Skip to content

Latest commit

Β 

History

History
20 lines (13 loc) Β· 1.7 KB

README.md

File metadata and controls

20 lines (13 loc) Β· 1.7 KB

Basic and advanced networking in Dart and Flutter β€” the Tide way

Most applications, be it mobile, web, or desktop, depend on some kind of backend. Thus, an API layer is an integral part of application implementation.

This six-part series presents tools and approaches that facilitate API layer implementation in Flutter and Dart applications we use at Tide:

Each of these parts can be applied independently, but together they complement each other and form a full-fledged API layer implementation.