Skip to content

Commit

Permalink
docs: add ecosystem
Browse files Browse the repository at this point in the history
  • Loading branch information
Tienisto committed Mar 3, 2024
1 parent fe23de4 commit 5a350e1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions slang/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ dart run slang migrate arb src.arb dest.json # migrate arb to json
- [slang x riverpod](#-slang-x-riverpod)
- [FAQ](#faq)
- [Further Reading](#further-reading)
- [Ecosystem](#ecosystem)
- [Slang in production](#slang-in-production)

## Getting Started
Expand Down Expand Up @@ -1887,6 +1888,11 @@ The second one always returns a new instance.

Feel free to extend this list :)

## Ecosystem

- [slang_gpt](https://pub.dev/packages/slang_gpt) - Use GPT to internationalize your app with context-aware translations.
- [Apparencekit](https://apparencekit.dev/docs/other/internationalization/) - Boilerplate solution

## Slang in production

Open source:
Expand Down

0 comments on commit 5a350e1

Please sign in to comment.