nebula 0.3.0 copy "nebula: ^0.3.0" to clipboard
nebula: ^0.3.0 copied to clipboard

Nebula makes your Flutter development journey easier by providing helper widgets, utilities and abstractions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nebula

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

dependencies:
  nebula: ^0.3.0

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:nebula/nebula.dart';
1
likes
110
pub points
0%
popularity

Publisher

verified publisheraldrinsartfactory.com

Nebula makes your Flutter development journey easier by providing helper widgets, utilities and abstractions.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on nebula