couver_ui 0.3.1 copy "couver_ui: ^0.3.1" to clipboard
couver_ui: ^0.3.1 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
copied to clipboard

With Flutter:

 $ flutter pub add couver_ui
copied to clipboard

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.1
copied to clipboard

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';
copied to clipboard
0
likes
0
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

2024.06.24 - 2025.01.06

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