blob: 22008b7e7bcc933b04e818409a1d4bbcc99bb413 [file] [log] [blame]
name: cupertino_http
version: 3.0.0-wip
description: >-
A macOS/iOS Flutter plugin that provides access to the Foundation URL
Loading System.
repository: https://github.com/dart-lang/http/tree/master/pkgs/cupertino_http
environment:
sdk: ^3.8.0
flutter: '>=3.32.0' # If changed, update test matrix.
dependencies:
async: ^2.5.0
ffi: ^2.1.0
flutter:
sdk: flutter
http: ^1.5.0
http_profile: ^0.1.0
objective_c: ^9.1.0
web_socket: '>=0.1.5 <2.0.0'
dev_dependencies:
dart_flutter_team_lints: ^3.0.0
ffigen: ^20.1.0
flutter:
plugin:
platforms:
ios:
ffiPlugin: true
sharedDarwinSource: true
macos:
ffiPlugin: true
sharedDarwinSource: true