neopop 1.0.2 copy "neopop: ^1.0.2" to clipboard
neopop: ^1.0.2 copied to clipboard

NeoPop is CRED's inbuilt library for using NeoPop components in your app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add neopop

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

dependencies:
  neopop: ^1.0.2

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:neopop/neopop.dart';
227
likes
140
pub points
90%
popularity

Publisher

verified publishercred.club

NeoPop is CRED's inbuilt library for using NeoPop components in your app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on neopop