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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
0
likes
130
points
99
downloads

Publisher

unverified uploader

Weekly Downloads

2024.08.08 - 2025.02.20

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