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
5684 Muslim matri 23-Apr-2023 11:13:13 AM
5683 xxxxx 18-Apr-2023 08:57:31 AM
5682 Aa 16-Apr-2023 10:23:04 PM
5681 Apr 12 MET 12-Apr-2023 09:56:35 AM
5680 MET 12 Apr 12-Apr-2023 09:43:37 AM
5679 online 11-Apr-2023 01:16:47 PM
5678 MS Test 11-Apr-2023 12:59:16 PM
5677 asdf 11-Apr-2023 12:58:53 PM
5676 asdf 11-Apr-2023 12:58:38 PM
5675 asdf 11-Apr-2023 12:58:33 PM
5674 asdf 11-Apr-2023 12:58:27 PM
5673 asdf 11-Apr-2023 12:58:20 PM
5672 asdf 11-Apr-2023 12:58:14 PM
5671 asdf 11-Apr-2023 12:58:07 PM
5670 asdf 11-Apr-2023 12:57:59 PM
5669 asdf 11-Apr-2023 12:57:53 PM
5668 asdf 11-Apr-2023 12:57:45 PM
5667 asdf 11-Apr-2023 12:57:38 PM
5666 asdf 11-Apr-2023 12:57:30 PM
5665 asdf 11-Apr-2023 12:57:22 PM
5664 asdf 11-Apr-2023 12:57:14 PM
5663 asdf 11-Apr-2023 12:57:07 PM
5662 xxxx 11-Apr-2023 09:30:22 AM
5661 xxxx 11-Apr-2023 09:16:52 AM
5660 xxxx 11-Apr-2023 09:10:30 AM
5659 Geopharmarx 07-Apr-2023 10:10:22 PM
5658 ttt2 04-Apr-2023 08:53:46 AM
5657 ttt 04-Apr-2023 08:41:57 AM
5656 02-Apr-2023 09:20:42 AM
5655 code 01-Apr-2023 01:04:03 PM

[First] [Prev] 11 | 12 [Next] [Last]
 
web counter
web counter


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