boxy 2.0.4 copy "boxy: ^2.0.4" to clipboard
boxy: ^2.0.4 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.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:boxy/boxy.dart';
666
likes
0
points
34.8k
downloads

Publisher

verified publishertst.sh

Weekly Downloads

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