neumorphic 0.4.0 copy "neumorphic: ^0.4.0" to clipboard
neumorphic: ^0.4.0 copied to clipboard

discontinued

Neumorphic UI. Implementation of Neumorphism user interface consisting of sets of principles and widgets for the Flutter framework

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add neumorphic

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

dependencies:
  neumorphic: ^0.4.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:neumorphic/neumorphic.dart';
229
likes
30
pub points
66%
popularity

Publisher

verified publisherserge.software

Neumorphic UI. Implementation of Neumorphism user interface consisting of sets of principles and widgets for the Flutter framework

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

characters, flutter

More

Packages that depend on neumorphic