alba 0.0.15 copy "alba: ^0.0.15" to clipboard
alba: ^0.0.15 copied to clipboard

outdated

Alba is a framework that boosts Flutter project development.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add alba

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

dependencies:
  alba: ^0.0.15

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:alba/framework.dart';
import 'package:alba/routing.dart';
import 'package:alba/storage.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Alba is a framework that boosts Flutter project development.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, flutter_dotenv, get_it, meta, path, path_to_regexp, rxdart, shared_preferences, yaml

More

Packages that depend on alba