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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
228
likes
40
points
45
downloads

Publisher

verified publisherserge.software

Weekly Downloads

2024.08.08 - 2025.02.20

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

Homepage

License

MIT (license)

Dependencies

characters, flutter

More

Packages that depend on neumorphic