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. - weblocks, a cross-platform implementation of the web locks API. It provides asynchronous locks without prior communication across isolates.