Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 327 Bytes

File metadata and controls

12 lines (7 loc) · 327 Bytes

Flutter Networking DI Samples

Demonstration DI approach using different network modules.

Server

As a backend we used an open source project with minor changes.

Client

We used Flutter to create our client application. All information about it is written in its` README.