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

https://github.com/simolus3/goodies.dart

A collection of small Dart packages that I'm maintaining
https://github.com/simolus3/goodies.dart

Last synced: over 1 year ago
JSON representation

A collection of small Dart packages that I'm maintaining

Awesome Lists containing this project

README

          

## Goodies

A collection of small Dart packages that I'm maintaining.

In this repository:

- __shelf_multipart__, small wrappers to handle multipart and `multipart/form-data` requests in a shelf handler.