mock_web_server
Versatile scriptable Web Server for real integration tests in Flutter, server, and Dart CLI applications
4.1.1
77K downloads/mo
#1238 most downloaded on pub.dev
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Release timing varies
gaps range from 9 days to 1.6 years
Nearly every release is documented
notes for 11 of 11 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
12 releases · first in 2017
0 releases in the last 12 months
see the full history below
Release timeline
12 releases · Aug 2017 to Apr 2021
2018
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 12-
5.0.0-nullsafety.104 Apr 2021 pre-releaseNothing published for this version
-
4.1.110 Sep 2019 -
4.1.004 Aug 2019 -
4.0.007 Dec 2018 -
3.0.027 Nov 2018 -
2.1.021 Oct 2017Release notes
Open source →Changed
- Using a MockWebServer class to return the stored requests
- Loading the body of stored requests to facilitate validation
- Using a queue
-
2.0.115 Oct 2017 -
2.0.015 Oct 2017Release notes
Open source →Breaking
- Support for TLS now receives the cert config for better flexibility
and also to remove
resourcefrom the dependencies
- Support for TLS now receives the cert config for better flexibility
and also to remove
-
1.3.012 Oct 2017Release notes
Open source →Added
- Support for TLS
- Support to set the Inet Address type to IPv6, default value is IPv4
Changed
- Better property handling
-
1.2.025 Aug 2017 -
1.1.020 Aug 2017Release notes
Open source →Added
- Request count
- Comprehensive documentation
Fixed
- Bug when delaying would be ignored if a Dispatcher was set
-
1.0.017 Aug 2017