animated_walkthrough 0.0.1+1 copy "animated_walkthrough: ^0.0.1+1" to clipboard
animated_walkthrough: ^0.0.1+1 copied to clipboard

Animated Introduction/Onboarding package for flutter app with some customizations possibilities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_walkthrough

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

dependencies:
  animated_walkthrough: ^0.0.1+1

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:animated_walkthrough/animated_walkthrough.dart';
5
likes
30
pub points
0%
popularity

Publisher

verified publisherfuturedev.in

Animated Introduction/Onboarding package for flutter app with some customizations possibilities.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on animated_walkthrough