guru_sdk/guru_app/lib/firebase/firebase.dart

8 lines
220 B
Dart

library guru_firebase;
/// Created by Haoyi on 2022/8/31
export 'remoteconfig/remote_config_manager.dart';
export 'messaging/remote_messaging_manager.dart';
export 'package:firebase_messaging/firebase_messaging.dart';