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

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.27

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
130
pub points
0%
popularity

Publisher

unverified uploader

Alba is a framework that boosts Flutter project development.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on alba