https://github.com/mohitkyadav/flutter-provider-localization-dynamic-routes-styles-boilerplate
A boilerplate code for flutter app with provider, localization (English, हिंदी and عربى), dynamic routes & styles.
https://github.com/mohitkyadav/flutter-provider-localization-dynamic-routes-styles-boilerplate
Last synced: 3 months ago
JSON representation
A boilerplate code for flutter app with provider, localization (English, हिंदी and عربى), dynamic routes & styles.
- Host: GitHub
- URL: https://github.com/mohitkyadav/flutter-provider-localization-dynamic-routes-styles-boilerplate
- Owner: mohitkyadav
- License: mit
- Created: 2020-11-20T15:09:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-18T02:29:10.000Z (about 4 years ago)
- Last Synced: 2025-04-12T00:43:28.238Z (3 months ago)
- Language: Dart
- Size: 1.22 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Appsum
A ready to go boilerplate code for flutter app with essentials.
# Update
- Updated all dependencies to latest (with null safety)
- Updated to flutter 2
- Supports desktop and web
- `flutter run -d chrome` to run the web version## Features
- Shared preferences (local storage)
- Dark and light theme
- Languages and localizations (English, हिंदी and عربى)
- provider
- Dynamic routing and styles
- dart analysis options## Demo
[](demo)