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: […]
To-Do List Introduction I’ve always used to-do lists, and since I didn’t knew what to do as my first independent Dart/Flutter project, I’ve chosen to […]
The Gorgeous Otp A login page built with flutter inspired by a design found on Uplabs Login Screen OTP Screen Tools This project uses the […]
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 […]
fmovies – Flutter showcase app fmovies is a multiplatform app for browsing new movies and fetching nearest cinemas. It is completely written in Dart and […]
movie A Flutter movie app build with Fish-Redux and TMDB api. ToDos [ ] redesign UI [ ] account detail [ ] customize stream support […]
inKino – a multiplatform Dart project with code sharing between Flutter and web What is inKino? inKino is a multiplatform Dart app for browsing movies […]
Copyright © 2024 | WordPress Theme by MH Themes