material_new_shapes 1.0.0 copy "material_new_shapes: ^1.0.0" to clipboard
material_new_shapes: ^1.0.0 copied to clipboard

Material Shapes

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add material_new_shapes

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

dependencies:
  material_new_shapes: ^1.0.0

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:material_new_shapes/material_new_shapes.dart';
4
likes
140
points
1.76k
downloads

Publisher

unverified uploader

Weekly Downloads

Material Shapes

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, meta, vector_math

More

Packages that depend on material_new_shapes