blob: f04fd143571d8702b5faf45ab63c469595e70848 [file] [log] [blame]
name: cupertino_http
version: 2.2.0
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.4.0
flutter: '>=3.24.0' # If changed, update test matrix.
dependencies:
async: ^2.5.0
ffi: ^2.1.0
flutter:
sdk: flutter
http: ^1.2.0
http_profile: ^0.1.0
objective_c: ^7.0.0
web_socket: '>=0.1.5 <2.0.0'
dev_dependencies:
dart_flutter_team_lints: ^3.0.0
ffigen: ^18.0.0
flutter:
plugin:
platforms:
ios:
ffiPlugin: true
sharedDarwinSource: true
macos:
ffiPlugin: true
sharedDarwinSource: true