boxy 2.0.2 copy "boxy: ^2.0.2" to clipboard
boxy: ^2.0.2 copied to clipboard

outdated

Layout made simple. Overcomes many limitations by the framework regarding layout

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add boxy

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

dependencies:
  boxy: ^2.0.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:boxy/boxy.dart';
649
likes
0
pub points
95%
popularity

Publisher

verified publishertst.sh

Layout made simple. Overcomes many limitations by the framework regarding layout

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, vector_math

More

Packages that depend on boxy