patapata_firebase_core 1.1.1 copy "patapata_firebase_core: ^1.1.1" to clipboard
patapata_firebase_core: ^1.1.1 copied to clipboard

This package is a plugin for Patapata that adds support for Firebase to your Patapata app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add patapata_firebase_core

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

dependencies:
  patapata_firebase_core: ^1.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:patapata_firebase_core/patapata_firebase_core.dart';
0
likes
140
pub points
35%
popularity

Publisher

verified publishergree.co.jp

This package is a plugin for Patapata that adds support for Firebase to your Patapata app.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

firebase_core, flutter, patapata_core

More

Packages that depend on patapata_firebase_core