cph-cachet / flutter-plugins
A collection of Flutter plugins developed by CACHET
☆550Updated this week
Related projects ⓘ
Alternatives and complementary repositories for flutter-plugins
- A set of widgets to make responsive UI building in flutter more readable☆504Updated 4 months ago
- Custom widget for Flutter☆1,008Updated last year
- ✈️ A tidy utility to handle offline/online connectivity like a Boss☆1,070Updated 3 months ago
- A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and more.☆590Updated 3 weeks ago
- Simple io database☆786Updated this week
- A package to help build customisable timelines in Flutter.☆750Updated 3 months ago
- ☆767Updated 2 months ago
- A dart package for many helper methods fitting common situations☆367Updated 5 months ago
- Flutter package for creating awesome animations.☆1,037Updated last week
- A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.☆936Updated 3 weeks ago
- A set of useful sliver tools that are missing from the flutter framework☆652Updated 5 months ago
- ⚡️A highly customizable, powerful and easy-to-use alerting library for Flutter.☆472Updated 4 months ago
- Nested navigation with BottomNavigationBar☆620Updated last year
- Flutter Smooth PageView indicators☆1,229Updated 3 months ago
- A Flutter package for displaying waves.☆1,111Updated 7 months ago
- A Flutter plugin which allows you to execute code in the background on Android and iOS.☆858Updated 2 months ago
- A flutter package for creating badges.☆724Updated 10 months ago
- Flutter percent indicator library☆691Updated 2 months ago
- A flutter utility to easily create flavors in your flutter application☆464Updated last week
- Easy and Fast internationalizing your Flutter Apps☆918Updated last month
- Simple and configurable app introduction slider for Flutter☆676Updated last month
- A TypeAhead widget for Flutter, where you can show suggestions to users as they type☆829Updated 2 months ago
- Superpowers for Dart. Collection of useful static extension methods.☆1,086Updated 3 months ago
- Flutter Translate is a fully featured localization / internationalization (i18n) library for Flutter.☆403Updated 5 months ago
- A Flutter package with custom implementation of Drawer☆457Updated 7 months ago
- The purpose of the go_router for Flutter is to use declarative routes to reduce complexity, regardless of the platform you're targeting (…