app_ui 1.1.7 copy "app_ui: ^1.1.7" to clipboard
app_ui: ^1.1.7 copied to clipboard

A collection of reusable UI components and widgets for Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add app_ui

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  app_ui: ^1.1.7

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:app_ui/app_ui.dart';
0
likes
150
points
184
downloads

Publisher

unverified uploader

Weekly Downloads

A collection of reusable UI components and widgets for Flutter applications.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

auto_size_text_plus, extended_tabs, flutter

More

Packages that depend on app_ui