Flutter Arc Text Widget
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 Arc Text Renders text along the arc. See demo. The story behind the plugin is here. Basic usage class MyApp extends StatelessWidget { @override […]
rounded_floating_app_bar Rounded floating app bar like new google applications has. This package provides an easy way to add rounded corner floating app bar in Flutter […]
country list pick Flutter plugin to pick country with output name, code, dialcode and flag of country Usage To use this plugin, add country_list_pick as […]
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 […]
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. […]
modal_progress_hud A simple widget wrapper to enable modal progress HUD (a modal progress indicator, HUD = Heads Up Display) Inspired by this article. Demo See […]
flutter_show_more_text_popup Flutter widget to show text in popup or overlay container Installation Add this to your package’s pubspec.yaml file dependencies: … show_more_text_popup: ^latest-version Usage First […]
Flutter Cupertino Date Text Box A text box with an attached CupertinoDatePicker which opens when the text box is tapped. With this library the following […]
flutter_calendar_week A calendar view by week IOS | Android: Web: Use: dependencies: flutter_calendar_week: git: url: https://github.com/mduccc/flutter_calendar_week ref: 0.1.0 CalendarWeek( height: 80, minDate: DateTime.now().add( Duration(days: -365), […]
Flutter Calendar Strip Easy to use and beautiful calendar strip component for Flutter. ### If this project has helped you out, please support us with […]
Copyright © 2024 | WordPress Theme by MH Themes