Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 227 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 227 Bytes

text_change

A simple flutter application using Bloc state management and Unit test using Bloc Test.

-> It consist of one text and one button widget. -> When button is pressed the text changes , which is handled using Bloc.