breakout 1.0.0-dev.2 copy "breakout: ^1.0.0-dev.2" to clipboard
breakout: ^1.0.0-dev.2 copied to clipboard

Create widgets that break out of their padded area

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add breakout

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

dependencies:
  breakout: ^1.0.0-dev.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:breakout/breakout.dart';
0
likes
150
points
50
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Create widgets that break out of their padded area

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on breakout