Flutter Percent Indicator

Flutter Percent Indicator

November 6, 2020 totosugito 0

Percent Indicator Circular and Linear percent indicators Features Circle percent indicator Linear percent indicator Toggle animation Custom duration of the animation Progress based on a […]

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