colorfulbox 0.0.10 copy "colorfulbox: ^0.0.10" to clipboard
colorfulbox: ^0.0.10 copied to clipboard

this flutter package make a nice box for you

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add colorfulbox

With Flutter:

 $ flutter pub add colorfulbox

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

dependencies:
  colorfulbox: ^0.0.10

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

Publisher

unverified uploader

this flutter package make a nice box for you

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

chewie, flutter, video_player

More

Packages that depend on colorfulbox