flutter_quran 0.0.4 copy "flutter_quran: ^0.0.4" to clipboard
flutter_quran: ^0.0.4 copied to clipboard

A Quran Package you can put in your app and it will work without the need for any other resources.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_quran
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_quran: ^0.0.4
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_quran/flutter_quran.dart';
copied to clipboard
13
likes
150
points
278
downloads

Publisher

unverified uploader

Weekly Downloads

2024.08.27 - 2025.03.11

A Quran Package you can put in your app and it will work without the need for any other resources.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

bloc, flutter, flutter_bloc, fluttertoast, intl, shared_preferences

More

Packages that depend on flutter_quran