All Projects → djamelzerrouki → alhadithalnawawiforty

djamelzerrouki / alhadithalnawawiforty

Licence: other
تطبيق أحاديث الأربعين النووية مع شرح و بالصوت متن الأربعين النووية من الأحاديث الصحيحة النبوية الأربعون في مباني الإسلام 🤲وقواعد الأحكام المعروفة بـ الأربعون النووية ، متن اشتمل على اثنين وأربعين حديثاّ جمعها يحيى بن شرف النووي المتوفى ٦٧٦ هـ.

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to alhadithalnawawiforty

Sirat-E-Mustaqeem
Islamic App with Complete Quran, Prayer time Api, Hadith, & Qibla Direction.
Stars: ✭ 119 (+466.67%)
Mutual labels:  islamic, flutter-apps
lineage2 servers status
Utility to check if the Lineage 2 servers are online or offline
Stars: ✭ 17 (-19.05%)
Mutual labels:  flutter-apps
WhatsappClone
Flutter WhatsappClone
Stars: ✭ 29 (+38.1%)
Mutual labels:  flutter-apps
Flutter-Paypal-Redesign
Paypal Redesign in a Flutter App
Stars: ✭ 77 (+266.67%)
Mutual labels:  flutter-apps
flutter kart
Sample flutter project based on udmey tutorial
Stars: ✭ 178 (+747.62%)
Mutual labels:  flutter-apps
Flutter-home-service-app
Flutter Home Service Application Example - Day 35
Stars: ✭ 98 (+366.67%)
Mutual labels:  flutter-apps
swipedetector
A Flutter package to detect up, down, left, right swipes.
Stars: ✭ 34 (+61.9%)
Mutual labels:  flutter-apps
movie-catalog
🎬 A movie catalog app for both Android & IOS ~ Flutter.io project in Dart | Dart, Bloc, Movies
Stars: ✭ 46 (+119.05%)
Mutual labels:  flutter-apps
nepali date picker
Material Style Date Picker with Bikram Sambat(Nepali) Calendar Support. Supports both Android and ios.
Stars: ✭ 30 (+42.86%)
Mutual labels:  flutter-apps
Brother
🖨️ 🏷️ App development for Brother printer using Flutter 🏷️ 🖨️
Stars: ✭ 18 (-14.29%)
Mutual labels:  flutter-apps
DeveloperFolio
Flutter web - DeveloperFolio template
Stars: ✭ 143 (+580.95%)
Mutual labels:  flutter-apps
openauth
A beautiful, secure and simple authenticator app that supports multiple protocols and services. Free and open source. Written in Flutter and Dart.
Stars: ✭ 30 (+42.86%)
Mutual labels:  flutter-apps
flutter placez
Display & Search your nearby places. This app uses Flutter 1.0 PlatformView to display Google Map as a Flutter Widget in iOS & Android device
Stars: ✭ 47 (+123.81%)
Mutual labels:  flutter-apps
flutter expense manager
Flutter Provider and Shared Preferences Sample Application.
Stars: ✭ 59 (+180.95%)
Mutual labels:  flutter-apps
FlutterAdaptiveLayouts
Source code for designing Flutter layouts for different layouts and orientations
Stars: ✭ 76 (+261.9%)
Mutual labels:  flutter-apps
Flutter-Login-With-BLoC-Pattern
A new Flutter project featuring a faked authentication interface to demonstrate validation. Implemented with BloC pattern.
Stars: ✭ 81 (+285.71%)
Mutual labels:  flutter-apps
Web Vuw
A Web View for flutter
Stars: ✭ 40 (+90.48%)
Mutual labels:  flutter-apps
WallE
🖼️ Wallpaper App built using Flutter & Unsplash API
Stars: ✭ 25 (+19.05%)
Mutual labels:  flutter-apps
weather app
Weather App built in Flutter and Riverpod state management
Stars: ✭ 38 (+80.95%)
Mutual labels:  flutter-apps
OpenWp
Simple tool to open WhatsApp chat without saving the number, developed using Google's Flutter Framework. for Android/ IOS/ Desktop/ Web
Stars: ✭ 16 (-23.81%)
Mutual labels:  flutter-apps

8# Al Hadith Al Nawawi Forty ( الأحاديث الأربعون النووية ) 📖 🤲

