Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update path_parsing README.md
  • Loading branch information
zanderso authored Oct 28, 2024
commit 9223dbc4be7588fdaf0aadb31ee7616bb5d9a5d2
9 changes: 9 additions & 0 deletions third_party/packages/path_parsing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,12 @@
Split from the Flutter path drawing library to create a pure Dart parsing
library for SVG paths and code generation (without dependencies on Flutter
runtime).

## Commemoration

This package was originally authored by
[Dan Field](https://github.com/dnfield) and has been forked here
from https://github.com/dnfield/dart_path_parsing. Dan was a member of the
Flutter team at Google from 2018 until his death in 2024. Dan’s impact and
contributions to Flutter were immeasurable, and we honor his memory by
continuing to publish and maintain this package.