iamriajul / adhan-dart

Adhan for Dart / Muslim Prayer Times Library. Now retrieving Prayer time in Dart easier than ever.
https://pub.dev/packages/adhan
MIT License
86 stars 41 forks source link

[Bug] Update the package to support Dart 3 #49

Closed moosalim closed 11 months ago

moosalim commented 1 year ago

Hello @iamriajul , this package is outdated. can you please update it to be compatible with Dart 3 and null safety

iamriajul commented 1 year ago

PRs are welcomed.

iamriajul commented 11 months ago

You can use the Prerelease as of now: adhan 2.0.0-nullsafety.2 | Dart Package (pub.dev)

I'm trying to make it a stable release, but because of time shortage, I couldn't give much time previously.

Soon I'll try to release a stable version with null safety support. InShaaAllah.

iamriajul commented 11 months ago

Dart 3 support released in stable channel.