Jesway / flutter_translate

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

Use Intl for perfect experience with plurals #79

Closed ekuleshov closed 2 years ago

ekuleshov commented 3 years ago

PR for changes from @vladimirandroid https://github.com/bratan/flutter_translate/issues/54#issuecomment-722352080

This should address issue #54

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

ekuleshov commented 2 years ago

@bratan any chance to get a comment on this proposed PR from the owners and not an automatic wontfix from a bot?

This PR still has no conflicts with the current main branch.

bratan commented 2 years ago

Thanks @ekuleshov

I've tested it now and everything looks good, merged into dev currently.

I want to make a few more changes and then will create a new version.