Have you been in a situation where you want to test a feature from a specific branch? But you don’t have an environment set up in the local? Or you are out somewhere and don’t have …
Blog Posts
If you are struggling to write tests for legacy codebase in a flutter then yesterday I talked about “Testing in Flutter” for legacy codebase at Mobile Z-days. The more features your flutter app has, the harder …
Do you know a friend/colleague who tests their application directly in the production environment? Yeah, that’s a bad practice. We should have a local or staging environment where we test our code before we push to …
#DevSangamam The word Sangamam means confluence in Tamil. Building on this, DevSangamam is a conference, catering to the Developer community of Tamil Nadu & India. “Sangamam” expresses the essence of the conference and gives the regional …
Do you want to enhance your skills? Have you always wondered how developers manage to build/maintain many popular open-source libraries while still doing their regular day job? Have you always had the feeling that you would …
I hope you and your loved ones are safe and healthy. In this pandemic situation, we are constantly fetching information from news channels and social media. My Family talks about this pandemic so much that my …
This sample app demonstrate that how to maintain Aspect Ratio of view in Staggered Layout using Constraint Layout.We have taken the Pinterest Android app home page example where they show all the images in staggered layout …
At Google IO 2019 Google announced that the Kotlin programming language is now the preferred language for Android app developers. Android development will become increasingly Kotlin-first. That means everything they are going to build for Android will be developed …
This is a sample app for my blog series “Flutter For Android Developer” for Android developers who are looking to apply their existing Android knowledge to build mobile apps with Flutter. https://github.com/burhanrashid52/FlutterForAndroidExample
Life can feel overwhelming. But it doesn’t have to. A Simple Todo app design in Flutter to keep track of your task on a daily basis. Its build on BLoC Pattern. You can add a project, …
Social Profiles