circular_motion 0.0.4 copy "circular_motion: ^0.0.4" to clipboard
circular_motion: ^0.0.4 copied to clipboard

outdated

A package to create a circular positioned widgets and can be scrolled to rotate them in the desired circular way.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add circular_motion

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

dependencies:
  circular_motion: ^0.0.4

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:circular_motion/circular_motion.dart';
31
likes
0
points
233
downloads

Publisher

verified publisherlewiseman.com

Weekly Downloads

A package to create a circular positioned widgets and can be scrolled to rotate them in the desired circular way.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on circular_motion