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

https://github.com/ninest/flutter-boilerplates

Boilerplates for Flutter (provider, themes, ...)
https://github.com/ninest/flutter-boilerplates

Last synced: 4 months ago
JSON representation

Boilerplates for Flutter (provider, themes, ...)

Awesome Lists containing this project

README

          

# Flutter Boilerplates
1. Basic provider ([provider_boilerplate](https://github.com/themindstorm/flutter_boilerplates/tree/provider_boilerplate))
2. MultiProvider ([multiprovider](https://github.com/themindstorm/flutter_boilerplates/tree/multiprovider))
3. Dark theme toggle with Provider ([theme_toggle](https://github.com/themindstorm/flutter_boilerplates/tree/theme_toggle))
4. Basic implementation of `ThemeData` (themedata)