overlay_on_widget 0.0.5 copy "overlay_on_widget: ^0.0.5" to clipboard
overlay_on_widget: ^0.0.5 copied to clipboard

This is a new flutter package, by using this you can make a overlay on any widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add overlay_on_widget

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

dependencies:
  overlay_on_widget: ^0.0.5

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:overlay_on_widget/overlay_on_widget.dart';
4
likes
120
points
62
downloads

Publisher

unverified uploader

Weekly Downloads

This is a new flutter package, by using this you can make a overlay on any widget.

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on overlay_on_widget