PackageTrack
Sign in Get early access

smithy

Smithy client runtime for Dart with common utilities for I/O and serialization.

0.7.13 105K downloads/mo #1104 most downloaded on pub.dev aws-amplify/amplify-flutter

What this package is like to depend on

Last release 24 days ago

31 Jul 2026

Release timing varies

gaps range from 8 days to 7 months

Nearly every release is documented

notes for 41 of 41 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

41 releases · first in 2022

5 releases in the last 12 months

see the full history below

Release timeline

41 releases · Aug 2022 to Jul 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 41
  1. 0.7.13 31 Jul 2026
    Release notes

    Features

    • feat(smithy): Add wasm support to Smithy runtime (#7188)
    Open source →
  2. 0.7.12 21 Jul 2026
    Release notes
    • Minor bug fixes and improvements
    Open source →
  3. 0.7.11 30 Jun 2026
    Release notes
    • Minor bug fixes and improvements
    Open source →
  4. 0.7.10 09 Dec 2025
    Release notes
    • Minor bug fixes and improvements
    Open source →
  5. 0.7.9 14 Oct 2025
    Release notes

    Chores

    • chore(all): Bumped Dart SDK to ^3.9.0 (#6306)
    Open source →
  6. 0.7.8 23 Jul 2025
    Release notes
    • Minor bug fixes and improvements
    Open source →
  7. 0.7.7 30 Jun 2025
    Release notes

    Chores

    • chore(all): Bump Dart SDK to 3.8.0 (#6165)
    Open source →
  8. 0.7.6 17 Jun 2025
    Release notes
    • Minor bug fixes and improvements
    Open source →
  9. 0.7.5 29 May 2025
    Release notes

    Chores

    • chore(all): Bump Dart SDK to 3.7.0 (#6026)
    Open source →
  10. 0.7.4 07 Mar 2025
    Release notes
    • Minor bug fixes and improvements
    Open source →
  11. 0.7.3 28 Aug 2024
    Release notes
    • Minor bug fixes and improvements
    Open source →
  12. 0.7.2 20 Aug 2024
    Release notes

    Chores

    • chore: bump json_annotation dependency to v4.9
    Open source →
  13. 0.7.1 17 Jul 2024
    Release notes
    • Minor bug fixes and improvements
    Open source →
  14. 0.7.0 07 May 2024
    Release notes

    Breaking Changes

    • feat!: remove error match on http status code (#4750)
    Open source →
  15. 0.6.4 17 Apr 2024
    Release notes

    Features

    • feat: update built_value version constraint (#4634)
    • feat: update plus plugins version (#4619)
    Open source →
  16. 0.6.3 01 Feb 2024
    Release notes

    Fixes

    • fix: Bumped built_value to ">=8.6.0 <8.9.0" and built_value_generator to 8.8.1
    • fix: Bumped path to ">=1.8.0 <2.0.0"
    • fix: uncaught exception in smithy code (#4369)
    Open source →
  17. 0.6.2 06 Dec 2023
    Release notes
    • Minor bug fixes and improvements
    Open source →
  18. 0.6.1 06 Nov 2023
    Release notes
    • Minor bug fixes and improvements
    Open source →
  19. 0.6.0 30 Oct 2023
    Release notes

    Fixes

    • fix(smithy): defines Output type to fix beta tests (#3963)

    Breaking Changes

    • fix(smithy_aws)!: do not sign optional requests
    Open source →
  20. 0.5.2 22 Sep 2023
    Release notes
    • Minor bug fixes and improvements
    Open source →
  21. 0.5.1 14 Aug 2023
    Release notes

    Features

    • feat(smithy): ec2Query protocol
    Open source →
  22. 0.5.0 11 May 2023
    Release notes

    Features

    • Dart 3 support (must update Dart SDK constraint to ^3.0.0)
    • feat(smithy): awsQuery protocol support
    Open source →
  23. 0.5.0+1 01 Jun 2023
    Release notes
    • Minor bug fixes and improvements
    Open source →
  24. 0.5.0+2 20 Jun 2023
    Release notes
    • Minor bug fixes and improvements
    Open source →
  25. 0.5.0+3 06 Jul 2023
    Release notes

    Fixes

    • fix(analytics): Disallowed unauth access
    Open source →
  26. 0.5.0+4 28 Jul 2023
    Release notes
    • Minor bug fixes and improvements
    Open source →
  27. 0.4.0 09 Jan 2023
    Release notes

    Breaking Changes

    • feat(aft)!: Add plugins to SDK generation

    Fixes

    • fix(smithy): Retry behavior
    Open source →
  28. 0.4.0+1 30 Jan 2023
    Release notes

    Features

    • feat(smithy_aws): add copyWith to S3ClientConfig
    Open source →
  29. 0.4.0+2 17 Feb 2023
    Release notes

    Fixes

    • fix(http): Cancel streamed responses (#2545)
    Open source →
  30. 0.4.0+3 21 Feb 2023
    Release notes
    • Minor bug fixes and improvements
    Open source →
  31. 0.4.0+4 22 Mar 2023
    Release notes

    Fixes

    • fix(smithy): Handle uncaught exception (#2720)
    Open source →
  32. 0.4.0+5 11 Apr 2023
    Release notes
    • Minor bug fixes and improvements
    Open source →
  33. 0.4.0+6 12 Apr 2023
    Release notes
    • Minor bug fixes and improvements
    Open source →
  34. 0.4.0+7 17 Apr 2023
    Release notes
    • Minor bug fixes and improvements
    Open source →
  35. 0.4.0+8 26 Apr 2023
    Release notes

    Fixes

    • fix(repo): Flutter 3.3 support
    Open source →
  36. 0.3.2 14 Dec 2022
    Release notes

    Features

    • feat(smithy): Add intEnum support
    • feat(smithy): Custom interceptor support
    Open source →
  37. 0.3.1 30 Nov 2022
    Release notes
    • Minor bug fixes and improvements
    Open source →
  38. 0.3.0 11 Nov 2022
    Release notes

    Breaking Changes

    • chore(common)!: Add onCancel to AWSBaseHttpRequest.send
    • chore(smithy)!: Use base requests in HttpRequestInterceptor
    • feat(smithy)!: Cancelable operations
    • refactor(smithy)!: Use base HTTP response type

    Fixes

    • fix(smithy): Add check for 2xx errors in S3 client
    • fix(smithy): Default long (#2278)
    • fix(smithy): Ensure baseClient's can transform request/response
    • fix(smithy): Incorrect port/scheme
    • fix(smithy): Nullable input token in rebuildInput
    • fix(smithy): Only use explicit ports
    • fix(smithy): Partial response in S3 GetObject
    • fix(smithy): Progress listeners used after close
    • fix(smithy): Propagate cancellation

    Features

    • feat(smithy): Expose nextContinuationToken from PaginatedResult
    Open source →
  39. 0.2.0 17 Oct 2022
    Release notes

    Breaking Changes

    • feat(smithy)!: Remove built types from factory constructors

    Fixes

    • fix(storage): Temporary build fix

    Features

    • feat(smithy): IDL 2.0
    • feat(smithy): @httpChecksum trait
    Open source →
  40. 0.1.1 21 Sep 2022
    Release notes
    • Minor bug fixes and improvements
    Open source →
  41. 0.1.0 02 Aug 2022
    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