Skip to content

Commit

Permalink
Add link to Dart/Flutter implementation
Browse files Browse the repository at this point in the history
Dart implementation contains encoder and decoder in pure Dart

Flutter implementation is a wrapper to use decoder in Flutter apps
  • Loading branch information
PiN73 committed Apr 4, 2023
1 parent 4c3be1e commit c75cc63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,7 @@ These additional implementations also exist outside of this repo:
* Perl: https://github.com/mauke/Image-ThumbHash
* PHP: https://github.com/SRWieZ/thumbhash
* Ruby: https://github.com/daibhin/thumbhash
* Dart: https://github.com/PiN73/thumbhash/tree/master/packages/thumbhash
* Flutter: https://github.com/PiN73/thumbhash/tree/master/packages/flutter_thumbhash

_If you want to add your own implementation here, you can send a PR that puts a link to your implementation in this README._

0 comments on commit c75cc63

Please sign in to comment.