Flutter Download Plugin

Flutter Download Plugin

September 14, 2020 totosugito 0

Flutter Downloader A plugin for creating and managing download tasks. Supports iOS and Android. This plugin is based on WorkManager in Android and NSURLSessionDownloadTask in […]

Flutter Android Bindings

Flutter Android Bindings

August 24, 2020 totosugito 0

Flutter Android Bindings This is a Flutter plugin for using Android’s numerous platform-specific APIs in Flutter apps. Screenshot Prerequisites Dart 2.8+ and Flutter 1.17+ Compatibility […]

Flutter Barcode Scanner

Flutter Barcode Scanner

August 15, 2020 totosugito 0

flutter_barcode_scanner A plugin for Flutter apps that adds barcode scanning support on both Android and iOS. Try example Just clone or download the repository, open […]

Flutter Error Handler Plugin

Flutter Error Handler Plugin

July 21, 2020 totosugito 0

Catcher Catcher is Flutter plugin which automatically catches error/exceptions and handle them. Catcher offers mutliple way to handle errors. Catcher is heavily inspired from ACRA: […]

Lazy Loading Flutter Plugin

Lazy Loading Flutter Plugin

June 24, 2020 totosugito 0

flutter_placeholder_textlines A simple plugin to generate placeholder lines that emulates text in a UI, useful for displaying placeholder content while loading or empty items Example […]

Flutter Geolocation Plugin

Flutter Geolocation Plugin

June 20, 2020 totosugito 0

geolocation Flutter geolocation plugin for Android API 16+ and iOS 9+. Features: Manual and automatic location permission management Current one-shot location Continuous location updates with […]

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 Apple Maps Widget

Flutter Apple Maps Widget

April 21, 2020 totosugito 0

apple_maps_flutter A Flutter plugin that provides an Flutter Apple Maps widget. The plugin relies on Flutter’s mechanism for embedding Android and iOS views. As that […]