Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ymdarake/flutter_template

WIP: Flutter template
https://github.com/ymdarake/flutter_template

animation calendar dark-theme flutter flutter-starter flutter-template flutter-ui flutter-widgets infinite-scroll transition

Last synced: about 1 month ago
JSON representation

WIP: Flutter template

Awesome Lists containing this project

README

        

# flutter_template
Flutter starter template including:
- Screens:
- AppBar with **`AnimatedIcon`**
- **`Calendar with infinite scrolling.`**
- Widgets:
- **`CircleButton`**
- BottomNavigationBar with page-switching management.
- Route Transitions:
- **`FadeTransition`**
- **`SlideLeftTransition`**
- **`SlideUpTransition`**
- Color Theme
- **`Dark Theme`** with `Provider`, `ChangeNotifier`, `Consumer`.
- **`Custom Swatch`**
- Others:
- Ideas to implement routes.