Published inProAndroidDevType Erasure in Kotlin: Simplifying the ComplexIn the world of programming, particularly in languages like Kotlin and Java, there is a concept that often puzzles many — type erasure…Apr 28, 2024Apr 28, 2024
Published inGlobantFlutter Dynamic Theme: Dark Mode & Custom ThemesNowadays, all devices and applications come with the Dark mode.Apr 27, 2020Apr 27, 2020
Published inGlobantIntro to RxDartMost of the time in mobile applications, we have to perform multiple async operations in parallel or one after the other and depending on…Feb 12, 2020Feb 12, 2020
Published inGlobantEasy way to implement REST API calls in FlutterTo call Rest API's by sending dynamic headers, parameters, print request and response in a more custom and secured way “Retrofit” is the…Jan 14, 20205Jan 14, 20205