PackageTrack
Sign in Get early access

webdev_proxy

A simple HTTP proxy for webdev's serve command. Supports apps that use HTML5 routing by rewriting 404s to the root index.

0.1.14 5.5K downloads/mo #3690 most downloaded on pub.dev Workiva/webdev_proxy

What this package is like to depend on

Last release 4 months ago

01 Apr 2026

Release timing varies

gaps range from 6 weeks to 1.3 years

Nearly every release is documented

notes for 13 of 13 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

13 releases · first in 2019

1 release in the last 12 months

see the full history below

Release timeline

13 releases · Jun 2019 to Apr 2026
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 13
  1. 0.1.14 01 Apr 2026
    Release notes

    Info

    Build: (waiting for build to complete)
    Skynet Results: (waiting for Skynet results)
    Pipeline: (waiting for pipeline to start)
    This patch release includes the following changes:

    Miscellaneous

    • #54 Fix comment about the default hostname

    • #55 Bump Workiva/gha-dart-oss from 0.1.7 to 0.1.9 in the gha group

    • #56 Bump Workiva/gha-dart-oss from 0.1.10 to 0.1.11 in the gha group

    • #57 Bump Workiva/gha-dart-oss from 0.1.11 to 0.1.12 in the gha group

    • #58 Bump Workiva/gha-dart-oss from 0.1.12 to 0.1.13 in the gha group

    • #60 Bump the gha group with 4 updates

    • #67 FEDX-5172: Detect build readiness from webdev stdout

      • FEDX-5172 Detect build readiness from webdev stdout
    • #68 RM-302027 Release webdev_proxy 0.1.14

      • RM-302027 RELEASE webdev_proxy 0.1.14

    Notes created on Wednesday, April 01 09:19 PM UTC

    Open source →
    Release notes
    • #67 Detect build readiness from webdev stdout for compatibility with Dart 3 / newer webdev versions.
    Open source →
  2. 0.1.13 07 Dec 2024
    Release notes

    Info

    Build: (waiting for build to complete)
    Skynet Results: (waiting for Skynet results)
    Pipeline: (waiting for pipeline to start)
    This patch release includes the following changes:

    Miscellaneous

    • #50 Bump Workiva/gha-dart-oss from 0.1.5 to 0.1.7 in the gha group across 1 directory

    • #51 Raise the meta dependency min to v1.16.0

    • #52 raise_min_dart_sdk_2_19

    • #53 RM-282301 Release webdev_proxy 0.1.13

      • RM-282301 RELEASE webdev_proxy 0.1.13

    Notes created on Saturday, December 07 12:29 AM UTC

    Open source →
    Release notes
    • #50 Bump Workiva/gha-dart-oss from 0.1.5 to 0.1.7 in the gha group across 1 directory

    • #51 Raise the meta dependency min to v1.16.0

    • #52 raise_min_dart_sdk_2_19

    Open source →
  3. 0.1.12 06 Sep 2024
    Release notes

    Info

    Build: (waiting for build to complete)
    Skynet Results: (waiting for Skynet results)
    Pipeline: (waiting for pipeline to start)
    This patch release includes the following changes:

    New Features and Improvements

    • #45 FEA-4627: fedx_codeowners_file
      • FEDX-1586 CODEOWNERS & gha-dart-oss

    Miscellaneous

    • #43 DSC-10122 - Complete transition to GHA

      • DSC-10122 GHA - OpenSource - webdev_proxy
    • #44 fix: Support for webdev 3.0

    • #46 Newer deps to get to analyzer 6

    • #47 RM-229546 Release webdev_proxy 0.1.12

      • RM-229546 RELEASE webdev_proxy 0.1.12

    Notes created on Friday, September 06 09:28 PM UTC

    Open source →
    Release notes
    • Update ranges of dependencies so that in Dart 3 we can resolve to analyzer 6, while still working with Dart 2.19. https://github.com/Workiva/webdev_proxy/pull/46
    Open source →
  4. 0.1.11 14 Dec 2023
    Release notes

    Info

    Build: https://ci.webfilings.com/build/5303089
    Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/5303089/latest
    Pipeline: No Pipeline
    This patch release includes the following changes:

    Miscellaneous

    • #38 Update serve_command.dart

    • #41 Update changelog for last and current releases

    • #42 RM-221315 Release webdev_proxy 0.1.11

      • RM-221315 RELEASE webdev_proxy 0.1.11

    Notes created on Thursday, December 14 04:45 PM UTC

    Open source →
    Release notes
    • Update webdev installation message to use dart pub global activate rather than pub global activate.
    Open source →
  5. 0.1.10 30 Oct 2023
    Release notes

    Info

    Build: https://ci.webfilings.com/build/5133511
    Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/5133511/latest
    Pipeline: No Pipeline
    This patch release includes the following changes:

    Miscellaneous

    • #35 Dart 2.19

    • #36 RM-186590 Release webdev_proxy 0.1.10

      • RM-186590 RELEASE webdev_proxy 0.1.10

    Notes created on Monday, October 30 06:49 PM UTC

    Open source →
    Release notes
    • Use Dart 2.19.6 in CI
    Open source →
  6. 0.1.9 29 Mar 2023
    Release notes

    Info

    Build: https://ci.webfilings.com/build/4420497
    Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/4420497/latest
    Pipeline: No Pipeline
    This patch release includes the following changes:

    Miscellaneous

    • #28 Migrate to null safety

    • #30 RM-173749 Release webdev_proxy 0.1.9

      • RM-173749 RELEASE webdev_proxy 0.1.9

    Notes created on Wednesday, March 29 06:47 PM UTC

    Open source →
    Release notes
    • Updated to null safety. Dart SDK minimum of 2.12.
    Open source →
  7. 0.1.8 22 Dec 2022
    Release notes

    Info

    Build: https://ci.webfilings.com/build/4171991
    Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/4171991/latest
    Pipeline: No Pipeline
    This patch release includes the following changes:

    Miscellaneous

    • #26 Unblock Analyzer 1

    • #27 RM-168215 Release webdev_proxy 0.1.8

      • RM-168215 RELEASE webdev_proxy 0.1.8

    Notes created on Thursday, December 22 07:12 PM UTC

    Open source →
    Release notes
    • Dependency upgrades https://github.com/Workiva/webdev_proxy/pull/26
    Open source →
  8. 0.1.7 11 Nov 2022
    Release notes

    Info

    Build: https://ci.webfilings.com/build/4068001
    Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/4068001/latest
    Pipeline: No Pipeline
    This patch release includes the following changes:

    Miscellaneous

    • #24 Use dart pub instead of just pub

    • #25 RM-150287 Release webdev_proxy 0.1.7

      • RM-150287 RELEASE webdev_proxy 0.1.7
    • #21 FW-153 Add skynet config that verfies that the github workflow passes

      • FW-153 Add skynet config to webdev_proxy

    Notes created on Friday, November 11 07:08 PM UTC

    Open source →
    Release notes
    • #24 Use dart pub instead of just pub
    Open source →
  9. 0.1.6 26 Jun 2022
    Release notes

    Info

    Build: https://ci.webfilings.com/build/3701279
    Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/3701279/latest
    Pipeline: No Pipeline
    This patch release includes the following changes:

    Miscellaneous

    • #20 Raise More Max Versions

    Notes created on Sunday, June 26 02:29 AM UTC

    Open source →
    Release notes
    • Dependency upgrades #20
    Open source →
  10. 0.1.3 20 Dec 2021
    Release notes
    • Dependency upgrades
    Open source →
  11. 0.1.2 21 Sep 2021
    Release notes
    • Update the minimum Dart SDK version to 2.11.0
    Open source →
  12. 0.1.1 12 Aug 2021
    Release notes
    • Fix bug when using --hostname that would cause the build daemon to fail to start.
    Open source →
  13. 0.1.0 27 Jun 2019
    Release notes
    • Initial 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