Stefan Humm

Results 16 issues of Stefan Humm

Hey ! I'm having trouble with my translation including special characters like $, for example my json: ``` { ..., "price":"$ {}" } ``` This fails during build and says...

waiting for customer response

Some people including myself suffered from this exception. `android.view.InflateException: Binary XML file line #0: Binary XML file line #0: Error inflating class devs.mulham.horizontalcalendar.HorizontalCalendarView` I investigated and found out that the...

Great idea this package and exactly what I was looking for. 🙇 Based on this idea it would be possible to create a similar link implementation for subscription. What do...

enhancement

I'm looking for help to update the emojis. If you have any good idea let me know or want to contribute feel free to do it !

help wanted

This PR adds Web to the list of supported Platforms. Issue: #2 Open Issues: * When using custom fonts, Emoji's are not correctly displayed in their text fields when selected....

Every platform seems not support all of the emoji and it's difficult to filter them. I'm looking for ideas for filtering methods beside doing it manually.

help wanted

I came across this library as still the best solution for emoji keyboard. But it was updated last time over one year ago and new PR's and Issues are not...

I investigated an issue on iOS, why easy_localization won't use my device language. I figured out that `findSystemLocale()` returns just `en` on iOS (tested with iOS 16.2) and then comparing...

bug

I checked the code and `useOnlyLangCode` is not used anywhere which makes it useless.