Rutger Bresjer

Results 7 issues of Rutger Bresjer

**Describe the issue** I make use of FlutterFire Firebase Authentication. This package declares a model `User` which clashes with my own `User` model. Therefore I import Firebase Authentication namespaced: `import...

enhancement
help wanted

Support null notFoundHandler

If for some reason an API returns another type than expected, you get an (e.g.) `type '_GrowableList' is not a subtype of type 'Map?' in type cast` error. I know...

Flags and i18n were already correct ("AN" was missing in i18n, "BQ" and "CW" were already there). More information: - https://www.iso.org/obp/ui/#iso:code:3166:BQ - https://www.itu.int/dms_pub/itu-t/opb/sp/T-SP-E.164D-2016-PDF-E.pdf I also improved how names are cleansed...

The descriptions of the subscriptions and the descriptions of the coupons are now hardcoded in the config. As we are creating a multi-language application it would be nice to localize...

enhancement

Hi, I'm new to Arduino programming so this might be a stupid question. I'm trying to post the readings of a temperature sensor from my Arduino MKR1000 to my REST...

type: imperfection