Recent Posts

Dart macros are not coming

1 minute read

The news just dropped that Dart will not get macros/metaprogramming/data classes support anytime soon. The related ticket to improve data class support in Da...

Cool Flutter packages: flutter_physics

3 minute read

Last week I discovered a pretty fun little animations package built by @sangddn that lets you replace classic Flutter animation controller with one that foll...

Native interop with Kotlin/Java in Flutter

6 minute read

Last year during the Fluttercon session about future of native interop I learned about this new tool called jnigen. It’s became quite stable recently and I w...

Notes from Fluttercon 2023

2 minute read

I’m super happy to see big community events becoming a norm in Flutter community. To put this into perspective: it’s been almost 4 years since we were organi...