Jesway / flutter_translate

Flutter Translate is a fully featured localization / internationalization (i18n) library for Flutter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for Desktop (MacOS and Windows)

MyBuzzTechnologies opened this issue · comments

I use your latest version in our app (flutter_translate: ^1.6.0) but can't build for macOS or Windows due to lack of support by your package.

With the new release of Flutter 2.0.0 where desktop support is in beta and possibly stable channels, support for desktop is really important.

@MyBuzzTechnologies - I've added support for desktop with example for windows in v2.0