Skip to content

Application that will consume RestPOST-API using Reactive Flutter Programming with Streams and Dependency Injection (BLoC Pattern, RxDart, Dio)

Notifications You must be signed in to change notification settings

DoisLucas/CountryFlutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CountryApp

About:

Application that will consume RestPOST-API where you can view all existing countries and their main information such as:

Anthem, Motto, Flag, Population, Area, Borders, Currency, Languages and more

Screenshots:

Packages used:

A powerful Http client for Dart, which supports Interceptors, Global configuration, FormData, Request Cancellation, File downloading, Timeout etc.

RxDart is a reactive functional programming library for Google Dart, based on ReactiveX.

Tools to implement BLoC Pattern with Dependency Injection in your project.

Wraps NSUserDefaults (on iOS) and SharedPreferences (on Android), providing a persistent store for simple data. Data is persisted to disk asynchronously.

Vector design and runtime animation for Flutter.

About

Application that will consume RestPOST-API using Reactive Flutter Programming with Streams and Dependency Injection (BLoC Pattern, RxDart, Dio)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages