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

outdated

This package lets you create Neumorphic Button with a number of customizable features that can be used throughout your Flutter app.You can create a minimal visual design style that uses monochromatic [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add neumorphic_button

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

dependencies:
  neumorphic_button: ^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:neumorphic_button/neumorphic_button.dart';
49
likes
0
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

This package lets you create Neumorphic Button with a number of customizable features that can be used throughout your Flutter app.You can create a minimal visual design style that uses monochromatic colors, subtle shadows and low contrasts to showcase buttons and cards, creating a really soft look

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on neumorphic_button