corner_bouncer 0.0.1-beta.2 copy "corner_bouncer: ^0.0.1-beta.2" to clipboard
corner_bouncer: ^0.0.1-beta.2 copied to clipboard

A simple Flutter widget that bounces around the boundaries of its container, ala that classic DVD menu icon

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add corner_bouncer

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

dependencies:
  corner_bouncer: ^0.0.1-beta.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:corner_bouncer/corner_bouncer.dart';
1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A simple Flutter widget that bounces around the boundaries of its container, ala that classic DVD menu icon

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on corner_bouncer