uic 0.0.2 copy "uic: ^0.0.2" to clipboard
uic: ^0.0.2 copied to clipboard

outdated

UI Components

0.0.1 - 2020-02-26 #

UIC (UI Components) is a set of Flutter widgets that simplifies implementing most used UI cases.

Each UIC widget uses standard Flutter widgets to implements its view, but adds additional logic, like state management, and parameters to customize its appearance.

Here is the list of available components:

  • ListUic - Wrapper of ListView, which implements related data loading and state management logic.
  • ProgressUic - Wrapper of ProgressIndicator with additional text.

0.0.2 - 2020-02-26 #

  • Fix docs
76
likes
0
points
42
downloads

Publisher

verified publishereche.dev

Weekly Downloads

UI Components

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, provider

More

Packages that depend on uic