linked_scroll_widgets 0.1.0 copy "linked_scroll_widgets: ^0.1.0" to clipboard
linked_scroll_widgets: ^0.1.0 copied to clipboard

discontinued

A Flutter package with widgets that will react the scrollController's current offset.It can work on opacity,offset,and size.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add linked_scroll_widgets

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

dependencies:
  linked_scroll_widgets: ^0.1.0

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

Publisher

unverified uploader

A Flutter package with widgets that will react the scrollController's current offset.It can work on opacity,offset,and size.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on linked_scroll_widgets