seeko 1.0.3
seeko: ^1.0.3 copied to clipboard
High-performance target navigation, motion, observation, and synchronization for native Flutter scrollables.
import 'package:flutter/widgets.dart';
import 'app.dart';
void main() {
runApp(const SeekoExampleApp());
}