Flutter Circle Color Picker
flutter_circle_color_picker A beautiful circle color picker for flutter. Light theme Dark Theme Usage … body: Center( child: CircleColorPicker( initialColor: Colors.blue, onChanged: (color) => print(color), size: […]
flutter_circle_color_picker A beautiful circle color picker for flutter. Light theme Dark Theme Usage … body: Center( child: CircleColorPicker( initialColor: Colors.blue, onChanged: (color) => print(color), size: […]
flutter_circular_slider A customizable circular slider for Flutter. Getting Started Installation Basic Usage Constructor Use Cases Installation Add flutter_circular_slider : ^lastest_version to your pubspec.yaml, and run […]
Slider Button This package provides an easy implementation of a Slider Button to cancel current transaction or screen. Highly customizable iphone alike looking widget. How […]
flutter_xlider (Flutter Slider) A material design slider and range slider, horizontal and vertical, with rtl support and lots of options and customizations for flutter Version […]
flutter_custom_slider This is a library for created Flutter Custom Slider Widget. A custom cursor created from the CustomPaint widget Cell : The sample show different […]
easy_google_maps Easy Google Maps for Flutter on Web and Mobile Getting Started Mobile Follow setup for Mobile Here Web Good to go! EasyGoogleMaps( apiKey: 'YOUR_API_KEY_HERE', […]
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 […]
Livemap A map widget with live position updates. Based on Flutter map and Geolocator. Provides a controller api to handle map state changes. Example import […]
crop A Flutter package for cropping any widget, not only images. This package is entirely written in Dart and supports Android, iOS, Web and Desktop. […]
Image Zoom and Cropping plugin for Flutter A simple and easy used flutter plugin to crop image on iOS and Android. Installation Add simple_image_crop as […]
Copyright © 2024 | WordPress Theme by MH Themes