Skip to content

Commit

Permalink
Update link to Dart client
Browse files Browse the repository at this point in the history
  • Loading branch information
Acconut authored Aug 13, 2024
1 parent a391445 commit 3909f29
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions src/content/implementations/tus_client.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
{
"href": "https://github.com/jjmutumi/tus_client",
"href": "https://github.com/tomassasovsky/tus_client",
"authors": [
{
"name": "Joseph Mutumi",
"href": "https://github.com/jjmutumi"
},
{
"name": "Tomás Sasovsky",
"href": "https://github.com/tomassasovsky"
}
],
"name": "jjmutumi/tus_client",
"name": "tomassasovsky/tus_client",
"description": "A pure dart library that implements a client for TUS that can be used in Flutter.",
"license": "MIT",
"type": "community",
Expand Down

0 comments on commit 3909f29

Please sign in to comment.