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

Package-agnostic reveal transition host and effects for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ui_reveal

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

dependencies:
  ui_reveal: ^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:ui_reveal/ui_reveal.dart';
3
likes
160
points
103
downloads

Publisher

verified publisherthelysenko.dev

Weekly Downloads

Package-agnostic reveal transition host and effects for Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ui_reveal