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

Neo Fade UI - A modern Flutter UI component library with glass morphism, gradient effects, and customizable themes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add neo_fade_ui

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

dependencies:
  neo_fade_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:neo_fade_ui/neo_fade_ui.dart';
1
likes
160
points
107
downloads

Documentation

API reference

Publisher

verified publisherbasdevaan.nl

Weekly Downloads

Neo Fade UI - A modern Flutter UI component library with glass morphism, gradient effects, and customizable themes.

Repository (GitHub)
View/report issues

Topics

#ui #widget #glassmorphism #theme

License

MIT (license)

Dependencies

flutter, mesh_gradient

More

Packages that depend on neo_fade_ui