Why every engineering team should have a Full Stack developerEngineering bandwidth is expensive and good developers are hard to find. As a result, most engineering teams consistently face a bandwidth…Sep 10, 2023Sep 10, 2023
Performing Monetary Calculations with KotlinMonetary calculations must be thoroughly tested because for your end-users, the values directly translate to monetary outcomes.May 25, 2022May 25, 2022
Converting callback-based APIs into Kotlin Flows in AndroidKotlin flows allow us to seamlessly stream data, asynchronously. While, we can only emit a single value with basic co-routines, flows allow…Jul 24, 2021Jul 24, 2021
Published inFloBiz BlogFull Text Search with Firestore on AndroidA common use case in Android applications is to provide the user with the functionality to search through a list of records. While…Jun 20, 20211Jun 20, 20211
Published inFloBiz BlogFragment View Binding initialisation using DelegatesView Binding in Android, allows us to seamlessly interact with the user interface by providing auto-generated classes for each XML layout…Mar 27, 20214Mar 27, 20214