Flutter Arc Text Widget

Flutter Arc Text Widget

June 14, 2020 totosugito 0

Flutter Arc Text Renders text along the arc. See demo. The story behind the plugin is here. Basic usage class MyApp extends StatelessWidget { @override […]

Flutter Pull To Refresh

Flutter Pull To Refresh

May 29, 2020 totosugito 0

flutter_pulltorefresh Intro a widget provided to the flutter scroll component drop-down refresh and pull up load.support android and ios. Download Demo(Android): Features pull up load […]

Flutter Link Preview

Flutter Link Preview

May 29, 2020 totosugito 0

flutter_link_preview This is a URL preview plugin that previews the content of a URL Special feature Result caching and expiration mechanism for faster return of […]

Lazy Loading Flutter

Lazy Loading Flutter

May 29, 2020 totosugito 0

frefresh Help you to build pull-down refresh and pull-up loading in the simplest way. Although unprecedented simplicity, but the effect is amazing. It also supports […]

Flutter Liquid Progress Indicator

Flutter Liquid Progress Indicator

May 25, 2020 totosugito 0

liquid_progress_indicator Liquid progress indicator for Flutter. Features Liquid circular progress indicator. Liquid linear progress indicator. Liquid custom progress indicator. Works similarly to Flutters own ProgressIndicator. […]