carmanager_ui 1.4.0 copy "carmanager_ui: ^1.4.0" to clipboard
carmanager_ui: ^1.4.0 copied to clipboard

Provides UI components for the CarManager vehicle management application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add carmanager_ui

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

dependencies:
  carmanager_ui: ^1.4.0

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:carmanager_ui/carmanager_ui.dart';
3
likes
140
points
261
downloads

Publisher

unverified uploader

Weekly Downloads

Provides UI components for the CarManager vehicle management application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

fl_chart, flutter, flutter_svg, go_router, intl, lottie, toggle_switch

More

Packages that depend on carmanager_ui