Flutter - Package

Back Button Interceptor

Back Button Interceptor. May be used to do stuff when the Android back-button is tapped, as an alternative to `WillPopScope`.

Background Downloader

A multi-platform background file downloader and uploader. Define the task, enqueue and monitor progress

Background Fetch

Periodic callbacks in the background for both iOS and Android. Includes Android Headless implementation.

Background Location

A Flutter plugin to get location updates in the background for both Android and iOS. Uses CoreLocation for iOS and FusedLocationProvider for Android.

Badges

A flutter package for creating badges. Badges can be used for an additional marker for any widget, e.g. show a number of items in a shopping cart.

Banner Carousel

A Widget horizontal scrollable list with indicator and animations.

Barcode

Barcode generation library for Dart that can generate generic drawing operations for any backend.

Barcode Scan

A flutter plugin for scanning 2D barcodes and QRCodes via camera.

Barrel Files

Generate barrel files for Dart and Flutter packages with build_runner based on code annotations

Base32

Base32 Encoder and Decoder for Dart, primarily used for One Time Password secrets.

Battery

Flutter plugin for accessing information about the battery state (full, charging, discharging) on Android and iOS.

Battery Indicator

A battery indicator widget.