easy_circle 0.0.2 copy "easy_circle: ^0.0.2" to clipboard
easy_circle: ^0.0.2 copied to clipboard

Package for create circle. The package was written to study the mechanism of publishing packages on pub.dev.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_circle

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

dependencies:
  easy_circle: ^0.0.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:easy_circle/easy_circle.dart';
0
likes
50
points
39
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Package for create circle. The package was written to study the mechanism of publishing packages on pub.dev.

Repository (GitHub)

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on easy_circle

Packages that implement easy_circle