FLUTTER ECOSYSTEM

simolus3/goodies.dart

私がメンテナンスしている小さなDartパッケージのコレクション

goodies.dart のプロジェクト画像
Stars
17
Forks
3
最終プッシュ(UTC)
2026/06/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.