From a5cdfeebecb5ba749e1a37c204dc39daa62452be Mon Sep 17 00:00:00 2001 From: Girish Parate <47414322+girish54321@users.noreply.github.com> Date: Tue, 24 Jun 2025 10:29:19 +0530 Subject: [PATCH 1/2] Flutter-Starter-App added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f03a78de..92e395f7 100644 --- a/README.md +++ b/README.md @@ -372,6 +372,7 @@ Meteo - [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [3083⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). - [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [476⭐] - Starter app with basic elements for a team-developed production-quality app by [Greger Wedel](https://github.com/gregertw) - [Smart Washing Machine](https://github.com/pawlik92/flutter_whirlpool) [880⭐] - Smart washing machine UI challenge app with Box2D physic engine by [Tomasz Pawlikowski](https://github.com/pawlik92) +- [Flutter-Starter-App](https://github.com/girish54321/Flutter-Starter-App) [0⭐] - The boilerplate includes a preconfigured project structure, authentication flow, state management using Provider, localization support, and a set of commonly used UI components. [Girish Parate](https://github.com/girish54321) ### Clone From 95b9204cfa4238955cea27f40b95208134a1da42 Mon Sep 17 00:00:00 2001 From: Girish Parate <47414322+girish54321@users.noreply.github.com> Date: Wed, 25 Jun 2025 11:02:32 +0530 Subject: [PATCH 2/2] small fix and move to souce.md --- README.md | 1 - source.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92e395f7..f03a78de 100644 --- a/README.md +++ b/README.md @@ -372,7 +372,6 @@ Meteo - [Flutter Samples](https://github.com/diegoveloper/flutter-samples) [3083⭐] - Collection of nice flutter samples by [Diego Velásquez](https://github.com/diegoveloper). - [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) [476⭐] - Starter app with basic elements for a team-developed production-quality app by [Greger Wedel](https://github.com/gregertw) - [Smart Washing Machine](https://github.com/pawlik92/flutter_whirlpool) [880⭐] - Smart washing machine UI challenge app with Box2D physic engine by [Tomasz Pawlikowski](https://github.com/pawlik92) -- [Flutter-Starter-App](https://github.com/girish54321/Flutter-Starter-App) [0⭐] - The boilerplate includes a preconfigured project structure, authentication flow, state management using Provider, localization support, and a set of commonly used UI components. [Girish Parate](https://github.com/girish54321) ### Clone diff --git a/source.md b/source.md index cdbbdc97..908af36e 100644 --- a/source.md +++ b/source.md @@ -421,6 +421,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) - Starter app with basic elements for a team-developed production-quality app by [Greger Wedel](https://github.com/gregertw) - [Smart Washing Machine](https://github.com/pawlik92/flutter_whirlpool) - Smart washing machine UI challenge app with Box2D physic engine by [Tomasz Pawlikowski](https://github.com/pawlik92) - [Beautiful Timelines](https://github.com/JHBitencourt/beautiful_timelines) - A set of beautiful timelines by [Julio Bitencourt](https://github.com/JHBitencourt). +- [Flutter-Starter-App](https://github.com/girish54321/Flutter-Starter-App) [0⭐] - The boilerplate includes a preconfigured project structure, authentication flow, state management using Provider, localization support, and a set of commonly used UI components. [Girish Parate](https://github.com/girish54321) ### Clone