PackageTrack
Sign in Get early access

alice

Alice is an HTTP Inspector tool which helps debugging http requests. It catches and stores http requests and responses, which can be viewed via simple UI.

1.0.0 jhomlala/alice

What this package is like to depend on

Last release 1 years ago

31 Jul 2025

Release timing varies

gaps range from 2 weeks to 12 months

Most releases are documented

notes for 48 of 57 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

68 releases · first in 2019

0 releases in the last 12 months

see the full history below

Release timeline

68 releases · Mar 2019 to Jul 2025
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 68
  1. 1.0.0 31 Jul 2025

    Nothing published for this version

  2. 1.0.0-dev.12 29 Sep 2024 pre-release

    Nothing published for this version

  3. 1.0.0-dev.10 07 Jul 2024 pre-release

    Nothing published for this version

  4. 1.0.0-dev.9 03 Jul 2024 pre-release

    Nothing published for this version

  5. 1.0.0-dev.8 28 Jun 2024 pre-release

    Nothing published for this version

  6. 1.0.0-dev.7 26 Jun 2024 pre-release

    Nothing published for this version

  7. 1.0.0-dev.6 22 Jun 2024 pre-release

    Nothing published for this version

  8. 1.0.0-dev.5 07 Jun 2024 pre-release

    Nothing published for this version

  9. 1.0.0-dev.4 05 Jun 2024 pre-release

    Nothing published for this version

  10. 1.0.0-dev.3 05 Jun 2024 pre-release

    Nothing published for this version

  11. 1.0.0-dev.2 05 Jun 2024 pre-release

    Nothing published for this version

  12. 1.0.0-dev.1 05 Jun 2024 pre-release

    Nothing published for this version

  13. 0.4.2 03 Jun 2024

    Nothing published for this version

  14. 0.4.1 12 Nov 2023

    Nothing published for this version

  15. 0.4.0 12 Nov 2023

    Nothing published for this version

  16. 0.3.3 05 Jun 2023

    Nothing published for this version

  17. 0.3.2 05 Nov 2022

    Nothing published for this version

  18. 0.3.1 29 Oct 2022

    Nothing published for this version

  19. 0.3.0 29 Oct 2022

    Nothing published for this version

  20. 0.2.5 07 Nov 2021

    Nothing published for this version

  21. 0.2.4 07 Aug 2021
    Release notes
    • Updated dependencies
    Open source →
  22. 0.2.3 09 Jul 2021
    Release notes
    • Updated dependencies
    Open source →
  23. 0.2.2 06 Jul 2021
    Release notes
    • Updated dependencies
    • Changed default sort filter of create time from ascending to descending. This will show latest HTTP calls on top of the list.
    Open source →
  24. 0.2.1 27 Apr 2021
    Release notes
    • Added directionality support (by Abdol Hussain Mozaffari https://github.com/mozaffari)
    • Updated dependencies (by https://github.com/Nyan274)
    Open source →
  25. 0.2.0 28 Mar 2021
    Release notes
    • Migrate to null safety (by https://github.com/ARIFCSE10)
    • Updated Dio interceptor
    • Updated dependencies
    Open source →
  26. 0.1.12 01 Mar 2021
    Release notes
    • Fixed query parameter issue not handled properly (by https://github.com/shreyas18jan).
    • Removed shake dependency and added sensors dependency. Shake will be detected with sensors.
    • Updated other dependencies.
    • Added maxCallsCount which handles max number of calls stored in memory.
    • Refactored notification text.
    • Added sorting in inspector UI.
    • Added additional chopper request error handling.
    Open source →
  27. 0.1.11 07 Feb 2021
    Release notes
    • Updated dependencies
    • Lint fixes
    Open source →
  28. 0.1.10 24 Jan 2021
    Release notes
    • Lint update
    • General refactor
    • Dart format
    Open source →
  29. 0.1.9 28 Dec 2020
    Release notes
    • Lint update
    Open source →
  30. 0.1.8 27 Dec 2020
    Release notes
    • Lint update
    Open source →
  31. 0.1.7 13 Dec 2020
    Release notes
    • Updated dependencies
    Open source →
  32. 0.1.6 05 Dec 2020
    Release notes
    • Updated dependencies
    • Removed unused android/ios native code
    • Migrated example to v2 android
    Open source →
  33. 0.1.5 28 Sep 2020
    Release notes
    • Changed video_player and Chewie to Better Player. Better Player will be used to display videos.
    Open source →
  34. 0.1.4 05 Sep 2020
    Release notes
    • Updated texts in call details to be selectable
    • Fixed general bugs
    • Fixed video not disposed properly
    Open source →
  35. 0.1.3 25 Jul 2020
    Release notes
    • Updated documentation
    Open source →
  36. 0.1.2 25 Jul 2020
    Release notes
    • Updated dependencies
    • Added documentation
    • General refactor
    Open source →
  37. 0.1.1 12 Jul 2020
    Release notes
    • Removed sound in ios notification
    • Upgraded local notification library
    Open source →
  38. 0.1.0 14 Jun 2020
    Release notes
    • Promoted to 0.1.0
    • Added Android/iOS dummy classes for pubdev score fix
    Open source →
  39. 0.0.33 10 May 2020
    Release notes
    • Fixed share issue
    Open source →
  40. 0.0.32 10 May 2020
    Release notes
    • Code style refactor
    Open source →
  41. 0.0.31 10 May 2020
    Release notes
    • Fixed file save path of iOS
    • Fixed Stream request body
    Open source →
  42. 0.0.30 17 Apr 2020
    Release notes
    • Added better duration and bytes formatting
    Open source →
  43. 0.0.29 17 Apr 2020
    Release notes
    • Added possibility to add generic http call
    • Refactored rendering of invalid body in application/json response
    Open source →
  44. 0.0.28 15 Apr 2020
    Release notes
    • Fixed rendering body responses of unknown content-type
    Open source →
  45. 0.0.27 15 Apr 2020
    Release notes
    • UI polishing
    • File & email content polishing
    Open source →
  46. 0.0.26 14 Apr 2020
    Release notes
    • Added search support in calls screen
    • Disabled notifications sound (by https://github.com/itsJoKr Josip Krnjic)
    Open source →
  47. 0.0.25 13 Apr 2020
    Release notes
    • Added notificationIcon parameter
    • Added better notification handling
    • Refactored codebase
    • Added setNavigatorKey method
    • Added FormData support for Dio requests
    Open source →
  48. 0.0.24 05 Apr 2020
    Release notes
    • Updated dependencies
    • Prepare for 1.0.0 version of sensors and package_info. (dart_lsc)
    Open source →
  49. 0.0.23 02 Feb 2020
    Release notes
    • Updated to dart 2.6.0
    • Added AliceHttpExtensions, AliceHttpClientExtensions
    Open source →
  50. 0.0.22 02 Feb 2020
    Release notes
    • Updated dependencies
    • Refactored response page. If response is image or video, Alice will show it in response page. Large body outputs will be not shown by default. There is a "Show body" button to show large output.
    Open source →
  51. 0.0.21 22 Dec 2019
    Release notes
    • Added Chopper support
    • Added AndroidX support
    Open source →
  52. 0.0.20 21 Dec 2019
    Release notes
    • Updated dependencies
    Open source →
  53. 0.0.19 21 Dec 2019
    Release notes
    • Updated dependencies
    Open source →
  54. 0.0.18 09 Nov 2019
    Release notes
    • Added share option in call details. Share allows user to share curl of the request. (by: Praveenkumar Ramasamy https://github.com/pravinarr)
    Open source →
  55. 0.0.17 30 Oct 2019
    Release notes
    • Added shake option to open inspector from everywhere (by https://github.com/MattisBrizard MattisBrizard)
    • Fixed double-encoding of request body if request body is a minified json ( by https://github.com/knaeckeKami knaeckeKami)
    • Added dark theme (idea by: https://github.com/Agondev Agondev)
    Open source →
  56. 0.0.16 16 Oct 2019
    Release notes
    • Fixed server text overflow
    Open source →
  57. 0.0.15 09 Oct 2019
    Release notes
    • Updated dependencies
    Open source →
  58. 0.0.14 18 Sep 2019
    Release notes
    • Fixed Dio API breaking change
    Open source →
  59. 0.0.13 22 Aug 2019
    Release notes
    • Updated dependencies
    • Notification won't init when showNotification is off
    Open source →
  60. 0.0.12 11 Aug 2019
    Release notes
    • Updated flutter local notification dependency version
    • Refactor
    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