Skip to content

Files

Latest commit

 

History

History

docs

Kotlin Bloc

An implementation of the Bloc pattern for Kotlin and Jetpack Compose, heavily inspired by Felix Angelov's excellent Bloc library for Dart/Flutter.

?> A lot of the documentation you see here has been directly ported over from the Dart/Flutter Bloc library. Huge credit to the maintainers of that package, who've written some amazing documentation and tutorials.