monkey_button 1.0.0 copy "monkey_button: ^1.0.0" to clipboard
monkey_button: ^1.0.0 copied to clipboard

An interactive, animated Floating Action Button (FAB) canvas overlay styled like a cute monkey or high-tech robot that runs, jumps, waves, sits, and climbs walls dynamically.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add monkey_button

With Flutter:

 $ flutter pub add monkey_button

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

dependencies:
  monkey_button: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:monkey_button/monkey_button.dart';
1
likes
0
points
199
downloads

Publisher

verified publishermindster.com

Weekly Downloads

An interactive, animated Floating Action Button (FAB) canvas overlay styled like a cute monkey or high-tech robot that runs, jumps, waves, sits, and climbs walls dynamically.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on monkey_button