Flutter Wave Design Widget

Flutter Wave Design Widget

October 10, 2020

Wave Widget for displaying waves with custom color, duration, floating and blur effects. Getting Started WaveWidget( config: CustomConfig( gradients: [ [Colors.red, Color(0xEEF44336)], [Colors.red[800], Color(0x77E57373)], [Colors.orange, […]

Flutter Reordered Widget

Flutter Reordered Widget

September 23, 2020

** Kindly submit PR if you encounter issues. Updates might be slow… reorderables Various reorderable, a.k.a. drag and drop, Flutter widgets, including reorderable table, row, […]

Direct Select Flutter

Direct Select Flutter

September 16, 2020

direct-select-flutter DirectSelect is a selection widget with an ethereal, full-screen modal popup displaying the available choices when the widget is interact with. Inspired by dribble […]

Flutter Slider

Flutter Slider

August 29, 2020

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 !! […]