fbae_core 0.1.2 copy "fbae_core: ^0.1.2" to clipboard
fbae_core: ^0.1.2 copied to clipboard

Flutter Base App Engine — pluggable infrastructure package.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fbae_core

With Flutter:

 $ flutter pub add fbae_core

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

dependencies:
  fbae_core: ^0.1.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fbae_core/fbae_core.dart';
1
likes
0
points
94
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Base App Engine — pluggable infrastructure package.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, flutter_bloc, get_it, go_router, talker, talker_dio_logger, talker_flutter

More

Packages that depend on fbae_core