Developed Cryptocurrency CoinDCX UI Screen using Flutter (UI CREDITS :- https://play.google.com/store/apps/details?id=com.coindcx&hl=en_IN)
Description:-
- Used CoinAPI (https://docs.coinapi.io/) for making HTTP Request and Fetching Data From Network.
- Used Clean Architecture and Test Driven Development(TDD).
- Used BLOC Pattern (flutter_bloc).
- Used Mockito For Creating Fake Instances.
- Used GetIt for Dependency Injection (SOLID)