Dane Mackier
Dane Mackier
### Platform Android ### Plugin device_info_plus ### Version ^3.2.3 ### Flutter SDK 3.0.5 ### Steps to reproduce Try to run the app after doing `flutter pub upgrade` I get the...
I'm trying to make use of the native pay functionality for ApplePay only. When I call the function it throws an exception that says cancelled by User but I didn't...
## Address Selection UI sync The functionality for the Address selection has been built. At the moment it does not match the styling from the designs. See attached. ...
The setup to manage this firebase backend is pretty dope. I like it, other firebase devs like it and it seems like there's a consensus around the ease of expansion...
This question came up during technical planning. I wanted each of the 5 backend groups of serverless functions to manage their own firebase rules. This would make it more maintainable...
In my intercom service I do the following when registering the users email. ```dart await Intercom.registerIdentifiedUser(email: email); ``` This doesn't fail through an exception but the sheet breaks. It says...
I just started using your package and see that I have to import every file separately for your notion package. There are 2 conventions you need to follow which is...
I recently moved over from the Sandbox env to the Development env on plaid. We started testing with real bank accounts but we're not getting any accounts back when the...
## Description I can't build my project at the moment ### Steps to reproduce This is an older project that use to work, now it's not working anymore. I have...
Hi, I've been using Rive since the Flare days, in-fact I think I might still have the highest viewed rive video where [I built a state machine for rive animations](https://youtu.be/vsyjMrZa5OU?si=oOxFve47LbGO_WQc)...