seeko 1.0.2 copy "seeko: ^1.0.2" to clipboard
seeko: ^1.0.2 copied to clipboard

High-performance target navigation, motion, observation, and synchronization for native Flutter scrollables.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add seeko

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

dependencies:
  seeko: ^1.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:seeko/seeko.dart';
1
likes
160
points
--
downloads
screenshot

Documentation

API reference

Publisher

verified publisherfluttercandies.com

High-performance target navigation, motion, observation, and synchronization for native Flutter scrollables.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#scroll #synchronization #navigation #performance #sliver

License

MIT (license)

Dependencies

flutter

More

Packages that depend on seeko