package:cupertino_http
is organized into three components:
- bindings generated by
ffigen to relevant
Foundation framework
functionality. Configured using
ffigen.yaml
. - A native helper library that fills gaps in the generated bindings.
- Dart source that provides a high-level interface to the Foundation framework URL Loading System.
cd example
flutter test integration_test