PinnedPublished inSimform EngineeringA Better way to Manage Gradle Build ScriptGradle scripts has been real mess for me since I started learning Android! Every time I create a new project, I would open another project…Apr 3, 20197Apr 3, 20197
PinnedPublished inSimform EngineeringListAdapter: A RecyclerView Adapter ExtensionHowdy people! We have been using RecyclerView for such a long time. It seems pretty easy to implement, isn’t it? All we need to do is…May 9, 20195May 9, 20195
PinnedEarly Introduction of ViewPager2It’s been a while since the alpha version of Android ViewPager2 is released by Google on 7th February 2019. You can find more information…Feb 17, 20197Feb 17, 20197
The Legendary Task of Retrieving Location in Just 3 lines of codeWhen it comes to retrieve location in android devices, we see it as a tedious task as it requires a lot of boilerplate code. We need to…Jun 4, 2020Jun 4, 2020
Publish Your Flutter/Dart Package using GitHub ActionsHowdy people! Recently I was exploring the internet to get some guidance on publishing Flutter or Dart packages to pub.dev via CI-CD…Jun 4, 20202Jun 4, 20202
Flutter: Burying the Hatchet with Build Runner Once and for AllAre you a Flutter Developer? Do you use build_runner for code generation? Are you tired of typing or remembering the anaconda sized…Jun 4, 2020Jun 4, 2020
Published inSimform EngineeringWhat’s New in Android Architecture Components — Google I/O’19Besides all the fancy things mentioned in the Google I/O’19, we are going to check out what’s new in android architecture components.May 16, 2019May 16, 2019
Published inSimform EngineeringGetting Started with Jenkins + AndroidEverything seems difficult until it is done!! I have been exploring Jenkins for a while now. When I started I didn’t know that I would…May 3, 20193May 3, 20193
How To Start A Self Hosted Blog FreeHowdy People 😄 ! Starting a blog was one of the things from my Things To Do-2018 list. If you are reading this right now then I guess it…Apr 21, 20191Apr 21, 20191
Published inMindOrksMigrating Gradle Build Scripts to Kotlin DSLHowdy people! It’s bean a while since Gradle released support for Kotlin scripts. We have been writing Gradle script in a language called…Feb 24, 20191Feb 24, 20191