Integrate Mini apps into existing mobile native application
Suppose that you have two native mobile applications on two platforms Android and iOS. It’s been several years old and has tons of code. So expanding it is challenging. This
Integrate Mini apps into existing mobile native application Read More »
Localize Push Notification
When we want to publish application to users around on the world make sure the application is localized. Otherwise, only some users can use our application. Normally, we can easily
Flutter Code Coverage with Gitlab CI
Before going to the heart of this article, let me talk about unit testing. Why is unit testing? Because we need unit testing so we can know how much code