custom_neumorphic 0.0.1-beta copy "custom_neumorphic: ^0.0.1-beta" to clipboard
custom_neumorphic: ^0.0.1-beta copied to clipboard

Custom Neumorphic is a flutter package provide neumorphism ui kit.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_neumorphic

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

dependencies:
  custom_neumorphic: ^0.0.1-beta

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:custom_neumorphic/custom_neumorphic.dart';
2
likes
150
points
16
downloads

Publisher

verified publisherarfaz.tech

Weekly Downloads

Custom Neumorphic is a flutter package provide neumorphism ui kit.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#ui-kit #custom-neumorphic #neumorphism

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on custom_neumorphic