Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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|