Dane Mackier

Results 18 issues of 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...

bug
all
android
device_info_plus
windows

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. ![12-Enter Address](https://user-images.githubusercontent.com/3592170/119827277-3f1e0c00-bef9-11eb-959e-363ea61e86fe.png)...

help wanted

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...

Feature Request

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...

requires research

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...

waiting response

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)...

enhancement