arched_rectangle 0.0.1 copy "arched_rectangle: ^0.0.1" to clipboard
arched_rectangle: ^0.0.1 copied to clipboard

This repository contains four custom clipping shapes for creating various shapes of clippings in Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add arched_rectangle

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

dependencies:
  arched_rectangle: ^0.0.1

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:arched_rectangle/arched_rectangle.dart';
1
likes
150
points
37
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

This repository contains four custom clipping shapes for creating various shapes of clippings in Flutter applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on arched_rectangle