Baseflow / flutter-google-api-availability
Check the availability of Google Play services on the current device
☆33Updated this week
Alternatives and similar repositories for flutter-google-api-availability:
Users that are interested in flutter-google-api-availability are comparing it to the libraries listed below
- File.io for Web, Desktop and Mobile for Flutter☆57Updated 3 years ago
- A dart library providing a Version class☆46Updated 9 months ago
- Ever want to create a quick form without wiring everything up? This might be the library for you.☆15Updated 3 years ago
- For Flutter plugin development: StreamsChannel is inspired from EventChannel. It allows to create streams of events between Flutter and p…☆40Updated 3 years ago
- Navigation Rail for Flutter☆49Updated last year
- Flutter Golden Layout☆51Updated 3 years ago
- A Flutter widget that provides drag resizing of a child widget's bounds to test it's responsive design.☆48Updated 2 years ago
- A way to compose your app's state and to expose your data across your entire Flutter application.☆47Updated 4 years ago
- Flutter Package: When your desired layout or animation is too complex for Columns and Rows, this widget lets you position/size/rotate/tra…☆75Updated last month
- Humanize file sizes☆46Updated last year
- Flutter Package: This is a mixture of FileImage and NetworkImage. It will download the image from the url once, save it locally in the fi…☆63Updated last month
- Stricter Dart analyzer linter settings and best practices.☆34Updated last year
- Uniformize your margins, paddings and gaps.☆35Updated 4 years ago
- Contact plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to read, create and update contacts from the address…☆40Updated 4 years ago
- Adds a didInitState() lifecycle method to stateful widgets where you can safely access inherited widgets.☆28Updated 9 months ago
- Flutter icons from SVG path data.☆49Updated 2 years ago
- ☆18Updated last year
- Low-level link (text, URLs, emails) parsing library in Dart☆63Updated last year
- Flutter package that lets you simply animate a widget into a visible state.☆29Updated 10 months ago
- CLI to convert ARB (Application Resource Bundle) files to different formats, and vice versa☆35Updated 2 years ago
- Flutter Package: A widget that does a fade and size transition between widgets of same width but different heights, and you don't need to…☆47Updated last week
- ☆49Updated 2 years ago
- A flutter package to convert any widget to an Image.☆51Updated 4 months ago
- Makes it possible to safely execute and retry a Future inside a StatelessWidget