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

Customizable scrollable's animations to make your app stand out from the crowd.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scrollable_inertia

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

dependencies:
  scrollable_inertia: ^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:scrollable_inertia/scrollable_inertia.dart';
5
likes
130
pub points
10%
popularity

Publisher

verified publisherwrbl.xyz

Customizable scrollable's animations to make your app stand out from the crowd.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #implicit-animation #widget #scrollable

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on scrollable_inertia