Flutter Wave Design Widget

Flutter Wave Design Widget

October 10, 2020 totosugito 0

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 totosugito 0

** 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, […]

Squishy UI For Flutter

Squishy UI For Flutter

September 22, 2020 totosugito 0

This package provides some widgets you can use to create a smooshy UI. Flutter package Source code How to use This package provides squishy widgets […]

Flutter Card Hides Content

Flutter Card Hides Content

September 21, 2020 totosugito 0

scratcher Scratch card widget which temporarily hides content from user. Features Android and iOS support Cover content with full color or custom image Track the […]

Direct Select Flutter

Direct Select Flutter

September 16, 2020 totosugito 0

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 Treeview Widget

Flutter Treeview Widget

September 5, 2020 totosugito 0

ListTreeView A treeview for Flutter. Based on the listview Highly customizable. It only manages the tree structure of the data, and the UI is designed […]

Flutter Slider

Flutter Slider

August 29, 2020 totosugito 0

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