nate
nate
[PR made](https://github.com/bizz84/codewithandrea_flutter_packages/pull/13)
**CreditCardWidget in app**  **CreditCardWidget on Desktop Chrome 101 on Linux web**  **CreditCardWidget on Chrome mobile web**  My CreditCardWidget and CreditCardForm code. Also, the `cardBgColor: kAvailableSeat,` referenced is...
I have two firebase projects that are in two separate google accounts. Let's call them "a" and "b". Following the [FlutterFire CLI instructions](https://firebase.flutter.dev/docs/cli). From the directory for project "a" I...
On Android 12 targeting SDK 31 I am getting this error and cannot schedule notifications using Awesome Notifications. Using `awesome_notifications: ^0.6.17` ``` W/System.err(14791): java.lang.IllegalArgumentException: Targeting S+ (version 31 and above)...
### [REQUIRED] Environment info **firebase-tools:** 11.14.3 **Platform:** Manjaro Linux ### [REQUIRED] Test case I'm running the following as I've done a thousand times before. This is a v2 function located...
Options menu on firestore emulator collections column are hidden where collection names are longer.
### [REQUIRED] Environment info **firebase-tools:** 11.21.0 **Platform:** Manjaro linux ### [REQUIRED] Test case The filter and more options menus are hidden when the collection name hits a certain number of...
Doesn't seem to be breaking anything that I can see as I demo, but in app/components/home/HomeChart.client.vue Webstorm is throwing the following errors, though the css is being applied on the...
Running @nuxt/image v1.10.0 When I run `pnpm exec nuxt typecheck`, I'm getting the following error. I've included my `package.json` as well. ``` ℹ Nuxt Icon server bundle mode is set...