fancy_overlay 0.1.0 copy "fancy_overlay: ^0.1.0" to clipboard
fancy_overlay: ^0.1.0 copied to clipboard

A Flutter package that provides a collection of stunning, customizable overlays to enhance your app's visual appeal.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fancy_overlay

With Flutter:

 $ flutter pub add fancy_overlay

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

dependencies:
  fancy_overlay: ^0.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fancy_overlay/fancy_overlay.dart';
1
likes
0
points
216
downloads

Publisher

verified publishernukeolay.dev

Weekly Downloads

A Flutter package that provides a collection of stunning, customizable overlays to enhance your app's visual appeal.

Repository (GitHub)
View/report issues

Topics

#overlay #effects #pixelize #snowfall #shaders

License

unknown (license)

Dependencies

flutter

More

Packages that depend on fancy_overlay