smooth_scroll_web 0.0.2 copy "smooth_scroll_web: ^0.0.2" to clipboard
smooth_scroll_web: ^0.0.2 copied to clipboard

outdated

Flutter Web package for a smoother scroll experience

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smooth_scroll_web

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

dependencies:
  smooth_scroll_web: ^0.0.2

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:smooth_scroll_web/smooth_scroll_web.dart';
57
likes
0
pub points
54%
popularity

Publisher

unverified uploader

Flutter Web package for a smoother scroll experience

Homepage
Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on smooth_scroll_web