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

A Flutter package for creating customizable neumorphic (soft UI) widgets with theme, depth, and light source support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_neumorphic_ui

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

dependencies:
  flutter_neumorphic_ui: ^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:flutter_neumorphic_ui/flutter_neumorphic_ui.dart';
7
likes
90
points
23
downloads
screenshot

Publisher

verified publisherdevcodespace.com

Weekly Downloads

A Flutter package for creating customizable neumorphic (soft UI) widgets with theme, depth, and light source support.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_neumorphic_ui