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

A Flutter package that provides claymorphic UI containers for a modern and aesthetic design. With Claymorphism, you can easily create visually appealing and tactile user interfaces by leveraging the p [...]

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.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:claymorphism/claymorphism.dart';
1
likes
120
pub points
52%
popularity

Publisher

verified publisherbauhausresearch.com

A Flutter package that provides claymorphic UI containers for a modern and aesthetic design. With Claymorphism, you can easily create visually appealing and tactile user interfaces by leveraging the popular claymorphism design trend. This package offers a collection of claymorphic containers, that can be customized to suit your application's style and branding.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on claymorphism