canyou_widget 0.0.1+2-nullsafety.0 copy "canyou_widget: ^0.0.1+2-nullsafety.0" to clipboard
canyou_widget: ^0.0.1+2-nullsafety.0 copied to clipboard

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

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-nullsafety.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:canyou_widget/canyou_widget.dart';
0
likes
120
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.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, path_provider

More

Packages that depend on canyou_widget