canyou_widget 0.0.1+2 copy "canyou_widget: ^0.0.1+2" to clipboard
canyou_widget: ^0.0.1+2 copied to clipboard

outdated

CanYou software common components package.Contains commonly used widgets, utility classes, and common libraries to unify the project widget style and avoid repetitive work. For details, see the documentation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add canyou_widget

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

dependencies:
  canyou_widget: ^0.0.1+2

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:canyou_widget/canyou_widget.dart';
0
likes
80
pub points
0%
popularity

Publisher

unverified uploader

CanYou software common components package.Contains commonly used widgets, utility classes, and common libraries to unify the project widget style and avoid repetitive work. For details, see the documentation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, path_provider

More

Packages that depend on canyou_widget