Gradle Kotlin DSL: To make your Android Project betterAll Android developers must be familiar with Gradle, it’s build tool that common used for application development, especially Android. You…Dec 8, 20211Dec 8, 20211
Android MVI Architectural PatternOver the last decade, smartphones have revolutionized our world. More consumers are using smartphones for different activities than ever…Nov 21, 20211Nov 21, 20211
Make your Flutter app support multiple Languages (Localization) natively Part 2In previous article, we have config localization in Flutter. In this part we will try to implement it. But before we create UI widgets…Jul 4, 2021Jul 4, 2021
Make your Flutter app support multiple Languages (Localization) natively Part 1In this article we will try to implement localization in flutter, so our flutter app can support for multiple languages.Jul 3, 2021Jul 3, 2021