smooth_scroll 0.0.3 copy "smooth_scroll: ^0.0.3" to clipboard
smooth_scroll: ^0.0.3 copied to clipboard

discontinued
Dart 1 only

A Dart library for smooth scroll effect on a web page.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add smooth_scroll

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

dependencies:
  smooth_scroll: ^0.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:smooth_scroll/smooth_scroll.dart';
0
likes
15
pub points
0%
popularity

Publisher

verified publishertenhobi.dev

A Dart library for smooth scroll effect on a web page.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

animation

More

Packages that depend on smooth_scroll