Flutter integration and docs
Docs for flutter integration would be super useful for users starting to adopt Tolgee as part of the flutter workflow.
Hey! The integration for Flutter won't be only about the docs, but about creating whole new integration for that. We have a Dart integration, but it's just a wrapper over the JS one. So this won't be so easy. However, in few months we will hopefully release universal format support so flutter will be partly supported (just not the in-context features).
Hi, it would be great! any idea when? Thanks!
It is on the roadmap for this year. So this has to be done this year. I hope we can start to implement universal format support before June.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
@JanCizmar we were also interested in this (for the hosted cloud offering of Tolgee), and not able to use Tolgee just because of missing flutter support (rest everything really seems perfect). Is this planned for anytime soon? Or should we look past Tolgee?
Hey! Thanks for reaching out. We actually have alpha version of the Flutter integration, which you can use and help us improve it by providing feedback. :)
https://pub.dev/packages/tolgee
Or! Tolgee also supports flutter .arb format, so you should be able to use the Flutter's native localization approach in combination with Tolgee CLI.
- Format description: https://tolgee.io/platform/formats/flutter_arb
- CLI docs: https://tolgee.io/tolgee-cli