Skip to content

Flutter app to monitor report cases on COVID-19 around the world.

License

Notifications You must be signed in to change notification settings

Vellutia/covid19_monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APK Download: https://github.com/Vellutia/covid19_monitor/releases

covid19_monitor

Personal project with learning purposes.

Packages

  • flutter_bloc - A predictable state management library that helps implement the BLoC design pattern.
  • hydrated_bloc - An extension to the bloc state management library which automatically persists and restores bloc states, by Felix Angelov.
  • equatable - Simplify Equality Comparisons.
  • get_it - Simple Service Locator for Dart and Flutter projects with some additional goodies highly inspired by Splat.
  • fl_chart - 💥 A library to draw fantastic charts in Flutter 💥
  • auto_size_text - Flutter widget that automatically resizes text to fit perfectly within its bounds.

Powered by

Design clone of

  • rizmaulana/kotlin-mvvm-covid19 - This repository contains simple COVID19 data monitoring with android stack MVVM, Live Data, Koin, RxJava, RxBinding, Offline first with simple caching, etc

Examples