Add dart/freeform-gradient
to readme.
This commit is contained in:
parent
5201e81b36
commit
ee138b074d
|
@ -16,6 +16,7 @@ The repositories are properly imported using [./import.sh](./import.sh) — a da
|
||||||
|
|
||||||
The experiments are currently organized based on the language they use:
|
The experiments are currently organized based on the language they use:
|
||||||
|
|
||||||
|
- [Dart](./dart/)
|
||||||
- [Elm](./elm/)
|
- [Elm](./elm/)
|
||||||
- [F#](./fsharp/)
|
- [F#](./fsharp/)
|
||||||
- [Idris](./idris/)
|
- [Idris](./idris/)
|
||||||
|
|
5
dart/README.md
Normal file
5
dart/README.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
# Dart
|
||||||
|
|
||||||
|
| Name | Description |
|
||||||
|
| ---------------------------------------- | -------------------------------------------------- |
|
||||||
|
| [freeform-gradient](./freeform-gradient) | Tiny freeform gradient implementation in flutter.` |
|
Loading…
Reference in a new issue