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
130
points
38
downloads

Publisher

verified publisheraldrinsartfactory.com

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on nebula