FLUTTER ECOSYSTEM

simolus3/goodies.dart

我维护的一些小型 Dart 包的集合

goodies.dart 项目封面
Stars
17
Forks
3
最近推送(UTC)
2026年6月21日
项目状态
未归档
Simon Binder GitHub avatar
GITHUB User

Simon Binder ↗

PowerSyncDarmstadt官方网站 ↗
语言DartRustSCSS

原始 README

以下为英文项目原文快照,最新内容请访问 GitHub。

展开 / 收起项目 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.
  • 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.