forked from Dart/MockWebServer
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
353 B
11 lines
353 B
name: mock_web_server
|
|
version: 5.0.0-nullsafety.1
|
|
description: Versatile scriptable Web Server for real integration tests in Flutter, server, and Dart CLI applications
|
|
author: Miguel Castiblanco <miguel@starcarr.co>
|
|
homepage: https://git.starcarr.co/Dart/MockWebServer
|
|
|
|
dev_dependencies:
|
|
test: '>=1.5.1 <2.0.0'
|
|
|
|
environment:
|
|
sdk: '>=2.12.0 <3.0.0'
|