تطبيق 📱 أحاديث الأربعين النووية 🕌🕋 مع شرح 😇 و بالصوت 📢 متن الأربعين النووية من الأحاديث الصحيحة النبوية الأربعون 💙 في مباني الإسلام 🤲وقواعد الأحكام المعروفة بـ الأربعون النووية ، متن اشتمل على اثنين وأربعين حديثاّ جمعها يحيى بن شرف النووي المتوفى ٦٧٦ هـ.

الأربعون النووية هي مؤلف يحتوي على أربعين حديثاً نبويا شريفا، جمعها: الإمام النووي الذي التزم في جمعها أن تكون صحيحة، وعلل النووي سبب جمعه للأربعين فقال:

«من العلماء من جمع الأربعين في أصول الدين، وبعضهم في الفروع وبعضهم في الجهاد، وبعضهم في الزهد وبعضهم في الخطب، وكلها مقاصد صالحة، رضي الله عن قاصديها. وقد رايت جمع أربعين أهم من هذا كله، وهي اربعون حديثاً مشتملةً على جميع ذلك، وكل حديث منها قاعدة عظيمة من قواعد الدين، وقد وصفه العلماء بأنه مدار الإسلام عليه، أو يصف الإسلام أو ثلثه أو نحو ذلك.»

فهرس الأربعين النووية

نص الحديث

شرح الحديث

ترجمة الراوي

سماع الحديث

Share HAdith pub package

Share

A Flutter plugin to share content from your Flutter app via the platform's share dialog.

Wraps the ACTION_SEND Intent on Android and UIActivityViewController on iOS.

Usage

To use this plugin, add share as a dependency in your pubspec.yaml file.

Example

Import the library.

import 'package:share/share.dart';

Then invoke the static share method anywhere in your Dart code.

Share.share('قَالَ  ﷺ : " فَإِنَّهُ جِبْرِيْلُ أَتَاكُمْ يُعَلَّمُكُمْ دِيْنَكُمْ " .رواه مسلم');

The share method also takes an optional subject that will be used when sharing to email.

Share.share('قَالَ  ﷺ : " فَإِنَّهُ جِبْرِيْلُ أَتَاكُمْ يُعَلَّمُكُمْ دِيْنَكُمْ " .رواه مسلم',
subject: '! مراتب الدين');

AudioPlayer

A Flutter audio plugin (Swift/Java) to play remote or local audio files on iOS / Android / MacOS and Web.

Features

  1. Android / iOS / MacOS / Web

  2. play remote file

  3. play local file ( not for the web)

  4. stop

  5. pause

  6. onComplete

  7. onDuration / onCurrentPosition

  8. seek

  9. mute

Image

Usage

Example

To use this plugin :

  dependencies:
    flutter:
      sdk: flutter
    audioplayer: 0.8.1
    audioplayer_web: 0.7.1
  • Instantiate an AudioPlayer instance
//...
AudioPlayer audioPlugin = AudioPlayer();
//...

Player Controls

audioPlayer.play(url);

audioPlayer.pause();

audioPlayer.stop();

Status and current position

The dart part of the plugin listen for platform calls :

//...
_positionSubscription = audioPlayer.onAudioPositionChanged.listen(
  (p) => setState(() => position = p)
);

_audioPlayerStateSubscription = audioPlayer.onPlayerStateChanged.listen((s) {
  if (s == AudioPlayerState.PLAYING) {
    setState(() => duration = audioPlayer.duration);
  } 
else if (s == AudioPlayerState.STOPPED) {
    onComplete();
    setState(() {
      position = duration;
    });
  }
}, onError: (msg) {
  setState(() {
    playerState = PlayerState.stopped;
    duration = new Duration(seconds: 0);
    position = new Duration(seconds: 0);
  });
});

Do not forget to cancel all the subscriptions when the widget is disposed.

iOS

⚠️ iOS App Transport Security

By default iOS forbids loading from non-https url. To cancel this restriction edit your .plist and add :

<key>NSAppTransportSecurity</key>
<dict>
    <key>NSAllowsArbitraryLoads</key>
    <true/>
</dict>

Background mode

cf. enable background audio

MacOS

Add this to entitlements files ( cf. DebugProfile.entitlements )

    <key>com.apple.security.network.client</key>
    <true/>

cf. Flutter MacOS security

Troubleshooting

  • If you get a MissingPluginException, try to flutter build apk on Android, or flutter build ios

Getting Started

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.

alhadithalnawawiforty

.الدال على الخير كفاعله

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].