This Docs given Flutter easy implement Flutter Project
https://medium.com/flutter-framework
- Core Routes
- BloC Architecture (Clean Architecture)
- Getx Architecture
- MVC Architecture
- HTTP CRUD Method (MVC Architecture )
- SQLite CRUD Method (MVC Architecture )
- SQLite CRUD Methods with dynamic forms (MVC Architecture with Repository Pattern)
- Local Notification
- Local Database using sqflite package
- Switch To Dark or Light Mode
- Banner Ad - Google Mobile Ads (Google Admob)
- Firebase Remote Config
- Provider
- Permission Handler
https://github.com/raviyatechnical/laravel-api-generator
- Load More Data Using API With Caching API
- Local Database - CRUD Operation
- Local Notification
- CRUD App (Clean Architecture)
- CRUD Controller App (HTTP CRUD Method)
- Sql CRUD Controller App (CRUD Method)
- Counter App
- Load More Data Using API MVC
- Sqflite CRUD Controller App (CRUD Method - MVC Architecture with Repository Pattern)
- Grid Layout
- Load local image
- Load local json
- Load More Data Using API## Documentation
- Using Bottom Navigation Bar
- Dynamic Tab View using json
- Using Alert Dialog
- Using Snack Bar
- Data Table
- Paginated Data Table
- Autocomplete
- Check Internet Connection
- Youtube Video Player
- Firebase Remote Config
- Count Provider (provider package)
- Permission Handler (permission_handler package)
- Drawer With DrawerTile
- Navbar
- Full Screen Loader
- No Data Found
- On Screen Loader For Full Screen
- No More Content For Load More Content
- showMessage For Snack Bar
- Banner Ad Widget From Google Admob Ads
- Banner Ad Widget From Google Admob Ads Using Firebase Remote Config
- Permission Handler Widget Dialog For Permission Handler Package
flutter.versionName=1.0.0
flutter.versionCode=1
flutter.minSdkVersion=23
flutter.targetSdkVersion=34
flutter.compileSdkVersion=35
flutter.buildMode=release
Clone the project
git clone https://github.com/RajTechnologiesPvtLtd/flutter-moonlight moonlight
Go to the project directory
cd moonlight
Install dependencies
flutter pub get
Setup Localizations
flutter gen-l10n
Start the server
flutter run
To deploy this project run
flutter build apk --release
To deploy this project run
flutter build appbundle --release
Client: Flutter (No Framework)
Server: REST API (Sample API)
Local Databases: Sqflite
https://github.com/firebase/quickstart-android/blob/master/mock-google-services.json