ns_firebase_utils 0.0.1 copy "ns_firebase_utils: ^0.0.1" to clipboard
ns_firebase_utils: ^0.0.1 copied to clipboard

outdated

Set of methods/extentions for firebase that makes using framework in a much easier and clean way also adds additional functionality

ns_firebase_utils #

🦾 Set of methods/extensions for firebase that makes using framework in a much easier and clean way also adds additional functionality.

Let's get started #

  1. Go to pubspec.yaml
  2. add a ns_firebase_utils and replace [version] with the latest version:
dependencies:
  flutter:
    sdk: flutter
  ns_firebase_utils: ^[version]
  1. click the packages get button or flutter pub get

Import the package #

import 'package:ns_firebase_utils/src.dart';

What's in the box #

Contributing #

There are couple of ways in which you can contribute.

  • Propose any feature, enhancement
  • Report a bug
  • Fix a bug
  • Participate in a discussion and help in decision making
  • Write and improve some documentation. Documentation is super critical and its importance cannot be overstated!
  • Send in a Pull Request :-)
6
likes
0
pub points
58%
popularity

Publisher

verified publisherdart.nonstopio.com

Set of methods/extentions for firebase that makes using framework in a much easier and clean way also adds additional functionality

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cloud_firestore, firebase_analytics, firebase_auth, firebase_core, firebase_crashlytics, firebase_dynamic_links, firebase_storage, firestore_ui, flutter

More

Packages that depend on ns_firebase_utils