nes_ui_desktop_cursor 0.2.0 copy "nes_ui_desktop_cursor: ^0.2.0" to clipboard
nes_ui_desktop_cursor: ^0.2.0 copied to clipboard

A flutter package that allows Nes UI Icon's to be used a mouse cursor on desktop

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nes_ui_desktop_cursor

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

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

Publisher

unverified uploader

Weekly Downloads

A flutter package that allows Nes UI Icon's to be used a mouse cursor on desktop

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flame_mini_sprite, flutter, flutter_custom_cursor, image, nes_ui, uuid

More

Packages that depend on nes_ui_desktop_cursor