From e8f8c6c42b99b7463a8861208b10f493f9cbe291 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Thu, 8 Jun 2017 21:20:11 +0200 Subject: [PATCH] Circle Indicator --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c9e93b1..6bdb040 100644 --- a/README.md +++ b/README.md @@ -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()