firebase_windows 0.0.6 copy "firebase_windows: ^0.0.6" to clipboard
firebase_windows: ^0.0.6 copied to clipboard

PlatformWindows

Windows implementations of the Firebase Flutter plugin for Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_windows

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

dependencies:
  firebase_windows: ^0.0.6

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_windows/firebase_windows.dart';
8
likes
130
points
56
downloads

Publisher

verified publisherdeephow.com

Weekly Downloads

Windows implementations of the Firebase Flutter plugin for Flutter apps.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, flutter, meta, plugin_platform_interface

More

Packages that depend on firebase_windows