avinashkranjan / Friday

🎓 Friday - Your Personal Class Manager Assistant, It'll never let you miss another assignment deadline or upcoming test. https://friday.avinashranjan.com
https://play.google.com/store/apps/details?id=com.avinashkranjan.friday
MIT License
106 stars 155 forks source link

Feat: Setting up app_localizations for multiple languages #377

Closed jaivsh closed 11 months ago

jaivsh commented 11 months ago

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

Screenshot 2023-07-29 at 6 59 22 PM

Record

jaivsh commented 11 months ago

@avinashkranjan please assign me this!