In this article we will address the features used in Zomato app. Along the side we will also look into how to use them in our flutter apps with reference tutorials and packages.
Features involved.,
→ Multi language support using Localization
→ Changing app icons in run time
→ Roll over text animation
→ Pull to refresh indicator
→ Dynamic UI Components using Server driven UI technique
→ Elastic animation on scroll using Slivers
1) Multi language support using Localization
Multi language support is now available in most of the apps and zomato is no exception. In flutter apps, localization can be achieved using easy_localization package. It provides easy and fast internationalizing and localization our Flutter Apps.
You can check out my video tutorial about localizing flutter app: 👇https://www.youtube.com/watch?v=7CHeU1DstoQ