firebase_core_web_fs 1.6.2 copy "firebase_core_web_fs: ^1.6.2" to clipboard
firebase_core_web_fs: ^1.6.2 copied to clipboard

Platformweb

The web implementation of firebase_core

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_core_web_fs

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

dependencies:
  firebase_core_web_fs: ^1.6.2

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_core_web_fs/firebase_core_web.dart';
import 'package:firebase_core_web_fs/firebase_core_web_interop.dart';
0
likes
110
points
53
downloads

Publisher

unverified uploader

Weekly Downloads

The web implementation of firebase_core

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

firebase_core_platform_interface, flutter, flutter_web_plugins, js, meta

More

Packages that depend on firebase_core_web_fs

Packages that implement firebase_core_web_fs