flutter_qiblah_update 2.0.3 copy "flutter_qiblah_update: ^2.0.3" to clipboard
flutter_qiblah_update: ^2.0.3 copied to clipboard

Flutter Qiblah is a package that allows you to display Qiblah direction in you app with support for both Android and iOS (updated for flutter 3)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_qiblah_update

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

dependencies:
  flutter_qiblah_update: ^2.0.3

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_qiblah_update/flutter_qiblah.dart';
import 'package:flutter_qiblah_update/utils.dart';
2
likes
115
points
33
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter Qiblah is a package that allows you to display Qiblah direction in you app with support for both Android and iOS (updated for flutter 3)

License

MIT (license)

Dependencies

flutter, flutter_compass, geolocator, stream_transform, vector_math

More

Packages that depend on flutter_qiblah_update

Packages that implement flutter_qiblah_update