FLUTTER ECOSYSTEM

firebase_admin_sdk

Firebase Admin SDK implementation for Dart - Firestore, Cloud Storage, Auth, and FCM

Latest version
0.5.3
30-day downloads
3.2K
Likes
19
Pub points
160

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

The Firebase Admin SDK for Dart provides server-side access to Firebase services including Firestore, Cloud Storage, Authentication, and Firebase Cloud Messaging (FCM). Designed for backend environments like cloud functions or servers, it enables secure, programmatic interactions with Firebase resources. The SDK supports all major platforms—Android, iOS, macOS, Windows, and Linux—making it ideal for managing Firebase data and user operations from trusted environments. It uses service account credentials for authentication, ensuring high security in server contexts.

Use cases
  • Server-side Firebase operations
  • Cloud function integrations
  • User management automation
  • Push notifications via FCM
  • Data synchronization across services
Key features
  • Full Firebase service support
  • Secure service account authentication
  • Cross-platform server compatibility
  • Real-time data handling
  • Built-in error handling
Suitable for
  • Backend developers
  • Cloud function creators
  • Server-side Firebase administrators
  • Automated user and data management
  • Scalable app backends
Considerations
  • Requires service account keys
  • Not suitable for client apps
  • Needs secure key storage
  • Limited to server environments
  • Dependent on network connectivity
Supported platformsAndroidiOSmacOSWindowsLinux

Install package

flutter pub add firebase_admin_sdk

Categories

Source repository

Related projects

No data available yet.