I am developing an in flutter and I need to implement an Islamic Calendar in the app. There is no proper resources available on the google does anyone know how to implement it.
Asked
Active
Viewed 435 times
-1
-
Will this help: https://pub.dev/packages/hijri – Andrija Jan 31 '23 at 10:07
-
I am a beginner can you provide some code – SM Huzaifa Jan 31 '23 at 10:21
-
The package itself has some examples on how to use it. If it is not enough; I'm afraid you'll have to learn more about Flutter. Stack Overflow can help you work out specific issues, but we can't write your code for you. – Andrija Jan 31 '23 at 14:14
-
I am actually working on it. Let me know if you implement it before me. – Felix Mar 02 '23 at 14:05