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

outdated

One Page Scrolling for Flutter Web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add opscroll_web

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

dependencies:
  opscroll_web: ^0.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:opscroll_web/opscroll_web.dart';
60
likes
0
pub points
49%
popularity

Publisher

unverified uploader

One Page Scrolling for Flutter Web.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bloc, equatable, flutter, flutter_bloc, flutter_web_plugins, get_it

More

Packages that depend on opscroll_web