1
0
Fork 0
mirror of https://github.com/Solido/awesome-flutter.git synced 2025-02-10 15:45:14 -05:00

Circle Indicator

This commit is contained in:
Robert Felker 2017-06-08 21:20:11 +02:00 committed by GitHub
parent 280e2961a7
commit e8f8c6c42b

View file

@ -101,6 +101,7 @@ Have something that belongs under "Buzzing"? drop me a line: flutter[at]robbieon
### Navigation
- [Fluro](https://github.com/goposse/fluro) - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com)
- [Circle Indicator](https://pub.dartlang.org/packages/circle_indicator) - A circle indicator for the PageViewer by [Lung Razvan](https://github.com/thelong1EU)
#### Navigation/Routing Articles
- [Stocks Demo](https://github.com/flutter/flutter/blob/master/examples/stocks/lib/main.dart#L82) - Using onGenerateRoute()