FLUTTER ECOSYSTEM

firebase_admin_interop

Firebase Admin SDK for Dart written as a wrapper around official Node.js SDK.

Latest version
2.1.0
30-day downloads
122
Likes
25
Pub points
40

Package Overview

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

Overview

Firebase Admin SDK for Dart, implemented as a wrapper around the official Node.js SDK. It enables server-side Firebase operations in Dart environments by leveraging native Node.js functionality through interop. This package is ideal for backend services, cloud functions, and server applications that require administrative access to Firebase resources such as authentication, Firestore, and messaging. It provides a familiar API for developers already experienced with Firebase Admin on Node.js.

Use cases
  • Server-side Firebase administration
  • Cloud functions with Dart
  • Backend services integration
  • Authentication management
  • Firestore data manipulation
Key features
  • Node.js SDK wrapper
  • Admin-level Firebase access
  • Dart-compatible interface
  • Seamless integration with existing Firebase workflows
  • Supports multiple Firebase services
Suitable for
  • Backend developers using Dart
  • Server applications requiring Firebase admin access
  • Cloud function environments
  • Projects needing Firebase authentication control
  • Teams familiar with Firebase Admin on Node.js
Considerations
  • Requires Node.js runtime environment
  • Limited to server-side use cases
  • Not suitable for Flutter mobile apps
  • Depends on external Node.js process
  • May have platform-specific setup requirements
Supported platformsNot available

Install package

flutter pub add firebase_admin_interop

Categories

Source repository

Related projects

No data available yet.