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

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

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';
17
likes
150
points
87
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

bloc, flutter, flutter_bloc, fluttertoast, intl, shared_preferences

More

Packages that depend on flutter_quran