dart_network_layer_core 1.0.0-dev.10
dart_network_layer_core: ^1.0.0-dev.10 copied to clipboard
Core library for dart_network_layer. Includes base classes of dart_network_layer project.
dart_network_layer_core #
Core contracts and schema abstractions for Dart Network Layer.
Guide Status #
The old README walkthrough has been intentionally invalidated.
Use the maintained docs in the root docs/ folder:
- Quick Start
- Quick Start with OpenAPI
- Sending Files
- Receiving Files
What This Package Provides #
INetworkInvokercontract (sendAPI)RequestCommand<T>request definition modelSchemaandSchemaFactoryabstractionsNetworkResult<T>response result hierarchy
For a production-ready implementation, use
dart_network_layer_dio.
License #
MIT