quran_controller 1.6.8
quran_controller: ^1.6.8 copied to clipboard
Quran Controller that offering a Quran Verses With Quran font which is Called Uthmani script
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add quran_controllerThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
quran_controller: ^1.6.8Alternatively, 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:quran_controller/quran_controller.dart';