ahmdmhasn / flutter_netwoking_layer_demo

Implementation for networking layer with UI streams in addition to error, loading and other reusable widgets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Flutter] Networking Layer as a Demo

Overview

Networking Features

  • Chainable Request / Response Methods
  • Get/ Post/ Put/ Delete request types
  • Networking logger
  • Base response management

App Features

  • Custom Status management with BLoCs (Business Logic Components)
  • Reusable Error and Loading widgets
  • Base assets fetching

Getting Started

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

Implementation for networking layer with UI streams in addition to error, loading and other reusable widgets.


Languages

Language:Dart 97.4%Language:Swift 1.8%Language:Kotlin 0.6%Language:Objective-C 0.2%