Aarogya Seva
Made with in India
Aarogya Seva is an Indian app developed using flutter for tracking live Covid-19 cases. App provides Coronavirus self assessment without collecting any data. The app has following features:
- Live Covid-19 cases across India
- Minimilistic UI and an elegant user experience
- Live news related to Corona Virus from newsapi.org
- Check your health condition with Self Assessement (For general Purpose)
- List of helpline numbers
- No data collection in any form (Secure)
Setup
- Register on NewsApi.org
- Get APIKeys from NewsApi.org
- Paste your APIKeys in constants/apikeys.dart
const String newsApiKey = 'YOUR_API_KEYS_HERE';
TODO
- Update the Self Assessement algorithm to be more accurate
- Use isolates to make app more concurrent
- Make app responsive for tablets
- Better way to handle network error/ no internet
Resourses
- Inspired from Dribble Design By Ankur Tripathi
- Splash Screen
Contribution
- Anyone interested in contributing their precious time for the furthur development of this app are more than welcome ????????
Plugin Used
- feather_icons_flutter
- smooth_page_indicator
- flutter_svg
- fl_chart
- http
- shimmer
- intl
- webview_flutter
- lottie
- delayed_display
- shared_preferences
Download Aarogya Seva app source code on GitHub
https://github.com/shubhamhackz/aarogya_seva
Provides the list of the opensource Flutter apps collection with GitHub repository.