Flutter Scrolling Page Indicator

Flutter Scrolling Page Indicator

May 9, 2020 totosugito 0

scrolling_page_indicator View page indicator like Instagram Getting Started 1) Dependency dependencies: scrolling_page_indicator: ^0.1.2 2) Install flutter packages get 3) Import import 'package:scrolling_page_indicator/scrolling_page_indicator.dart'; 4) Use ScrollingPageIndicator( […]

Flutter Smooth Page Indicator

Flutter Smooth Page Indicator

May 9, 2020 totosugito 0

smooth_page_indicator Customizable animated page indicator with a set of built-in effects. New! Scrolling dots effect Effects Effect Preview Worm Expanding Dots Jumping dot Scrolling Dots […]