Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lawrencebensaid/flutterui
A collection of declarative widgets to make your Flutter code shorter and linear.
https://github.com/lawrencebensaid/flutterui
Last synced: 16 days ago
JSON representation
A collection of declarative widgets to make your Flutter code shorter and linear.
- Host: GitHub
- URL: https://github.com/lawrencebensaid/flutterui
- Owner: lawrencebensaid
- License: mit
- Created: 2021-06-12T11:36:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-12T11:44:22.000Z (over 3 years ago)
- Last Synced: 2023-08-20T22:13:06.601Z (over 1 year ago)
- Language: Dart
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# 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|