flutterui_core 0.0.1
flutterui_core: ^0.0.1 copied to clipboard
FlutterUI is a collection of declarative widgets to make your Flutter code shorter and linear.
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 |