Copy and Paste  -   An Application to Copy/Paste Text  

 
S.No 5956 Name firebase_op Date/Time 13-Jun-2024 01:26:23 PM

Copy text from below

firebase_options.dart

// File generated by FlutterFire CLI.
// ignore_for_file: type=lint
import 'package:firebase_core/firebase_core.dart' show FirebaseOptions;
import 'package:flutter/foundation.dart'
    show defaultTargetPlatform, kIsWeb, TargetPlatform;

/// Default [FirebaseOptions] for use with your Firebase apps.
///
/// Example:
/// ```dart
/// import 'firebase_options.dart';
/// // ...
/// await Firebase.initializeApp(
///   options: DefaultFirebaseOptions.currentPlatform,
/// );
/// ```
class DefaultFirebaseOptions {
  static FirebaseOptions get currentPlatform {
    if (kIsWeb) {
      return web;
    }
    switch (defaultTargetPlatform) {
      case TargetPlatform.android:
        return android;
      case TargetPlatform.iOS:
        return ios;
      case TargetPlatform.macOS:
        return macos;
      case TargetPlatform.windows:
        return windows;
      case TargetPlatform.linux:
        throw UnsupportedError(
          'DefaultFirebaseOptions have not been configured for linux - '
          'you can reconfigure this by running the FlutterFire CLI again.',
        );
      default:
        throw UnsupportedError(
          'DefaultFirebaseOptions are not supported for this platform.',
        );
    }
  }

  static const FirebaseOptions web = FirebaseOptions(
    apiKey: 'AIzaSyDKSJfAZLNWA328ArcCdQXwtRMiIaRm7dA',
    appId: '1:352306058995:web:6771e662eb28b9cc478986',
    messagingSenderId: '352306058995',
    projectId: 'dbproj-f3054',
    authDomain: 'dbproj-f3054.firebaseapp.com',
    storageBucket: 'dbproj-f3054.appspot.com',
  );

  static const FirebaseOptions android = FirebaseOptions(
    apiKey: 'AIzaSyC9oTf9WSDqHaeOeevpwLHxzsfyWPKLnys',
    appId: '1:352306058995:android:3abcfd249a1882c8478986',
    messagingSenderId: '352306058995',
    projectId: 'dbproj-f3054',
    storageBucket: 'dbproj-f3054.appspot.com',
  );

  static const FirebaseOptions ios = FirebaseOptions(
    apiKey: 'AIzaSyDo4Ul5FkL5f9_BBYSVJEJY_glr2SM4Fec',
    appId: '1:352306058995:ios:ebd6be1b5ca145e1478986',
    messagingSenderId: '352306058995',
    projectId: 'dbproj-f3054',
    storageBucket: 'dbproj-f3054.appspot.com',
    iosBundleId: 'com.example.flutterapp',
  );

  static const FirebaseOptions macos = FirebaseOptions(
    apiKey: 'AIzaSyDo4Ul5FkL5f9_BBYSVJEJY_glr2SM4Fec',
    appId: '1:352306058995:ios:ebd6be1b5ca145e1478986',
    messagingSenderId: '352306058995',
    projectId: 'dbproj-f3054',
    storageBucket: 'dbproj-f3054.appspot.com',
    iosBundleId: 'com.example.flutterapp',
  );

  static const FirebaseOptions windows = FirebaseOptions(
    apiKey: 'AIzaSyDKSJfAZLNWA328ArcCdQXwtRMiIaRm7dA',
    appId: '1:352306058995:web:5b68674ca0398f7b478986',
    messagingSenderId: '352306058995',
    projectId: 'dbproj-f3054',
    authDomain: 'dbproj-f3054.firebaseapp.com',
    storageBucket: 'dbproj-f3054.appspot.com',
  );
}




comments powered by Disqus
NEW ENTRIES
S.No Name Entry Time/Date
5873 camera code 21-Dec-2023 10:05:49 AM
5872 code 20-Dec-2023 10:38:07 AM
5871 Updated Kid 20-Dec-2023 07:09:59 AM
5870 Alpha 18-Dec-2023 10:52:22 PM
5869 code 07-Dec-2023 10:41:02 AM
5868 HMZ1 07-Dec-2023 08:50:55 AM
5867 HMZ 07-Dec-2023 08:41:31 AM
5866 Child New 05-Dec-2023 08:45:17 AM
5865 Danielle Simpson 29-Nov-2023 10:52:32 PM
5864 comp 28-Nov-2023 03:37:04 PM
5863 New Kids 27-Nov-2023 07:07:09 AM
5862 Jdh 24-Nov-2023 08:10:16 PM
5861 111 24-Nov-2023 03:02:22 PM
5860 modal 20-Nov-2023 03:02:57 PM
5859 omar 19-Nov-2023 04:27:23 PM
5858 ss 17-Nov-2023 05:14:03 PM
5857 ARCode 17-Nov-2023 02:55:42 PM
5856 Jarvo 17-Nov-2023 08:28:14 AM
5855 K1Ds Vids 17-Nov-2023 06:55:00 AM
5854 best 16-Nov-2023 07:07:10 PM
5853 matchsummary 16-Nov-2023 06:38:13 PM
5852 findindex 16-Nov-2023 06:30:48 PM
5851 loops 16-Nov-2023 05:44:20 PM
5850 sorting 16-Nov-2023 05:36:34 PM
5849 test 16-Nov-2023 05:06:51 PM
5848 New Sexy 16-Nov-2023 07:13:16 AM
5847 455555555 13-Nov-2023 02:52:30 PM
5846 CSG Med 05-Nov-2023 04:08:52 PM
5845 New Kids 04-Nov-2023 06:45:51 AM
5844 BMP 31-Oct-2023 06:41:06 PM

[First] [Prev] 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 [Next] [Last]
 
web counter
web counter


To report any error messages or bugs, or other issues, please send email at: info@pakproject.com