Atul SharmaUserDefault and SharedPreference in Kotlin Multiplatform Mobile (KMM)When we develop Android and IOS Apps we are storing some data locally in the SharedPrefernce (in Android) and UserDefaults ( in IOS). In…May 17, 20211May 17, 20211
Atul Sharmain47BillionFlutter Vs Kotlin Multiplatform Mobile (Kotlin/Native) Vs React Native | 47BillionIn cross-platform development now we are having many options like Flutter, react Native and now Kotlin Multiplatform Mobile. Now the…Mar 5, 20211Mar 5, 20211
Atul SharmaExpect and Actual in Kotlin Multi platform MobileIn Kotlin/Native we can write platform specific code at any layer of code and most important at any time during development. It is not…Mar 4, 2021Mar 4, 2021
Atul Sharmain47BillionHow to code Augmented Reality Mobile Application with Android ARCore SDK — Part 2In the previous blog, I described the basics of AR and how to set up Android Studio to start with AR Core SDK to develop AR App. In this…Jan 21, 2021Jan 21, 2021
Atul Sharmain47BillionHow to code Augmented Reality Mobile Application with Android ARCore SDK — Part 1 | 47BillionAugmented Reality vs Virtual realityJan 21, 2021Jan 21, 2021
Atul Sharmain47BillionKotlin Multiplatform MobileCode reuse between iOS and Android platforms has never been so easy. KMM provides the easiest way of code sharing. If we are using KMM…Nov 19, 2020Nov 19, 2020
Atul SharmaMulti platform App development in Kotlin NativeIn Kotlin Native, the Kotlin code is complied into native binaries and run without any virtual machine. The Kotlin/Native has different…Sep 9, 2020Sep 9, 2020
Atul Sharma“Hello World” in FlutterFlutter is a tool for cross platform mobile development. It is supported and developed by Google. Flutter uses Dart as programming…May 31, 2020May 31, 2020
Atul SharmaHow to use Cloud Firestore with FlutterIn one of my previous blogs i had discussed about using Firebase realtime database with flutter. Now Firebase comes up with a more…Jun 20, 20198Jun 20, 20198