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 …
Blog Posts
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, …
This is a sample app demonstrating Youtube UX/UI animation using ConstraintLayout.It implements the Keyframe Animation feature in ConstrainLayout.This sample app is built on Android Architecture Components Proudly ? made in Kotlin https://github.com/burhanrashid52/YoutubeUX
This is Android Room Data Persistent library introduces in Google I/O 2017 with Android Architecture Component. This Sample Project demonstrate the Implementation of Room Library with LiveData Updates using ViewModel provided in Android Architecture Component Libraries …
Social Profiles