barrier_around 1.0.0 copy "barrier_around: ^1.0.0" to clipboard
barrier_around: ^1.0.0 copied to clipboard

Create a barrier around any widget, no matter where it is.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add barrier_around

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

dependencies:
  barrier_around: ^1.0.0

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:barrier_around/barrier_around.dart';
3
likes
150
pub points
62%
popularity

Publisher

verified publishertheflutterist.com

Create a barrier around any widget, no matter where it is.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on barrier_around