firebase_core_vm 0.0.1
firebase_core_vm: ^0.0.1 copied to clipboard
Firebase Core SDK - Dart implementation of FirebaseApp used by all Firebase services
Firebase Common for Dart #
A Dart implementation of the Firebase Core API, which enables connecting to multiple Firebase apps.
Note: This library is still under development, and some APIs might not be available yet or work correctly. Please feel free to open an issue here or even a pull requests if you feel brave.
Usage #
To use this plugin, add firebase_common
as a dependency in your pubspec.yaml file.