An open API service indexing awesome lists of open source software.

https://github.com/sinri/wing

A kit for Flutter and Dart, to be found on pub.dev.
https://github.com/sinri/wing

Last synced: about 1 year ago
JSON representation

A kit for Flutter and Dart, to be found on pub.dev.

Awesome Lists containing this project

README

          

# wing

A kit for Flutter and Dart.

Use `dart pub publish` to publish it to publisher `sinri.cc`.

## JSON Helper

Class `JsonObjectReader` to be extended as subclasses, where getters could be defined.

## Network

Class `HttpHelper` to be extended to implement a certain HTTP API/SSE Request.