cursor_trail 0.1.1 copy "cursor_trail: ^0.1.1" to clipboard
cursor_trail: ^0.1.1 copied to clipboard

A widget that shows a trail of widgets/images as you move your cursor.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cursor_trail
copied to clipboard

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

dependencies:
  cursor_trail: ^0.1.1
copied to clipboard

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_trail/cursor_trail.dart';
copied to clipboard
8
likes
150
points
90
downloads
screenshot

Publisher

verified publisherbirju.dev

Weekly Downloads

2024.09.26 - 2025.04.10

A widget that shows a trail of widgets/images as you move your cursor.

Repository (GitHub)
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on cursor_trail