Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 391 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 391 Bytes

Tools using: Android Studio

main library:

Provider, RXDart,Dio,Lotte ...

#Use proxy and bloc ( based on the bloc's data transmission and collection mechanism)

call api layer by layer

Initialize api request then pass api request to repository from repository call to bloc, then return response communicated via event(compare data types using equatable) and return data in stream builder