A flutter application to track Covid-19 statistics. The data is fetched from NovelCovid API. The design was inspired by Hasan Aydın's design on Dribbble. Image assets in the app are from Flaticon.
You can download the apk here: Covid-19 or if you are sure about your device architecture platform:
- Flutter
- REST API
- Material Design
- bottom_navy_bar - Bottom Navigation Bar
- pie_chart - Pie Chart
- http - HTTP Client
- intl - Flutter utils library (e.g. Formatting date)
- flutter_money_formatter - Number formatter to add comma separator
- loading - Loading indicator
- fluttertoast - Toast notifications
- Cache Locally
- Dark Theme
- Tests
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Copyright 2020 Vincent Tirgei
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.