FlutterUI
FlutterUI is a collection of declarative widgets to make your Flutter code shorter and linear.
Installation
Add flutterui_core as dependency to your pubspec file.
flutterui_core:
List of widget classes
All classes contain in-code comment documentation with examples.
|Status|Widget|
|-|-|-|
|✅|Button()|
| _ | Legend |
|---|---|
| ✅ | implemented |
| ❌ | work in progress |