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

A Flutter package that provides a collection of custom widgets and extensions for a neomorphic design style. This package includes custom icons, text styling options, and a timeline widget

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add neon_x

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

dependencies:
  neon_x: ^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:neon_x/neon_x.dart';
3
likes
130
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides a collection of custom widgets and extensions for a neomorphic design style. This package includes custom icons, text styling options, and a timeline widget

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg, google_fonts, velocity_x

More

Packages that depend on neon_x