This plugin for Flutter handles getting location on Android and iOS. It also provides callbacks when location is changed.
A map widget with live position updates. Based on Flutter map and Geolocator. Provides a controller api to handle map state changes.
This package provides an easy implementation of a Slider Button to cancel current transaction or screen. Highly customizable iphone alike looking widget.
Flutter Audio Record Plugin that supports Record Pause Resume Stop and provide access to audio level metering properties average power peak power(currently for iOS only)
It is a collection of Material Design & Cupertino widgets, behaviors, and vignettes implemented with Flutter
A simple widget for animating a set of images with full custom controls as an alternative to using a GIF file.
A Flutter widget to crop images. The widget is completely written in Dart and has minimal dependencies.
Image Editor Plugin with simple, easy support for image editing using Paints, Text, Filters, Emoji and Sticker like stories.
A Dart implementation of Leaflet.markercluster for Flutter apps. This is a plugin for flutter_map package.
A powerful official extension library of image, which support placeholder(loading)/ failed state, cache network, zoom pan image, photo view, slide out page.
Play music/audio stored in assets files (simultaneously) directly from Flutter (android / ios / web).
Crop any widget/image in Android, iOS, Web and Desktop with fancy and customizable UI, in pure Dart code.
A simple flutter app that fetches data from OMDB api, concepts used in this app includes fetching data from an api, using stacks to layout widget over another and more.