libmuslim 0.1.1 copy "libmuslim: ^0.1.1" to clipboard
libmuslim: ^0.1.1 copied to clipboard

Dart FFI bindings for libmuslim: prayer times and other tools for Muslim applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add libmuslim

With Flutter:

 $ flutter pub add libmuslim

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

dependencies:
  libmuslim: ^0.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:libmuslim/libmuslim.dart';
0
likes
160
points
159
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dart FFI bindings for libmuslim: prayer times and other tools for Muslim applications.

Repository (GitHub)
View/report issues

Topics

#ffi #islam #prayer-times #muslim

License

MIT (license)

Dependencies

code_assets, ffi, hooks, logging, native_toolchain_c

More

Packages that depend on libmuslim