claymorphism 0.1.1 copy "claymorphism: ^0.1.1" to clipboard
claymorphism: ^0.1.1 copied to clipboard

A Flutter package for claymorphism UI design.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add claymorphism

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

dependencies:
  claymorphism: ^0.1.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:claymorphism/claymorphism.dart';
2
likes
135
points
52
downloads

Publisher

verified publisherbauhausresearch.com

Weekly Downloads

A Flutter package for claymorphism UI design.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on claymorphism