tolgee-platform icon indicating copy to clipboard operation
tolgee-platform copied to clipboard

Flutter integration and docs

Open Purus opened this issue 3 years ago • 9 comments

Docs for flutter integration would be super useful for users starting to adopt Tolgee as part of the flutter workflow.

Purus avatar Oct 24 '22 14:10 Purus

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).

JanCizmar avatar Oct 24 '22 14:10 JanCizmar

Hi, it would be great! any idea when? Thanks!

dpss77 avatar Jan 24 '23 13:01 dpss77

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.

JanCizmar avatar Jan 24 '23 14:01 JanCizmar

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Mar 08 '23 02:03 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Mar 23 '23 01:03 github-actions[bot]

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Apr 23 '23 01:04 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar May 08 '23 01:05 github-actions[bot]

@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?

ashutoshsaboo avatar Sep 19 '24 07:09 ashutoshsaboo

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

JanCizmar avatar Sep 19 '24 08:09 JanCizmar