This Docs given Flutter easy implement Flutter Project
- Core Routes
- MVC Architecture
- Grid Layout
- Load local image
- Load local json
- Load More Data Using API## Documentation
Clone the project
git clone https://github.com/RajTechnologiesPvtLtd/flutter-moonlight moonlightGo to the project directory
cd moonlightInstall dependencies
flutter pub getStart the server
flutter runTo deploy this project run
flutter build apk