Skip to content

dreampowder/lokalise_issue

Repository files navigation

lokalize_test

Lokalise builder problem test project. It may not run properly but also does not need to be run in order to understand the issue.

Getting Started

The issue is, we are using several code generators with our project by using;

dart run build_runner build

command and as you can see, it creates relevant classes from colors to fonts and freezed class properly

but when we run the code generator of lokaliser;

dart run lokalise_flutter_sdk:gen-lok-l10n

all generated code is deleted except the lokaliser code.

searced for the documentation of the lokaliser but no luck for us.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published