Nonstop Logo

NonStop

Digital Product Development Experts for Startups & Enterprises

About | Website

ns_firebase_utils

Build Status License: MIT

🚀 This package provides a comprehensive set of methods and extensions for Firebase, simplifying its integration into your Flutter projects while also adding valuable functionality.

Getting Started

  1. Open your project's pubspec.yaml file.
  2. Add the ns_firebase_utils package to your dependencies, replacing [version] with the latest version:
    dependencies:
      flutter:
        sdk: flutter
      ns_firebase_utils: ^[version]
    
  3. Run flutter pub get to fetch the package.

Import the Package

import 'package:ns_firebase_utils/ns_firebase_utils/src.dart';

What's Included

This package offers a single plugin that conveniently adds all necessary Firebase dependencies to your project:

  cloud_firestore: ^5.5.0
  cloud_functions: ^5.1.5
  fake_cloud_firestore: ^3.1.0
  firebase_analytics: ^11.3.5
  firebase_auth: ^5.3.3
  firebase_core: ^3.8.0
  firebase_crashlytics: ^4.1.5
  firebase_dynamic_links: ^6.0.10
  firebase_messaging: ^15.1.5
  firebase_remote_config: ^5.1.5
  firebase_storage: ^12.3.6

Additionally, it provides a powerful set of methods to accelerate your development process.

Contributing

We welcome contributions in various forms:

  • Proposing new features or enhancements.
  • Reporting and fixing bugs.
  • Engaging in discussions to help make decisions.
  • Improving documentation, as it is essential.
  • Sending Pull Requests is greatly appreciated!

A big thank you to all our contributors! 🙌

🔗 Connect with NonStop

LinkedIn X.com Instagram YouTube Email

⭐ Star us on GitHub if this helped you!

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

🎉 Founded by Ajay Kumar 🎉**