firebase_bootstrap_plus 1.0.3 copy "firebase_bootstrap_plus: ^1.0.3" to clipboard
firebase_bootstrap_plus: ^1.0.3 copied to clipboard

A lightweight package for initializing Firebase services in Flutter apps with minimal setup.

firebase_bootstrap #

A lightweight package to initialize Firebase services in Flutter applications with minimal setup.

Features #

  • Easy initialization of Firebase Core and Crashlytics.
  • Automatic error reporting for both debug and release modes.
  • Simplified configuration for Flutter projects.

Installation #

Add the dependency in pubspec.yaml:

dependencies:
  firebase_bootstrap: ^1.0.0

Then run:

flutter pub get

Usage #

View examples.

License #

The project is under the MIT license.

0
likes
140
points
86
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight package for initializing Firebase services in Flutter apps with minimal setup.

Repository (GitHub)

License

MIT (license)

Dependencies

firebase_core, firebase_crashlytics, flutter

More

Packages that depend on firebase_bootstrap_plus