Jesway / flutter_translate

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

Wrap LocalizationProvider for Cubit / BLoC package #91

Closed MichaelBoublil closed 2 years ago

MichaelBoublil commented 2 years ago

Hello,

Thank you for the great work. I was wondering if it was possible to wrap The LocalizationProvider used to know the current language in the main.dart in a BlocProvider (from the flutter_bloc package).

Thank you

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.