app_ui 1.1.7
app_ui: ^1.1.7 copied to clipboard
A collection of reusable UI components and widgets for Flutter applications.
app_ui #
A collection of reusable UI components and widgets for Flutter applications.
Installation #
Add the dependency in pubspec.yaml:
dependencies:
app_ui: ^1.1.0
Then run:
flutter pub get
Example #
See the example directory for a complete sample app.
License #
The project is under the MIT license.