box_ui 1.0.4 copy "box_ui: ^1.0.4" to clipboard
box_ui: ^1.0.4 copied to clipboard

A new Flutter project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add box_ui

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

dependencies:
  box_ui: ^1.0.4

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:box_ui/components/shared/app_colors.dart';
import 'package:box_ui/components/src/button.dart';
import 'package:box_ui/main.dart';
0
likes
50
pub points
38%
popularity

Publisher

unverified uploader

A new Flutter project.

Homepage

Documentation

API reference

License

Unlicense (license)

Dependencies

cupertino_icons, flutter, storybook_flutter

More

Packages that depend on box_ui