firebase_core_desktop 1.0.2 copy "firebase_core_desktop: ^1.0.2" to clipboard
firebase_core_desktop: ^1.0.2 copied to clipboard

Desktop implementation of firebase_core

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_core_desktop
copied to clipboard

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

dependencies:
  firebase_core_desktop: ^1.0.2
copied to clipboard

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_desktop/firebase_core_desktop.dart';
copied to clipboard
63
likes
120
points
1.91k
downloads

Publisher

verified publisherinvertase.io

Weekly Downloads

2024.09.20 - 2025.04.04

Desktop implementation of firebase_core

Homepage
Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

firebase_core_dart, firebase_core_platform_interface, flutter, meta

More

Packages that depend on firebase_core_desktop