Giter VIP home page Giter VIP logo

coronavirustrackerflutter's Introduction

Corona Virus Tracker & Advices App with Flutter

Alt text

Try the web app dev preview

https://alfian-flutter-coronatracker.firebaseapp.com/

Features

  • Current statistics of global total confirmed, deaths, recovered cases.
  • Statistics of countries and regions total cases count
  • World map with annotation pin and description of affected regions
  • Datasets is provided by ArcGIS Esri Corona Virus dataset.
  • Basic advice to prevent and handle virus, myth busters Q&A from WHO.

Requirements

  • Min of Flutter 1.12.3 beta channel.
  • iOS - Enable Google Maps for iOS API and set the API Key in AppDelegate.swift.
  • Android - Enable Google Maps for Android API and set the API Key in AndroidManifest.
  • Web - Enable Google Maps Javascript API and set API key in index.html

Getting Started

  • Clone or download
  • Build and Run

coronavirustrackerflutter's People

Contributors

alfianlosari avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

coronavirustrackerflutter's Issues

I tried the instructions as follow, including the Google Maps API key. But the app on iOS showing blank page when it's been deployed.

I think it's a great initiative, but unfortunately I encountered this issue. I'm not sure where are the assets path, as I could not find in the ios folder.

W0310 19:37:35.227172 1 commandlineflags.cc:1503] Ignoring RegisterValidateFunction() for flag pointer 0x10534e8d0: no flag found at that address
2020-03-10 19:37:36.907209+0700 Runner[11030:1037380] Failed to find assets path for "Frameworks/App.framework/flutter_assets"
2020-03-10 19:37:36.953907+0700 Runner[11030:1037380] Metal GPU Frame Capture Enabled
2020-03-10 19:37:36.954347+0700 Runner[11030:1037380] Metal API Validation Enabled
2020-03-10 19:37:37.096997+0700 Runner[11030:1037647] flutter: Observatory listening on http://127.0.0.1:61268/0QMwarocaUA=/
2020-03-10 19:37:37.114299+0700 Runner[11030:1037636] [VERBOSE-2:engine.cc(127)] Engine run configuration was invalid.
2020-03-10 19:37:37.114368+0700 Runner[11030:1037636] [VERBOSE-2:shell.cc(437)] Could not launch engine with configuration.

Maps on Android not work

Hi, the maps on android are not working, I have entered my api key.
Here is my AndriodManifest.




    <meta-data
        android:name="com.google.android.geo.API_KEY"
        android:value="MYKEY"/> 
</application>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.