Recent Writing

  • kotlin

Let it be ?.

Few misconceptions around usage of "let" scope function in Kotlin
December 05, 2021 ■ 3 min read
  • flutter
  • bloc
  • rxdart

Using RxDart with Bloc(library) - Part 2

Using RxDart with Bloc to convert stream of data to stream of states
March 13, 2021 ■ 3 min read
  • flutter
  • bloc
  • rxdart

Using RxDart with Bloc(library) - Part 1

Using RxDart with Bloc for transforming events/states in Bloc
February 15, 2021 ■ 5 min read
  • flutter
  • devtools

Debugging layout sizing problems in Flutter

Using combination of reading Flutter documentation and Dart DevTools to understand and fix layout problems in Flutter
August 16, 2020 ■ 7 min read