cursor_follow 0.0.0 copy "cursor_follow: ^0.0.0" to clipboard
cursor_follow: ^0.0.0 copied to clipboard

A cursor follow in desktop

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cursor_follow

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

dependencies:
  cursor_follow: ^0.0.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:cursor_follow/cursor_follow.dart';
1
likes
130
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

A cursor follow in desktop

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter, provider

More

Packages that depend on cursor_follow