robusta_firebase_core 0.1.1 copy "robusta_firebase_core: ^0.1.1" to clipboard
robusta_firebase_core: ^0.1.1 copied to clipboard

Providing bridge to integrate Robusta with Firebase Core features.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add robusta_firebase_core

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

dependencies:
  robusta_firebase_core: ^0.1.1

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:robusta_firebase_core/robusta_firebase_core.dart';
0
likes
150
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

Providing bridge to integrate Robusta with Firebase Core features.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

firebase_core, flutter, flutter_riverpod, robusta_runner

More

Packages that depend on robusta_firebase_core