Skip to content

abdohelgamal/PrayerApp

Repository files navigation

Prayer App

https://play.google.com/store/apps/details?id=com.abdelrahmanelgamal.prayerapp

It shows prayer timings of your location, It requests access to your geolocation service in the mobile, sends this data to free API. And then it receives the data of the timings of the whole month and shows them on the screen.

This a small study application using Bloc and MVC Patterns.

Packages used : location: To use Geolocation services. date_picker_timeline: To control the day to show its timings. http: To send requests to the API. flutter_bloc: To control the state of the application and when to rebuild the screen. flutter_spinkit: To put a good looking loading circular indicator. awesome_notifications: To show notifications showing the status of getting the data from the API. connectivity_plus: To get network information whether there is internet or not.

You can choose the day of the month to be shown.

notifications.success.mp4

No internet !!! No problem ... I handled this case 😀

notifications.fail.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published