Chewie is a video player for Flutter with a heart of gold. The video_player plugin provides low-level access to video playback. Chewie uses the video_player
A flutter plugin to use the speech recognition iOS v10+ and Android v4.1+. Add this to your package’s pubspec.yaml file and install packages from the command
RangeSlider – Extend Material Slider. An extension of the Flutter Material Slider to allow selection of a range of values via 2 thumbs. A full explanation on
Zoomable Img, a dart+flutter package for panning and zooming images by touch. That’s all you need. See below and example/ for squirrels.
A Flutter carousel slider widget, support infinite scroll and custom child widget, with the autoplay feature. Add carousel_slider: ^0.0.7 in your pubspec.yaml
Parallax Image is a Flutter widget that paints an image and moves it at a slower speed than the main scrolling content. Add dependency to your pubspec.yaml
Photo View is a simple zoomable image widget for Flutter. It’s useful in full-screen exhibition cases. Resolves an image provider and show the result with
Map View is a flutter plugin for displaying Google Maps on iOS and Android. Please note: API changes are likely as we continue to develop this plugin.
A Flutter implementation of leaflet. Add flutter_map to your pubspec, Configure the map using MapOptions and layer options, See the Flutter Map example
A library for creating animated circular chart widgets with Flutter, inspired by Zero to One with Flutter. Create easily animated pie charts and radial charts
LineChart & VerticalBarChart Library for Flutter, written in Dart with Flutter. Making the codebase Dart 2 clean, Adding the “iterative auto layout” of labels.
Beautiful sparkline chart for Flutter. Install the latest version from pub and import the package, create a Sparkline and pass it your data.
A work-in-progress chart library for Flutter. Until version 1.0.0 the API is subject to change drastically. Needless to say, fcharts is not production ready.
A pretty plotting package for Flutter apps. Sizing and auto padding aren’t great right now, but tinkering with padding and font size will allow for you to align