tolgee / dart-example

Example application of Dart Tolgee integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tolgee + Dart example

See full documentation at http://tolgee.io.

To run it, copy web/env.example.dart to /web/env.dart. Then set your TOLGEE_API_KEY and TOLGEE_API_URL in /web/env.dart or leave it blank to run this example in production mode.

Then start the application with:

webdev serve

Please file feature requests and bugs at the issue tracker.

About

Example application of Dart Tolgee integration


Languages

Language:Dart 51.5%Language:HTML 39.7%Language:CSS 8.8%