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
- Host: GitHub
- URL: https://github.com/simolus3/goodies.dart
- Owner: simolus3
- License: mit
- Created: 2021-10-13T12:13:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-27T08:48:45.000Z (over 1 year ago)
- Last Synced: 2025-02-27T19:03:01.821Z (over 1 year ago)
- Language: Dart
- Size: 143 KB
- Stars: 15
- Watchers: 4
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.