Fareez Iqmal

Results 53 issues of Fareez Iqmal

**Describe the bug** Adding contributors failed when using `gitmoji` in the `commitConvention` **To Reproduce** Steps to reproduce the behavior: 1. Install all-contributors bot 2. Create new repo (or can use...

bug

This is just a linter warning, but it will be nice to be implemented Instead of ```dart static const IconData tasbih_plain = IconData(0xe800, fontFamily: _kFontFam, fontPackage: _kFontPkg); ``` It can...

Hello. I have trouble to inference model built with pytorch 2.0. Is the android package support pytorch 2.0. I can't find any references from the docs..

When adding library, it shows the following error: ``` 7-segment-display-driver: XML formatting error: org.xml.sax.SAXParseException; lineNumber: 16; columnNumber: 76; Attribute name "crossorigin" associated with an element type "link" must be followed...

https://github.com/flutter/flutter/wiki/Upgrading-pre-1.12-Android-projects

Add constructor to a LatLng object to allow initializing object from Degree Minutes Seconds (DMS). eg: ```dart var p1 = LatLng.fromDMS(.....), ````

enhancement
help wanted

Light/Dark theme

![IMG_20240507_131332.jpg](https://github.com/mptwaktusolat/app_waktu_solat_malaysia/assets/60868965/58d5a5ef-d6be-4249-8984-a943b9c6b418)

bug

https://github.com/mptwaktusolat/app_waktu_solat_malaysia/assets/60868965/a183afb0-9c21-4a87-a390-2e510bfc69cf This may be caused by autoscroll

bug

## Motivation - The current design doen't allow long string to be display inside the zone code. Thus, we stuck at using zone code eg `SGR01`, `PRK02`, etc. - No...

enhancement