You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd implement the app's support for multiple languages by adding the app localizations for the application. This can be done by the flutter's own flutter_localizations plugin, which offers translations of app's strings into various languages of the world.
Through implementing localizations, it would be possible to convert app's strings into several other languages.
Add ScreenShots
Record
I agree to follow this project's Code of Conduct
I'm a GSSOC'23 contributor
I want to work on this issue
The text was updated successfully, but these errors were encountered:
Describe the feature
I'd implement the app's support for multiple languages by adding the app localizations for the application. This can be done by the flutter's own
flutter_localizations
plugin, which offers translations of app's strings into various languages of the world.Through implementing localizations, it would be possible to convert app's strings into several other languages.
Add ScreenShots
Record
The text was updated successfully, but these errors were encountered: