Giter VIP home page Giter VIP logo

sirat-e-mustaqeem's Introduction

icon Sirate Mustaqeem - Quran, Hadith, Prayers, Duas

It’s an Islamic application that contains quran, hadees, azkar..
Design & Developed in Flutter.

Banner

Flutter version Dart version Sirate version Open Source

Installation steps

Open CMD where you want to clone the project & run the following commands

git clone https://github.com/muhammadtalhasultan/sirat_e_mustaqeem.git
cd sirat_e_mustaqeem
flutter pub get
flutter run

How to contribute

  • Fork the repository and clone it locally. Connect your local to the original “upstream” repository by adding it as a remote. Pull in changes from “upstream” often so that you stay up to date so that when you submit your pull request, merge conflicts will be less likely. (See more detailed instructions here.)
  • Create a branch for your edits.
  • Reference any relevant issues or supporting documentation in your PR (for example, “Closes #37.”)
  • Include screenshots of the before and after if your changes include differences in HTML/CSS. Drag and drop the images into the body of your pull request.
  • Test your changes! Run your changes against any existing tests if they exist and create new ones when needed. Whether tests exist or not, make sure your changes don’t break the existing project.
  • Contribute in the style of the project to the best of your abilities. This may mean using indents, semi-colons or comments differently than you would in your own repository, but makes it easier for the maintainer to merge, others to understand and maintain in the future.

Built With

Author 😊

Muhammad Talha Sultan

You can also follow my GitHub Profile to stay updated about my latest projects:

GitHub Follow

If you liked the repo then kindly support it by giving it a star ⭐!

License

MIT License

Copyright (c) 2023 Muhammad Talha Sultan

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

sirat-e-mustaqeem's People

Contributors

muhammadtalhasultan 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sirat-e-mustaqeem's Issues

Not able to run the project

Get build failed by running FLutter run:

Xcode's output: ↳ In file included from /Users/shameem/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_apple-1.0.0/ios/Classes/Handlers/LocationAccuracyHandler.m:10: /Users/shameem/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_apple-1.0.0/ios/Classes/Handlers/LocationAccuracyHandler.h:22:60: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] purposeKey:(NSString *)purposeKey; ^ /Users/shameem/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_apple-1.0.0/ios/Classes/Handlers/LocationAccuracyHandler.h:22:60: note: insert '_Nullable' if the pointer may be null purposeKey:(NSString *)purposeKey; ^ _Nullable /Users/shameem/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_apple-1.0.0/ios/Classes/Handlers/LocationAccuracyHandler.h:22:60: note: insert '_Nonnull' if the pointer should never be null purposeKey:(NSString *)purposeKey; ^ _Nonnull 1 warning generated. In file included from /Users/shameem/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_apple-1.0.0/ios/Classes/GeolocatorPlugin.m:11: /Users/shameem/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_apple-1.0.0/ios/Classes/Handlers/LocationAccuracyHandler.h:22:60: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] purposeKey:(NSString *)purposeKey; ^ /Users/shameem/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_apple-1.0.0/ios/Classes/Handlers/LocationAccuracyHandler.h:22:60: note: insert '_Nullable' if the pointer may be null purposeKey:(NSString *)purposeKey; ^ _Nullable /Users/shameem/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_apple-1.0.0/ios/Classes/Handlers/LocationAccuracyHandler.h:22:60: note: insert '_Nonnull' if the pointer should never be null purposeKey:(NSString *)purposeKey; ^ _Nonnull 1 warning generated. In file included from /Users/shameem/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_apple-1.0.0/ios/Classes/Handlers/LocationAccuracyHandler.m:10: /Users/shameem/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_apple-1.0.0/ios/Classes/Handlers/LocationAccuracyHandler.h:22:60: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] purposeKey:(NSString *)purposeKey; ^ /Users/shameem/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_apple-1.0.0/ios/Classes/Handlers/LocationAccuracyHandler.h:22:60: note: insert '_Nullable' if the pointer may be null purposeKey:(NSString *)purposeKey; ^ _Nullable /Users/shameem/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_apple-1.0.0/ios/Classes/Handlers/LocationAccuracyHandler.h:22:60: note: insert '_Nonnull' if the pointer should never be null purposeKey:(NSString *)purposeKey; ^ _Nonnull 1 warning generated. In file included from /Users/shameem/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_apple-1.0.0/ios/Classes/GeolocatorPlugin.m:11: /Users/shameem/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_apple-1.0.0/ios/Classes/Handlers/LocationAccuracyHandler.h:22:60: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] purposeKey:(NSString *)purposeKey; ^ /Users/shameem/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_apple-1.0.0/ios/Classes/Handlers/LocationAccuracyHandler.h:22:60: note: insert '_Nullable' if the pointer may be null purposeKey:(NSString *)purposeKey; ^ _Nullable /Users/shameem/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_apple-1.0.0/ios/Classes/Handlers/LocationAccuracyHandler.h:22:60: note: insert '_Nonnull' if the pointer should never be null purposeKey:(NSString *)purposeKey; ^ _Nonnull 1 warning generated. lib/src/core/util/controller/location_controller.dart:101:47: Error: Getter not found: 'REVERSE_GEOCODING_URL'. ApiService(networkClient: NetworkClient(REVERSE_GEOCODING_URL)); ^^^^^^^^^^^^^^^^^^^^^ lib/src/core/util/controller/location_controller.dart:106:12: Error: Getter not found: 'GOOGLE_API_KEY'. 'key': GOOGLE_API_KEY, ^^^^^^^^^^^^^^

After reviewing what I found that some information is missing:

  • Database giving 404 error: siratemustaqeem-db.db
  • GOOGLE_API_KEY missing.

Can you let me know which google API you need? Map or location? Also, can you share the Database file?

flutter run failed

I wanted to run this project when I encountered this error after the flutter run command, please help me.
Thanks

./../.pub-cache/hosted/pub.dartlang.org/flutter_screenutil-5.0.0+2/lib/screen_util.dart:42:33: Warning: Operand of null-aware operation '?.' has type 'WidgetsBinding' which excludes null.

  • 'WidgetsBinding' is from 'package:flutter/src/widgets/binding.dart' ('../../flutter/packages/flutter/lib/src/widgets/binding.dart').
    var window = WidgetsBinding.instance?.window ?? ui.window;
    ^
    lib/src/features/bottom_tab/screen/tab_screen.dart:26:20: Warning: Operand of null-aware operation '!' has type 'WidgetsBinding' which excludes null.
  • 'WidgetsBinding' is from 'package:flutter/src/widgets/binding.dart' ('../../flutter/packages/flutter/lib/src/widgets/binding.dart').
    WidgetsBinding.instance!.addObserver(this);
    ^
    lib/src/features/bottom_tab/screen/tab_screen.dart:32:20: Warning: Operand of null-aware operation '!' has type 'WidgetsBinding' which excludes null.
  • 'WidgetsBinding' is from 'package:flutter/src/widgets/binding.dart' ('../../flutter/packages/flutter/lib/src/widgets/binding.dart').
    WidgetsBinding.instance!.removeObserver(this);
    ^
    ../../.pub-cache/hosted/pub.dartlang.org/provider-5.0.0/lib/src/inherited_provider.dart:391:26: Warning: Operand of null-aware operation '!' has type 'SchedulerBinding' which excludes null.
  • 'SchedulerBinding' is from 'package:flutter/src/scheduler/binding.dart' ('../../flutter/packages/flutter/lib/src/scheduler/binding.dart').
    SchedulerBinding.instance!.addPostFrameCallback((_) {
    ^
    ../../.pub-cache/hosted/pub.dartlang.org/platform-3.0.0/lib/src/interface/local_platform.dart:46:19: Error: Member not found: 'packageRoot'.
    io.Platform.packageRoot; // ignore: deprecated_member_use
    ^^^^^^^^^^^
    lib/src/features/quran/screen/option_screen.dart:107:38: Error: Required named parameter 'onChanged' must be provided.
    return DropdownButton(
    ^
    ../../flutter/packages/flutter/lib/src/material/dropdown.dart:853:3: Context: Found this candidate, but the arguments don't match.
    DropdownButton({
    ^^^^^^^^^^^^^^
    lib/src/features/quran/screen/option_screen.dart:248:38: Error: Required named parameter 'onChanged' must be provided.
    return DropdownButton(
    ^
    ../../flutter/packages/flutter/lib/src/material/dropdown.dart:853:3: Context: Found this candidate, but the arguments don't match.
    DropdownButton({
    ^^^^^^^^^^^^^^
    lib/src/features/quran/screen/option_screen.dart:358:38: Error: Required named parameter 'onChanged' must be provided.
    return DropdownButton(
    ^
    ../../flutter/packages/flutter/lib/src/material/dropdown.dart:853:3: Context: Found this candidate, but the arguments don't match.
    DropdownButton({
    ^^^^^^^^^^^^^^

FAILURE: Build failed with an exception.

  • Where:
    Script '/home/mehdi/flutter/packages/flutter_tools/gradle/flutter.gradle' line: 1156

  • What went wrong:
    Execution failed for task ':app:compileFlutterBuildDebug'.

Process 'command '/home/mehdi/flutter/bin/flutter'' finished with non-zero exit value 1

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 33m 56s
Running Gradle task 'assembleDebug'... 2037.4s
Exception: Gradle task assembleDebug failed with exit code 1

Stuck on lottie animation screen

After successfully building the project, when running the app and downloading the database, make sure to grant all the required permissions. Then, a Lottie animation continuously plays. I also checked the log, which indicates an error in the Aladhan API. The response code received is 500.

Additionally, it appears that the file "keys.dart" may have been deleted, as it is currently unavailable.
Waiting for your response.

thank you!

loading

error1
error2
error3
error4

Getting Error in app when i run . Please Solved This Error/ Issus

Launching lib\main.dart on SM A715F in debug mode...
Running Gradle task 'assembleDebug'...
Warning: Mapping new ns http://schemas.android.com/repository/android/common/02 to old ns http://schemas.android.com/repository/android/common/01
Warning: Mapping new ns http://schemas.android.com/repository/android/generic/02 to old ns http://schemas.android.com/repository/android/generic/01
Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/addon2/02 to old ns http://schemas.android.com/sdk/android/repo/addon2/01
Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/repository2/02 to old ns http://schemas.android.com/sdk/android/repo/repository2/01
Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/sys-img2/02 to old ns http://schemas.android.com/sdk/android/repo/sys-img2/01
/C:/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.0/lib/src/interface/local_platform.dart:46:19: Error: Member not found: 'packageRoot'.
io.Platform.packageRoot; // ignore: deprecated_member_use
^^^^^^^^^^^
lib/src/features/quran/screen/option_screen.dart:107:38: Error: Required named parameter 'onChanged' must be provided.
return DropdownButton(
^
/C:/flutter/packages/flutter/lib/src/material/dropdown.dart:865:3: Context: Found this candidate, but the arguments don't match.
DropdownButton({
^^^^^^^^^^^^^^
lib/src/features/quran/screen/option_screen.dart:248:38: Error: Required named parameter 'onChanged' must be provided.
return DropdownButton(
^
/C:/flutter/packages/flutter/lib/src/material/dropdown.dart:865:3: Context: Found this candidate, but the arguments don't match.
DropdownButton({
^^^^^^^^^^^^^^
lib/src/features/quran/screen/option_screen.dart:358:38: Error: Required named parameter 'onChanged' must be provided.
return DropdownButton(
^
/C:/flutter/packages/flutter/lib/src/material/dropdown.dart:865:3: Context: Found this candidate, but the arguments don't match.
DropdownButton({
^^^^^^^^^^^^^^

FAILURE: Build failed with an exception.

  • Where:
    Script 'C:\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 1102

  • What went wrong:
    Execution failed for task ':app:compileFlutterBuildDebug'.

Process 'command 'C:\flutter\bin\flutter.bat'' finished with non-zero exit value 1

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1m 24s
Exception: Gradle task assembleDebug failed with exit code 1

if i removed Dropdown then issues is belows

/C:/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.0/lib/src/interface/local_platform.dart:46:19: Error: Member not found: 'packageRoot'.
io.Platform.packageRoot; // ignore: deprecated_member_use
^^^^^^^^^^^

FAILURE: Build failed with an exception.

  • Where:
    Script 'C:\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 1102

  • What went wrong:
    Execution failed for task ':app:compileFlutterBuildDebug'.

Process 'command 'C:\flutter\bin\flutter.bat'' finished with non-zero exit value 1

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 45s
Exception: Gradle task assembleDebug failed with exit code 1

Search Option

Kindly add search feature for each category like quran,hadith and also when ayat is bookmared and when clicked it goes to same ayat for ease in searching rather then manually going to the bookmarked ayat. Audio feature is also needed.

error on key.dart file

hi my bro
good job
i have this problem:
Error: Error when reading 'lib/src/core/keys.dart': No such file or directory

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.