magnetic 0.0.2 copy "magnetic: ^0.0.2" to clipboard
magnetic: ^0.0.2 copied to clipboard

The main attractive functionality of these widget is that they are magnetic and basically follow the mouse pointer when it moves on the button area and when the mouse leaves the button area it will re [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add magnetic

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

dependencies:
  magnetic: ^0.0.2

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:magnetic/magnetic.dart';
5
likes
140
pub points
0%
popularity

Publisher

unverified uploader

The main attractive functionality of these widget is that they are magnetic and basically follow the mouse pointer when it moves on the button area and when the mouse leaves the button area it will reset the button transform styles to zero.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on magnetic