Mobile Developer
Honza
Bittner
Open-source first. Strongly typed. Cross-platform.
About meFull bio →
I like my apps cross-platform, my tools open-source, and my types strong.
I'm Honza Bittner. I hold an Ing. from FIT CTU in Software Engineering. I contribute to bloc, auto_mappr, and effective_dart.
Writing
All posts →flutter
Getting Started with Flutter
A comprehensive guide to building your first Flutter app — from installation to your first running application.
dart
State Management with BLoC
How to manage app state predictably using the BLoC pattern in Flutter — practical examples from production apps.
dart
Code Generation in Dart with build_runner
How Dart's build_runner works, why code generation matters, and how we use it in auto_mappr.
Projects
All projects →Open Source
auto_mappr
Code generation for Dart object mapping. Eliminates boilerplate DTO-to-model conversions with compile-time safety and zero runtime overhead.
Open Source
bloc
Predictable state management library implementing the BLoC design pattern for Dart and Flutter.
Open Source
effective_dart
Linter rules based on official Dart guidelines for consistent, idiomatic Dart code.
Open Source
tenhobi.dev
This site — personal portfolio and blog built with Jaspr, a Dart web framework.