PackageTrack
Sign in Get early access

charlatan

A library for configuring and providing fake HTTP responses to your dio HTTP client.

0.5.0 3.2K downloads/mo #4513 most downloaded on pub.dev Betterment/charlatan

What this package is like to depend on

Last release 1 years ago

03 Mar 2025

Release timing varies

gaps range from 2 months to 1.9 years

Nearly every release is documented

notes for 7 of 7 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

7 releases · first in 2021

0 releases in the last 12 months

see the full history below

Release timeline

7 releases · Dec 2021 to Mar 2025
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 7
  1. 0.5.0 03 Mar 2025
    Release notes

    What's Changed

    • feat: automate versioning and releases (NOBUMP) by @btrautmann in #28
    • chore: add policy to point to mobile-oss-policy.yml (NOBUMP) by @btrautmann in #30
    • fix(caserycrogers): export CharlatanResponseBuilder (MINOR) by @caseycrogers in #31
    • chore(release): update CHANGELOG and pubspec.yaml for version 0.5.0 (NOBUMP) by @betterment-mobile-cicd in #32
    • chore: set git identity prior to creating tag (NOBUMP) by @btrautmann in #33
    • chore: use bot token when creating tag (NOBUMP) by @btrautmann in #34
    • fix: more fixes for release pipeline (NOBUMP) by @btrautmann in #35

    New Contributors

    • @caseycrogers made their first contribution in #31
    • @betterment-mobile-cicd made their first contribution in #32

    Full Changelog: v0.4.0...v0.5.0

    Open source →
  2. 0.4.0 13 Apr 2023
    Release notes

    What's Changed

    • feat: add charlatanResponse helper, add type-safety by @samandmoore in #25

    ⚠️ Breaking Changes: See breaking changes mentioned in #25.

    Full Changelog: v0.3.1...v0.4.0

    Open source →
    Release notes
    • Add charlatanResponse helper to concisely create CharlatanResponseBuilder values
    • Remove statusCode from when* methods
    • Change type of CharlatanResponseBuilder from FutureOr<Object?> Function(CharlatanHttpRequest request, { int statusCode = 200 }) to FutureOr<CharlatanHttpResponse> Function(CharlatanHttpRequest request)
    Open source →
  3. 0.3.1 13 Apr 2023
    Release notes

    What's Changed

    • chore: export some things for use by consumers, docs fixes, updates to the match not found message by @btrautmann in #26

    Full Changelog: v0.3.0...v0.3.1

    Open source →
    Release notes
    • Export CharlatanHttpRequest and CharlatanRequestMatcher
    Open source →
  4. 0.3.0 11 Apr 2023
    Release notes

    What's Changed

    • feat: whenMatch - for more advanced matching needs by @samandmoore in #23

    ⚠️ Breaking changes: See breaking changes mentioned in #23.

    Full Changelog: v0.2.0...v0.3.0

    Open source →
    Release notes
    • Add whenMatch for more complex matching scenarios
    • Remove CharlatanHttpRequest#pathParameters
    Open source →
  5. 0.2.0 16 Feb 2023
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.1.0...v0.2.0

    Open source →
    Release notes
    • Upgrade dio to 5.0.0
    Open source →
  6. 0.1.0 11 Feb 2022
    Release notes

    What's Changed

    Full Changelog: v0.0.1...v0.1.0

    Open source →
    Release notes
    • Upgrade dio and test
    • Upgrade to dart 2.15.0
    Open source →
  7. 0.0.1 16 Dec 2021
    Release notes
    • Initial release
    Open source →
    Release notes
    • Initial version.
    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