magic_cursor 0.0.1 copy "magic_cursor: ^0.0.1" to clipboard
magic_cursor: ^0.0.1 copied to clipboard

Platformweb

A customizable magic cursor for Flutter Web with glow, gradient, and interaction effects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add magic_cursor

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

dependencies:
  magic_cursor: ^0.0.1

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:magic_cursor/magic_cursor.dart';
2
likes
110
points
15
downloads

Documentation

Documentation
API reference

Publisher

verified publishersanjaylive.tech

Weekly Downloads

A customizable magic cursor for Flutter Web with glow, gradient, and interaction effects.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on magic_cursor