Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
ios
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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:

Dio:

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

RxDart:

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

Bloc Pattern:

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

Shared Preferences:

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

Flare Flutter:

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

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.