ResoCoder / flutter-tdd-clean-architecture-course

https://resocoder.com/flutter-clean-architecture-tdd/
2.01k stars 625 forks source link

The app shows Cache Failure in release mode. #30

Closed ghost closed 4 years ago

ghost commented 4 years ago

The app works completely fine in debug and profile modes without any issue. But when trying in release mode it Shows either only a single Number Trivia every time or Cache Failure on both the trivia controls. Please help in fixing this issue.