_firebase_internal_vm 0.1.0 copy "_firebase_internal_vm: ^0.1.0" to clipboard
_firebase_internal_vm: ^0.1.0 copied to clipboard

For internal use of the Firebase packages

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add _firebase_internal_vm

With Flutter:

 $ flutter pub add _firebase_internal_vm

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

dependencies:
  _firebase_internal_vm: ^0.1.0

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:_firebase_internal_vm/_firebase_internal_vm.dart';
0
likes
120
pub points
4%
popularity

Publisher

verified publisherlong1.eu

For internal use of the Firebase packages

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0, BSD-3-Clause (LICENSE)

Dependencies

collection, meta

More

Packages that depend on _firebase_internal_vm