Skip to content

Commit

Permalink
[Analytics] Fix firebase core and analytics export
Browse files Browse the repository at this point in the history
Fix firebase core and analytics export

Signed-off-by: Vatsal Gandhi <[email protected]>
  • Loading branch information
vatsal201 authored and TusharFA committed Nov 2, 2022
1 parent b6303f3 commit eb5b4a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/fa_flutter_core.dart
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ export 'package:device_information/device_information.dart';
export 'package:equatable/equatable.dart';
export 'package:fa_dart_core/fa_dart_core.dart';
export 'package:fa_dart_logger/fa_dart_logger.dart';
export 'package:firebase_analytics/firebase_analytics.dart';
export 'package:firebase_core/firebase_core.dart';
export 'package:firebase_crashlytics/firebase_crashlytics.dart';
export 'package:firebase_messaging/firebase_messaging.dart';
export 'package:flare_flutter/asset_provider.dart';
Expand Down

0 comments on commit eb5b4a0

Please sign in to comment.