Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(*): support initializing default FirebaseApp instances from Dart #6549

Merged
merged 52 commits into from
Nov 6, 2021

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    712e97b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb7bb1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c023cf View commit details
    Browse the repository at this point in the history
  4. format: core web

    russellwheatley committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    f536475 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    a7664bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e03af56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56cfb32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34b26f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8565128 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    870dfda View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36c70c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea4b78a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c04e2a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    35bf528 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3d43bd9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4837bd7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9ac1f78 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b8963cc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5a1625a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c6a1962 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3557b24 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6b98480 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b1724e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Configuration menu
    Copy the full SHA
    b1095a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e0f0d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89a2398 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1dbfaa0 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    1d91438 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    217717a View commit details
    Browse the repository at this point in the history
  3. format: run formatter

    russellwheatley committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    a23d9ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fefe08e View commit details
    Browse the repository at this point in the history
  5. test(auth): debug ci

    russellwheatley committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    a7d1502 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1df205 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Configuration menu
    Copy the full SHA
    9cb479c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbcdac2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc96f1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    031d5e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc7e0c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e27291b View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    88bc906 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Configuration menu
    Copy the full SHA
    127b344 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into @russell/initialize-app

    # Conflicts:
    #	packages/cloud_firestore/cloud_firestore/example/android/build.gradle
    #	packages/cloud_functions/cloud_functions/example/android/build.gradle
    #	packages/firebase_analytics/firebase_analytics/example/android/build.gradle
    #	packages/firebase_auth/firebase_auth/example/android/build.gradle
    #	packages/firebase_auth/firebase_auth/example/ios/GoogleService-Info.plist
    #	packages/firebase_auth/firebase_auth/example/ios/Runner.xcodeproj/project.pbxproj
    #	packages/firebase_auth/firebase_auth/example/lib/main.dart
    #	packages/firebase_crashlytics/firebase_crashlytics/example/android/build.gradle
    #	packages/firebase_crashlytics/firebase_crashlytics/example/lib/main.dart
    #	packages/firebase_messaging/firebase_messaging/example/android/build.gradle
    #	packages/firebase_remote_config/firebase_remote_config/example/android/build.gradle
    #	packages/firebase_storage/firebase_storage/example/android/build.gradle
    russellwheatley committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    0d55cb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60262bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4346633 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7dba435 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5abd5de View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    4785f09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ff9bcf View commit details
    Browse the repository at this point in the history
  3. feat: allow web to initialize from Dart lazily without crashing on mi…

    …ssing initialization script (#7302)
    pr-Mais committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    2a99d24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b027192 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    832f524 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. -

    Salakar committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    01dec09 View commit details
    Browse the repository at this point in the history