Skip to content

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

Notifications You must be signed in to change notification settings

ahmdmhasn/flutter_netwoking_layer_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages