katana_firebase 3.0.9

SDKflutter
Platformandroidioswindowsmacosweb

Base package to handle firebase with Katana package. It performs initialization and other tasks.

Masamune logo

Katana Firebase

Follow on GitHub Follow on X Follow on YouTube Maintained with Melos

GitHub Sponsor


[GitHub] | [YouTube] | [Packages] | [X] | [LinkedIn] | [mathru.net]


This is the base package for using Firebase functionality with the Katana package.

Initialize Firebase.

Installation

Import the following packages.

flutter pub add katana_firebase

Implementation

Please initialize with the following code.

await FirebaseCore.initialize(
  region: FirebaseRegion.asiaNortheast1,
  options: DefaultFirebaseOptions.currentPlatform,
);

GitHub Sponsors

Sponsors are always welcome. Thank you for your support!

https://github.com/sponsors/mathrunet