Extended NavBar Scaffold, a custom Flutter widgets that makes Bottom Navigation Floating and can be expanded with much cleaner and easier way.
DatePickerTimeline, a Flutter Date Picker Library that provides a calendar as a horizontal timeline.
FMV – Flutter Version Management, a simple CLI to manage Flutter SDK versions. If all you want is to use the latest stable version or a specific channel once
A Flutter widget for entering a pass-code. This widget allows you to customize the number of characters, background and border colors, and obscure text.
I18n made easy, for Flutter! Otherwise basePath/{languageCode}.json, of course, you must declare the subtree in your pubspec.yaml as assets
A simple Flutter widget wrapper to enable modal progress HUD (a modal progress indicator, HUD = Heads Up Display). Simply wrap the widget as a child of Modal
A Flutter plugin for iOS and Android for generating sign-in button for different social media account. Add to pubspec.yaml and import flutter_signin_button.dart
Flutter date range pickers use a dialog window to select a range of dates on mobile. Add to pubspec.yaml in dependencies
Code Input is a Flutter widget for inputting content with a fixed length, visually treating each character as a separate segment. This is a small example
Facebook Stetho is a plugin that connects Flutter to the Chrome Dev Tools on Android devices via the #1 Facebook Stetho Android Library. The main feature I was
Flutter Cupertino Date Picker. Add this to you package’s pubspec.yaml file, Run command, Import in Dart code, Display DatePicker
This login example uses a ScrollView, JSON Rest API, Navigation, Alert Pop Up, Progress Indicator, Globals, Images in a shared asset folder, and 100% Shared
A Flutter plugin for allowing users to authenticate with native Android & iOS Facebook login SDKs. A Flutter plugin for using the native Facebook Login SDKs
A Flutter OAuth package for performing user authentication for your apps. I’ve tested this with a small collection of APIs (Buffer, Strava, Unsplash and GitHub)
Most apps need to make API calls. Every API needs authentication, yet no developer wants to deal with authentication.
Usage is a wrapper around Google Analytics for command-line, web, and Flutter apps. To use this library as a web app, import the usage_html.dart library
Flutter Segment Analytics Wrapper. Easy to use Segment.com wrapper for Flutter apps. Make your analytics a breeze!