An open API service indexing awesome lists of open source software.

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.

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](./demo.gif)](demo)