Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 301 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 301 Bytes

test_beamer_bloc

A quick Flutter application to test Bloc/Beamer interaction. When transitioning out of a location (while overriding builder) with a Bloc, it will rebuild the original page without the Bloc, and throw an exception.

Issue in question: slovnicki/beamer#328