Covid19Stats Versions Save

A simple mobile app developed with Flutter to visualize Covid19 statistics 🦠

v2.4.0

3 years ago

🐛 FIX

  • Fixed chart visualization and range selection for 2021 (44e6184ec17222f2cae8b7364a87e4fbe21e0747)

v2.3.0

3 years ago

📦 ADDED

  • Default date range setting (f303b1e695e5487ddfff920074d2f58902bc0804)
  • Changed middle chart from recovered to active cases (446e8c0788155c2cfab13fd59f5cb8a237f1e43b), as it is more consistent and representative of the actual situation. This change is also going to fix issue #18

🐛 FIX

  • Fixed overflow bug in the select country page (7713ba2bb0e1e71d18c8b1116f337d78f7e7f18b)
  • Fixed an error in the parser that caused all charts to be marked as unavailable (25a8e9fc5731d72a0c4704f70b63c0a226db9201)

v2.2.0

3 years ago

📦 ADDED

  • Default charts view option in setting (5aedec225a1120f2aca105896c3c501158f70d23)
  • Always load charts option in setting (5aedec225a1120f2aca105896c3c501158f70d23)

🐛 FIX

v2.1.0

3 years ago

📦 ADDED

  • Number separators to charts' tooltips text (b4ed17198843f296d064c9688d60470cbf0fb328)

🐛 FIX

v2.0.2

3 years ago

🐛 FIX

  • Fixed the appearence of tooltips outside of charts boundries (790826880d54b8779cce8532ed0598da2a93a1b7)
  • Added a null check to prevent errors in the date range selector (790826880d54b8779cce8532ed0598da2a93a1b7)

v2.0.1

3 years ago

🐛 FIX

  • Fixed the offset present in charts when a specific range was selected (e84f8397e265825ce993394d95bf4eff54c87db2)

v2.0

3 years ago

📦 ADDED

  • The ability to select a range of dates to visualize in the charts (b25d34565a1a3551971bf5e455773e111deb7634)
  • Number separators according to the device regional settings (b25d34565a1a3551971bf5e455773e111deb7634)

v1.6

3 years ago

🐛 FIX

  • Due to changes to worldometrs' website the parser had to be modified (251f46d72b3d91774e82fa59693e7a537ab503fe)

v1.5

3 years ago

🐛 FIX

  • Due to changes to worldometrs' website v1.4 changes had to be undone (300fb902a2fd9ec0f778c3ada7e23725a14904a6)

v1.4

3 years ago

🐛 FIX

  • Fixed the parser because Tests and Tests/Mln numbers were interchanged (d39e0a40dfad642c65dfda93b67a92f24b6f1840)