profile_wheel 0.0.6 copy "profile_wheel: ^0.0.6" to clipboard
profile_wheel: ^0.0.6 copied to clipboard

Good looking customizable profile Wheel. Lets you customize all colors, shades, icons etc.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add profile_wheel

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

dependencies:
  profile_wheel: ^0.0.6

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:profile_wheel/profile_wheel.dart';
9
likes
120
pub points
21%
popularity

Publisher

unverified uploader

Good looking customizable profile Wheel. Lets you customize all colors, shades, icons etc.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on profile_wheel