simolus3/goodies.dart
Uma coleção de pequenos pacotes Dart que estou mantendo
- Stars
- 17
- Forks
- 3
- Último push (UTC)
- 21 de jun. de 2026
- Status do projeto
- Ativo
LinguagensDartRustSCSS
README original
Texto original em inglês. Visite o GitHub para a versão atual.
Expandir / recolher 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-datarequests in a shelf handler. - weblocks, a cross-platform implementation of the web locks API. It provides asynchronous locks without prior communication across isolates.
- jaspr_content_snippets, a
<Snippet />tag for jaspr_content that uses the Dart analyzer to highlight sources and supports deriving snippets from source files.