iforevents_firebase 0.0.3 copy "iforevents_firebase: ^0.0.3" to clipboard
iforevents_firebase: ^0.0.3 copied to clipboard

Firebase Analytics integration for IForEvents - Seamless event tracking and user analytics through Firebase platform.

0.0.3 #

Multi-Platform Support 🌐

✨ Improvements #

  • Complete Platform Coverage: Added support for Web, macOS, Linux, and Windows platforms
  • Enhanced Compatibility: Updated to work with IForEvents 0.0.2 multi-platform support

0.0.1 #

Initial Release πŸ”₯

This is the first release of IForEvents Firebase Integration, providing seamless Firebase Analytics integration for the IForEvents tracking platform.

✨ Features #

  • Firebase Analytics Integration: Full support for Firebase Analytics event tracking and user identification
  • User Identification: Automatic user ID and user property setting in Firebase Analytics
  • Event Tracking: Custom event logging with parameters and properties
  • Analytics Collection Control: Enable/disable analytics collection as needed
  • Data Reset: Complete analytics data reset functionality for user privacy
  • Auto-initialization: Automatic Firebase Analytics setup with analytics collection enabled

πŸ”Œ Integration Capabilities #

  • User Properties: Set custom user properties for advanced user segmentation
  • Event Parameters: Send custom event parameters with Firebase Analytics events
  • User ID Mapping: Map IForEvents user IDs to Firebase Analytics user identification
  • Global Call Options: Configure analytics calls with global options for consistent behavior

πŸš€ Key Components #

  • FirebaseIntegration: Main integration class extending IForEvents Integration base
  • User Management: Complete user lifecycle management (identify, reset)
  • Event Handling: Robust event tracking with property conversion and parameter mapping
  • Error Handling: Graceful error handling that doesn't affect app performance

πŸ“± Platform Support #

  • Android: Full Firebase Analytics support
  • iOS: Complete iOS Firebase Analytics integration
  • Web: Firebase Analytics web support

πŸ”§ Usage #

import 'package:iforevents_firebase/iforevents_firebase.dart';

// Add Firebase integration to IForEvents
final firebaseIntegration = FirebaseIntegration();

πŸ“¦ Dependencies #

  • Firebase Analytics 12.0.0+
  • IForEvents 0.0.1+
  • Flutter SDK 3.8.1+

This integration provides a robust foundation for Firebase Analytics tracking within the IForEvents ecosystem, enabling comprehensive user behavior analysis and app performance insights.

0
likes
140
points
52
downloads

Publisher

verified publisherinnovafour.com

Weekly Downloads

Firebase Analytics integration for IForEvents - Seamless event tracking and user analytics through Firebase platform.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

firebase_analytics, flutter, iforevents

More

Packages that depend on iforevents_firebase