banai_delayed_displays 1.0.3 copy "banai_delayed_displays: ^1.0.3" to clipboard
banai_delayed_displays: ^1.0.3 copied to clipboard

You can delay the display of widgets with gradient and offset animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add banai_delayed_displays

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

dependencies:
  banai_delayed_displays: ^1.0.3

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:banai_delayed_displays/banai_delayed_displays.dart';
2
likes
150
points
16
downloads

Publisher

verified publisherbanai.com.cn

Weekly Downloads

You can delay the display of widgets with gradient and offset animations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on banai_delayed_displays

Packages that implement banai_delayed_displays