Jesway / flutter_translate

Flutter Translate is a fully featured localization / internationalization (i18n) library for Flutter.
MIT License
401 stars 118 forks source link

Add support for Desktop (MacOS and Windows) #60

Closed MyBuzzTechnologies closed 3 years ago

MyBuzzTechnologies commented 3 years ago

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.

bratan commented 3 years ago

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