monkey_button 1.0.3 copy "monkey_button: ^1.0.3" to clipboard
monkey_button: ^1.0.3 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 Flutter:

 $ flutter pub add monkey_button

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

dependencies:
  monkey_button: ^1.0.3

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:monkey_button/monkey_button.dart';
1
likes
150
points
199
downloads

Documentation

API reference

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

MIT (license)

Dependencies

flutter

More

Packages that depend on monkey_button