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

A new Flutter package with a customized arc drawing that draw arc in the top middle of widget

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add arc_clipper

With Flutter:

 $ flutter pub add arc_clipper

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

dependencies:
  arc_clipper: ^0.0.6

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:arc_clipper/arc_clipper.dart';
4
likes
0
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package with a customized arc drawing that draw arc in the top middle of widget

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on arc_clipper