couver_ui 0.3.0 copy "couver_ui: ^0.3.0" to clipboard
couver_ui: ^0.3.0 copied to clipboard

UI Library for couver

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add couver_ui

With Flutter:

 $ flutter pub add couver_ui

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

dependencies:
  couver_ui: ^0.3.0

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

Import it

Now in your Dart code, you can use:

import 'package:couver_ui/couver_ui.dart';
0
likes
0
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

UI Library for couver

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, mask_text_input_formatter, shimmer

More

Packages that depend on couver_ui