PackageTrack
Sign in Get early access

chucker_flutter

Chucker Flutter helps you inspect the HTTP(S) requests/responses. It stores data locally and provides a UI for inspecting network calls and sharing their content.

1.9.2 25K downloads/mo #1999 most downloaded on pub.dev syedmurtaza108/chucker-flutter

What this package is like to depend on

Last release 3 months ago

14 May 2026

Ships fairly regularly

a new release about every 2 months

Nearly every release is documented

notes for 45 of 46 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

46 releases · first in 2022

3 releases in the last 12 months

see the full history below

Release timeline

46 releases · Mar 2022 to May 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 46
  1. 1.9.2 14 May 2026
    Release notes

    What's Changed

    • Reverse CHANGELOG.md to descending order (newest first) by @Copilot in #159
    • feat: replace NavigatorObserver with navigatorKey by @andrii-neroznak-eyewa in #167
    • fix: capture response headers in ChuckerHttpClient by @adamdansky in #166

    New Contributors

    Full Changelog: v1.9.1...v1.9.2

    Open source →
    Release notes
    • Add ChuckerFlutter.navigatorKey as the recommended integration. Attach it to your root MaterialApp.navigatorKey (or GoRouter/custom RouterDelegate) to make notifications and the inspector work reliably even when the host app uses nested Navigators (e.g. bottom-nav shells, ShellRoute, modal flows).
    • Deprecate ChuckerFlutter.navigatorObserver. It still works as a fallback so existing apps keep running unchanged, but new integrations should switch to navigatorKey.
    Open source →
  2. 1.9.1 30 Dec 2025
    Release notes

    What's Changed

    • chore(deps): update dependency very_good_analysis to v9 by @renovate[bot] in #124
    • chore(deps): update dependency gradle to v7.6.6 by @renovate[bot] in #123
    • chore(deps): update dependency flutter_lints to v6 by @renovate[bot] in #121
    • chore(deps): update gradle to v9 by @renovate[bot] in #127
    • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #128
    • chore(deps): update codecov/codecov-action action to v5.5.1 by @renovate[bot] in #129
    • fix(deps): update dependency share_plus to v12 by @renovate[bot] in #130
    • added fix for http error by @gktirkha in #132
    • chore(deps): update dependency very_good_analysis to v10 by @renovate[bot] in #133
    • fix toCurl() format error with POST request by @CuongNV12 in #142
    • Upgrade Dependencies & Improve Android Gradle Configuration for Better Compatibility by @mateendev3 in #144
    • chore(deps): update plugin org.jetbrains.kotlin.android to v2.2.21 by @renovate[bot] in #146
    • chore(deps): update plugin com.android.application to v8.13.1 by @renovate[bot] in #145
    • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #141
    • chore(deps): update codecov/codecov-action action to v5.5.2 by @renovate[bot] in #147
    • Fix empty catch blocks, memory leak, and widget lifecycle issues by @Copilot in #149
    • Add comprehensive test coverage across widgets, interceptors, and models by @Copilot in #150
    • Fixed by @syedmurtaza108 in #153
    • [Feature]: add initialize to customize chucker-ui-helper by @monfadev in #152
    • Test fixes by @syedmurtaza108 in #155

    New Contributors

    Full Changelog: v1.8.5...v1.8.6

    Open source →
    Release notes
    • chore(deps): update dependency very_good_analysis to v9 by @renovate[bot] in https://github.com/syedmurtaza108/chucker-flutter/pull/124
    • chore(deps): update dependency gradle to v7.6.6 by @renovate[bot] in https://github.com/syedmurtaza108/chucker-flutter/pull/123
    • chore(deps): update dependency flutter_lints to v6 by @renovate[bot] in https://github.com/syedmurtaza108/chucker-flutter/pull/121
    • chore(deps): update gradle to v9 by @renovate[bot] in https://github.com/syedmurtaza108/chucker-flutter/pull/127
    • chore(deps): update actions/checkout action to v5 by @renovate[bot] in https://github.com/syedmurtaza108/chucker-flutter/pull/128
    • chore(deps): update codecov/codecov-action action to v5.5.1 by @renovate[bot] in https://github.com/syedmurtaza108/chucker-flutter/pull/129
    • fix(deps): update dependency share_plus to v12 by @renovate[bot] in https://github.com/syedmurtaza108/chucker-flutter/pull/130
    • added fix for http error by @gktirkha in https://github.com/syedmurtaza108/chucker-flutter/pull/132
    • chore(deps): update dependency very_good_analysis to v10 by @renovate[bot] in https://github.com/syedmurtaza108/chucker-flutter/pull/133
    • fix toCurl() format error with POST request by @CuongNV12 in https://github.com/syedmurtaza108/chucker-flutter/pull/142
    • Upgrade Dependencies & Improve Android Gradle Configuration for Better Compatibility by @mateendev3 in https://github.com/syedmurtaza108/chucker-flutter/pull/144
    • chore(deps): update plugin org.jetbrains.kotlin.android to v2.2.21 by @renovate[bot] in https://github.com/syedmurtaza108/chucker-flutter/pull/146
    • chore(deps): update plugin com.android.application to v8.13.1 by @renovate[bot] in https://github.com/syedmurtaza108/chucker-flutter/pull/145
    • chore(deps): update actions/checkout action to v6 by @renovate[bot] in https://github.com/syedmurtaza108/chucker-flutter/pull/141
    • chore(deps): update codecov/codecov-action action to v5.5.2 by @renovate[bot] in https://github.com/syedmurtaza108/chucker-flutter/pull/147
    • Fix empty catch blocks, memory leak, and widget lifecycle issues by @Copilot in https://github.com/syedmurtaza108/chucker-flutter/pull/149
    • Add comprehensive test coverage across widgets, interceptors, and models by @Copilot in https://github.com/syedmurtaza108/chucker-flutter/pull/150
    • Fixed by @syedmurtaza108 in https://github.com/syedmurtaza108/chucker-flutter/pull/153
    • [Feature]: add initialize to customize chucker-ui-helper by @monfadev in https://github.com/syedmurtaza108/chucker-flutter/pull/152
    • Test fixes by @syedmurtaza108 in https://github.com/syedmurtaza108/chucker-flutter/pull/155
    Open source →
  3. 1.9.0 25 Nov 2025
    Release notes
    • chore(deps): update dependency very_good_analysis to v9 by @renovate[bot] in https://github.com/syedmurtaza108/chucker-flutter/pull/124
    • chore(deps): update dependency gradle to v7.6.6 by @renovate[bot] in https://github.com/syedmurtaza108/chucker-flutter/pull/123
    • chore(deps): update dependency flutter_lints to v6 by @renovate[bot] in https://github.com/syedmurtaza108/chucker-flutter/pull/121
    • chore(deps): update gradle to v9 by @renovate[bot] in https://github.com/syedmurtaza108/chucker-flutter/pull/127
    • chore(deps): update actions/checkout action to v5 by @renovate[bot] in https://github.com/syedmurtaza108/chucker-flutter/pull/128
    • chore(deps): update codecov/codecov-action action to v5.5.1 by @renovate[bot] in https://github.com/syedmurtaza108/chucker-flutter/pull/129
    • fix(deps): update dependency share_plus to v12 by @renovate[bot] in https://github.com/syedmurtaza108/chucker-flutter/pull/130
    • added fix for http error by @gktirkha in https://github.com/syedmurtaza108/chucker-flutter/pull/132
    • chore(deps): update dependency very_good_analysis to v10 by @renovate[bot] in https://github.com/syedmurtaza108/chucker-flutter/pull/133
    • fix toCurl() format error with POST request by @CuongNV12 in https://github.com/syedmurtaza108/chucker-flutter/pull/142
    • Upgrade Dependencies & Improve Android Gradle Configuration for Better Compatibility by @mateendev3 in https://github.com/syedmurtaza108/chucker-flutter/pull/144
    Open source →
  4. 1.8.5 21 May 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.8.4...v1.8.5

    Open source →
  5. 1.8.4 14 May 2025
    Release notes

    What's Changed

    • chore(deps): update codecov/codecov-action action to v5 by @renovate in #94
    • chore(deps): update codecov/codecov-action action to v5.0.2 by @renovate in #95
    • chore(deps): update codecov/codecov-action action to v5.0.4 by @renovate in #96
    • chore(deps): update dependency very_good_analysis to v7 by @renovate in #104
    • chore(deps): update codecov/codecov-action action to v5.1.2 by @renovate in #97
    • enhancement: should not await when intercept by @quango2304 in #103
    • chore(deps): update codecov/codecov-action action to v5.3.0 by @renovate in #107
    • chore(deps): update codecov/codecov-action action to v5.4.0 by @renovate in #108
    • chore(deps): update codecov/codecov-action action to v5.4.2 by @renovate in #112
    • [enhancement] Display request parameters to easily distinguish between GraphQL calls by @Wreos in #113

    New Contributors

    Full Changelog: v1.8.2...v1.8.4

    Open source →
  6. 1.8.3 25 Dec 2024

    Nothing published for this version

  7. 1.8.2 14 Nov 2024
    Release notes

    What's Changed

    • chore(deps): update dependency flutter_lints to v5 by @renovate in #91
    • feature: Honor background theme on notification background by @ErickArmen in #93

    New Contributors

    Full Changelog: v1.8.1...v1.8.2

    Open source →
  8. 1.8.1 17 Sep 2024
    Release notes

    What's Changed

    Full Changelog: v1.8.0...v1.8.1

    Open source →
    Release notes
    • Fix: Json parsing bug
    Open source →
  9. 1.8.0 12 Sep 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.7.2...v1.8.0

    Open source →
    Release notes
    • Chore: Dependencies update
    • Feature: CURL command support
    Open source →
  10. 1.7.2 24 May 2024
    Release notes
    • Dependencies update
    Open source →
    Release notes
    • Readme update
    Open source →
  11. 1.7.1 24 May 2024
    Release notes
    • Chore: Dependencies update
    Open source →
  12. 1.7.0 29 Apr 2024
    Release notes
    • Fix: Some UI issues
    • Chore: Dependencies update
    Open source →
    Release notes
    • Fix: Some UI issues
    • Chore: Dependencies update
    Open source →
  13. 1.6.3 22 Jan 2024
    Release notes
    • Fix: Some UI test failures
    • Chore: Added a logo for pub.dev
    Open source →
    Release notes
    • Fix: Some UI test failures
    • Chore: Added a logo for pub.dev
    Open source →
  14. 1.6.2 27 Dec 2023
    Release notes
    • Fix: Headers erasing due to Chucker Http Client. Thanks to @Serproger
    Open source →
  15. 1.6.1 15 Oct 2023
    Release notes
    • Chore: Chopper updated to version 7.0.8
    Open source →
  16. 1.6.0 16 Sep 2023
    Release notes
    • Feat: Added helping logs
    • Feat: Added support for showNotification key to ignore in-app notifications
    Open source →
  17. 1.5.2 17 Jun 2023
    Release notes
    • Chore: Dependencies update
    • Some fixes and improvements
    Open source →
  18. 1.5.1 15 Apr 2023
    Release notes
    • Fix: Error response parsing failed in dio interceptor
    • Fix: Error response parsing failed in http logging interceptor
    Open source →
  19. 1.5.0 09 Apr 2023
    Release notes
    • Dependencies update
    • Minor issues fixed
    Open source →
  20. 1.4.3 21 Mar 2023
    Release notes
    • Dependencies update
    Open source →
  21. 1.4.2 22 Jan 2023
    Release notes
    • Dependencies update
    Open source →
  22. 1.4.1 24 Dec 2022
    Release notes
    • Exposed a method for navigation to chucker home page
    Open source →
  23. 1.4.1+1 24 Dec 2022
    Release notes
    • Formatter issue fixed
    Open source →
  24. 1.4.0 10 Dec 2022
    Release notes
    • share_plus major version upgrade
    • Logging interceptor added for Http client. See readme to learn how to use it.
    Open source →
  25. 1.3.6 02 Nov 2022
    Release notes
    • Dependencies updated
    Open source →
  26. 1.3.5 09 Oct 2022
    Release notes
    • Minor improvements
    Open source →
  27. 1.3.4 01 Aug 2022
    Release notes
    • Minor improvements
    Open source →
  28. 1.3.3 08 Jul 2022
    Release notes
    • Minor fixes
    Open source →
  29. 1.3.2 25 Jun 2022
    Release notes
    • Exception in Animation controller reverse function fixed
    Open source →
  30. 1.3.1 24 Jun 2022
    Release notes
    • Minor issue fixes
    Open source →
  31. 1.3.0 19 Jun 2022
    Release notes
    • Support for Json preview in both tree and text (pretty json) forms
    • Support for Image url preview
    Open source →
  32. 1.2.4 16 Jun 2022
    Release notes
    • Fixed multipart request exception in dio interceptor
    Open source →
  33. 1.2.4+1 16 Jun 2022
    Release notes
    • Dart format issue fixed
    Open source →
  34. 1.2.3 13 Jun 2022
    Release notes
    • Added support for running Chucker Flutter in release mode
    • Minor fixes
    Open source →
  35. 1.2.2 11 Jun 2022
    Release notes
    • Minor fixes
    Open source →
  36. 1.2.1 31 May 2022
    Release notes
    • Minor fixes
    Open source →
  37. 1.2.0 21 May 2022
    Release notes
    • Added support for Chopper Library
    Open source →
  38. 1.1.4 01 May 2022
    Release notes
    • Minor fixes
    Open source →
  39. 1.1.3 09 Apr 2022
    Release notes
    • Add check for debug build. For now, the Chucker Flutter button and notifications would be visible in debug mode only.
    Open source →
  40. 1.1.2 30 Mar 2022
    Release notes
    • Fixed Directionality issue in RTL languages
    • Minor improvements
    Open source →
  41. 1.1.1 27 Mar 2022
    Release notes
    • Minor issues fixes
    • Tests
    Open source →
  42. 1.1.1+1 27 Mar 2022
    Release notes
    • Read me updated
    Open source →
  43. 1.1.1+2 29 Mar 2022
    Release notes
    • Minor improvements
    Open source →
  44. 1.1.0 26 Mar 2022
    Release notes
    • Added support for Dart's Http library
    • Created custom json tree viewer
    • Minor issues fixes
    Open source →
  45. 1.0.0 23 Mar 2022
    Release notes
    • First release.
    Open source →
  46. 1.0.0+1 23 Mar 2022
    Release notes
    • Minor refactoring
    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