firebase_platform_dependencies 0.0.1+1 copy "firebase_platform_dependencies: ^0.0.1+1" to clipboard
firebase_platform_dependencies: ^0.0.1+1 copied to clipboard

Flutter implementation of the PlatformDependencies required by FirebaseApp

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_platform_dependencies

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

dependencies:
  firebase_platform_dependencies: ^0.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:firebase_platform_dependencies/firebase_platform_dependencies.dart';
0
likes
20
pub points
11%
popularity

Publisher

unverified uploader

Flutter implementation of the PlatformDependencies required by FirebaseApp

Repository (GitHub)
View/report issues

License

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

Dependencies

connectivity, connectivity_linux, firebase_core_vm, flutter, hive, path_provider, path_provider_linux, rxdart

More

Packages that depend on firebase_platform_dependencies