? Not-So-Random Fact App
A sample app I made to help me learn to use cubit for basic state management.
The app also showcases unit testing and widget testing with bloc.
The app
States: [Initial, Loading, Loaded, Error]
Tasks:
- ? Write intergration tests.
Comments are closed.