FlutterHow to use Flutter's Sliver Widgets to create stunning effectsFlutter is a mobile app SDK that allows you to develop high-quality native apps for iOS and…Pawneshwer GuptaSeptember 26, 2022 1 min
AndroidHow to use Text To Speech inside RecyclerView in AndroidHow to use Text To Speech inside RecyclerView in Android What is TTS (Text To Speech)? TSS or Text…Pawneshwer GuptaJuly 27, 2020 1 min
AndroidEditText editable deprecated android | How to use inputType in AndroidEditText editable is deprecated How to use inputType in Android If you are working in non editable…Pawneshwer GuptaJuly 26, 2020 1 min
Android2 API requests parallelly using Retrofit2 and RxJava2 API requests parallelly using Retrofit2 and RxJava If you want to call 2 or 3 api parallelly (for…Pawneshwer GuptaMay 07, 2018 1 min
Android2 API requests serially using Retrofit2 and RxJava2 API requests serially using Retrofit2 and RxJava If you want to call 2 or 3 api serially (one…Pawneshwer GuptaMay 07, 2018 1 min
AndroidFetch data from API and store in cacheFetch data from API and store in cache Hello friends, In this tutorial I'll show you that how to get…Pawneshwer GuptaAugust 01, 2017 2 min