PackageTrack
Sign in Get early access

firebase_database_platform_interface

A common platform interface for the firebase_database plugin.

0.4.0 3.7K downloads/mo #4298 most downloaded on pub.dev firebase/flutterfire

What this package is like to depend on

Last release 21 days ago

03 Aug 2026

Ships on a steady schedule

a new release about every 3 weeks

Nearly every release is documented

notes for 130 of 130 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

132 releases · first in 2021

17 releases in the last 12 months

see the full history below

Release timeline

132 releases · Sep 2021 to Aug 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 132
  1. 0.4.0 11 May 2026
    Release notes
    • Bump platform interface a major version due to pigeon dependency update

    • REFACTOR: move all packages to workspace (#18182). (6cdfcb10)

    • FIX: update core, auth and app-check logic so internal resources on method channels are properly disposed (#18268). (a0de4ed8)

    • FIX(app_check): fix an issue with debug token that would sometime not be passed properly (#18258). (b0bc6e8f)

    • FEAT: upgrade pigeon to version 26.3.4 (#18205). (cb6b4aef)

    Open source →
    Release notes
    • Bump platform interface a major version due to pigeon dependency update

    • REFACTOR: move all packages to workspace (#18182). (6cdfcb10)

    • FEAT: upgrade pigeon to version 26.3.4 (#18205). (cb6b4aef)

    Open source →
  2. 0.4.0+1 14 May 2026
    Release notes
    • FIX(app_check,iOS): correctly parse forceRefresh argument using boolValue (#17627). (8c0802d0)
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  3. 0.4.0+2 01 Jun 2026
    Release notes
    • Update a dependency to the latest release.
    Open source →
  4. 0.4.0+3 17 Jun 2026
    Release notes
    • FIX: Bump twitter_login version to fix Android build failure. (#8475). (4a7f47ed)

    2022-04-13

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    Packages with dependency updates only:

    Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

    • firebase_auth_web - v3.3.12
    • firebase_remote_config_web - v1.0.9
    • firebase_database_web - v0.2.0+10
    • cloud_firestore_web - v2.6.12
    • firebase_app_installations_web - v0.1.0+10
    • firebase_messaging_web - v2.2.11
    • firebase_core - v1.14.1
    • firebase_analytics_web - v0.4.0+10
    • firebase_app_check_web - v0.0.5+9
    • cloud_functions_web - v4.2.11
    • firebase_storage_web - v3.2.12
    • firebase_performance_web - v0.1.0+9
    • firebase_auth - v3.3.14
    • firebase_remote_config - v2.0.4
    • firebase_database - v9.0.11
    • cloud_firestore - v3.1.12
    • firebase_app_installations - v0.1.0+10
    • firebase_messaging - v11.2.13
    • firebase_in_app_messaging - v0.6.0+11
    • firebase_crashlytics - v2.6.2
    • firebase_crashlytics_platform_interface - v3.2.3
    • firebase_in_app_messaging_platform_interface - v0.2.1+3
    • firebase_auth_platform_interface - v6.2.3
    • firebase_database_platform_interface - v0.2.1+3
    • firebase_remote_config_platform_interface - v1.1.3
    • firebase_dynamic_links_platform_interface - v0.2.2+3
    • firebase_dynamic_links - v4.1.3
    • cloud_firestore_platform_interface - v5.5.3
    • firebase_app_installations_platform_interface - v0.1.1+3
    • firebase_messaging_platform_interface - v3.2.3
    • firebase_analytics_platform_interface - v3.1.3
    • firebase_analytics - v9.1.5
    • firebase_ml_model_downloader - v0.1.0+10
    • firebase_ml_model_downloader_platform_interface - v0.1.1+3
    • flutterfire_ui - v0.4.0+2
    • firebase_app_check_platform_interface - v0.0.4+3
    • cloud_functions - v3.2.12
    • firebase_app_check - v0.0.6+9
    • cloud_functions_platform_interface - v5.1.3
    • firebase_storage_platform_interface - v4.1.3
    • firebase_storage - v10.2.12
    • firebase_performance_platform_interface - v0.1.1+3
    • firebase_performance - v0.8.0+9
    • cloud_firestore_odm - v1.0.0-dev.12
    • cloud_firestore_odm_generator - v1.0.0-dev.12

    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  5. 0.4.0+4 13 Jul 2026
    Release notes
    • Update a dependency to the latest release.
    Open source →
  6. 0.4.0+5 14 Jul 2026
    Release notes
    • Update a dependency to the latest release.
    Open source →
  7. 0.4.0+6 03 Aug 2026
    Release notes
    • Update a dependency to the latest release.
    Open source →
  8. 0.3.1 23 Mar 2026
    Release notes
    • FIX(sql_connect): e2e listen test (#18496). (e512d39a)
    • FIX(sql_connect): Refactor to improve caching performance for large result sets (#18430). (fba86301)
    • FEAT(sql_connect): merge "X-Client-Platform" header into "X-Client-Version" (#18502). (049fe5ea)
    • FEAT(sql_connect): add "X-Client-Platform" and "X-Client-Version" headers (#18484). (04b94acf)
    • FEAT(data_connect,web): implement hot restart guard for WebSocket transport (#18370). (3e0ae979)
    Open source →
    Release notes
    • FEAT(database,windows): add support for Realtime Database to windows (#18079). (007689f9)
    Open source →
  9. 0.3.1+1 13 Apr 2026
    Release notes
    • FIX(installations,apple): update the plugin to support parallels method calling (#13256). (fe18362f)
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  10. 0.3.0 17 Nov 2025
    Release notes
    • FEAT(app_check,windows): add support for AppCheck for Windows (#18140). (81f30325)
    Open source →
    Release notes
    • FEAT(database): add support for Pigeon. Update iOS to Swift and Android to Kotlin (#17686). (dac0b0bd)
    Open source →
  11. 0.3.0+1 15 Dec 2025
    Release notes
    • REFACTOR: move all packages to workspace (#18182). (6cdfcb10)
    • FIX: update core, auth and app-check logic so internal resources on method channels are properly disposed (#18268). (a0de4ed8)
    • FIX(fdc): block reconnecting if there are no active subscribers or pending unary calls. (#18265). (330bbb83)
    • FIX(fdc): remove unused logs (#18197). (4c17ca87)
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  12. 0.3.0+2 19 Jan 2026
    Release notes
    • Update a dependency to the latest release.
    Open source →
  13. 0.3.0+3 02 Mar 2026
    Release notes
    • Update a dependency to the latest release.
    Open source →
  14. 0.2.6 07 Jan 2025
    Release notes
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  15. 0.2.6+1 21 Jan 2025
    Release notes
    • Update a dependency to the latest release.
    Open source →
  16. 0.2.6+2 05 Feb 2025
    Release notes
    • Update a dependency to the latest release.
    Open source →
  17. 0.2.6+3 18 Feb 2025
    Release notes
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  18. 0.2.6+4 26 Feb 2025
    Release notes
    • Update a dependency to the latest release.
    Open source →
  19. 0.2.6+5 31 Mar 2025
    Release notes
    • Update a dependency to the latest release.
    Open source →
  20. 0.2.6+6 20 May 2025
    Release notes
    • Update a dependency to the latest release.
    Open source →
  21. 0.2.6+7 10 Jun 2025
    Release notes
    • Update a dependency to the latest release.
    Open source →
  22. 0.2.6+8 01 Jul 2025
    Release notes
    • Update a dependency to the latest release.
    Open source →
  23. 0.2.6+9 03 Jul 2025
    Release notes
    • Update a dependency to the latest release.
    Open source →
  24. 0.2.6+10 21 Jul 2025
    Release notes
    • Update a dependency to the latest release.
    Open source →
  25. 0.2.6+11 28 Jul 2025
    Release notes
    • Update a dependency to the latest release.
    Open source →
  26. 0.2.6+12 01 Sep 2025
    Release notes
    • Update a dependency to the latest release.
    Open source →
  27. 0.2.6+13 22 Sep 2025
    Release notes
    • Update a dependency to the latest release.
    Open source →
  28. 0.2.6+14 13 Oct 2025
    Release notes
    • Update a dependency to the latest release.
    Open source →
  29. 0.2.6+15 03 Nov 2025
    Release notes
    • Update a dependency to the latest release.
    Open source →
  30. 0.2.5 11 May 2023
    Release notes
    • FEAT(appcheck): appcheck reCAPTCHA mobile support (gradually rolling out) (#18261). (036a860a)
    Open source →
    Release notes
    • FEAT: update dependency constraints to sdk: '>=2.18.0 <4.0.0' flutter: '>=3.3.0' (#10946). (2772d10f)
    • FEAT: update libraries to be compatible with Flutter 3.10.0 (#10944). (e1f5a5ea)
    Open source →
  31. 0.2.5+1 16 May 2023
    Release notes
    • FIX(app-installations,android): update deprecated API to latest Task implementation (#12579). (88d86e9a)
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  32. 0.2.5+2 30 May 2023
    Release notes
    • FIX(database,web): fix broken exception handling on streams (#12647). (0115f79d)
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  33. 0.2.5+3 13 Jun 2023
    Release notes
    • FIX(database,web): Fix exceptions being converted into lowercase (#12661). (f9f46a53)
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  34. 0.2.5+4 14 Jul 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  35. 0.2.5+5 16 Aug 2023
    Release notes
    • FIX(database,web): Stop transaction & stream handling exceptions from throwing twice (#12706). (9b3244f7)
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  36. 0.2.5+6 19 Sep 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  37. 0.2.5+7 03 Oct 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  38. 0.2.5+8 17 Oct 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  39. 0.2.5+9 19 Oct 2023
    Release notes
    • FIX(database,web): clean up stream handlers on "hot restart" (#12915). (e298cb4e)
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  40. 0.2.5+10 24 Oct 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  41. 0.2.5+11 31 Oct 2023
    Release notes
    • FIX(database,web): ensure exact same streams are not unsubscribed in debug mode (#13029). (f122380d)
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  42. 0.2.5+12 09 Nov 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  43. 0.2.5+13 21 Nov 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  44. 0.2.5+14 28 Nov 2023
    Release notes
    • FIX(database,web): fix an issue that would remove duplicate streams in Debug mode (#13253). (2546971b)

    2024-08-27 - BoM 2.5.0

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    Packages with dependency updates only:

    Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

    • firebase_in_app_messaging - v0.8.0+5
    • _flutterfire_internals - v1.3.41
    • firebase_in_app_messaging_platform_interface - v0.2.4+41
    • firebase_dynamic_links_platform_interface - v0.2.6+41
    • firebase_messaging_platform_interface - v4.5.43
    • firebase_ml_model_downloader_platform_interface - v0.1.4+39
    • firebase_database_web - v0.2.5+13
    • firebase_app_installations_platform_interface - v0.1.4+41
    • firebase_app_check_platform_interface - v0.1.0+35
    • firebase_analytics_web - v0.5.9+2
    • firebase_messaging_web - v3.8.13
    • firebase_remote_config_platform_interface - v1.4.41
    • firebase_remote_config_web - v1.6.13
    • firebase_analytics_platform_interface - v4.2.2
    • firebase_app_installations_web - v0.1.5+13
    • firebase_database_platform_interface - v0.2.5+41
    • firebase_app_check_web - v0.1.2+13
    • firebase_crashlytics_platform_interface - v3.6.41
    • firebase_auth_platform_interface - v7.4.4
    • firebase_storage_web - v3.9.13
    • cloud_functions_web - v4.9.12
    • firebase_storage_platform_interface - v5.1.28
    • cloud_functions_platform_interface - v5.5.34
    • firebase_performance_web - v0.1.6+13

    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  45. 0.2.5+15 07 Dec 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  46. 0.2.5+16 08 Dec 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  47. 0.2.5+17 31 Jan 2024
    Release notes
    • Update a dependency to the latest release.
    Open source →
  48. 0.2.5+18 01 Feb 2024
    Release notes
    • Update a dependency to the latest release.
    Open source →
  49. 0.2.5+19 01 Feb 2024
    Release notes
    • Update a dependency to the latest release.
    Open source →
  50. 0.2.5+20 02 Feb 2024
    Release notes
    • Update a dependency to the latest release.
    Open source →
  51. 0.2.5+21 06 Feb 2024
    Release notes
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  52. 0.2.5+22 19 Feb 2024
    Release notes
    • Update a dependency to the latest release.
    Open source →
  53. 0.2.5+23 28 Feb 2024
    Release notes
    • Update a dependency to the latest release.
    Open source →
  54. 0.2.5+24 05 Mar 2024
    Release notes
    • Update a dependency to the latest release.
    Open source →
  55. 0.2.5+25 08 Mar 2024
    Release notes
    • Update a dependency to the latest release.
    Open source →
  56. 0.2.5+26 12 Mar 2024
    Release notes
    • Update a dependency to the latest release.
    Open source →
  57. 0.2.5+27 26 Mar 2024
    Release notes
    • Update a dependency to the latest release.
    Open source →
  58. 0.2.5+28 02 Apr 2024
    Release notes
    • REFACTOR(in_app_messaging): migrate platform channels to Pigeon (#18529). (17c4d6fd)
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  59. 0.2.5+29 09 Apr 2024
    Release notes
    • Update a dependency to the latest release.
    Open source →
  60. 0.2.5+30 16 Apr 2024
    Release notes
    • Update a dependency to the latest release.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive