OutdatedGuy
OutdatedGuy
### [REQUIRED] Environment info **firebase-tools:** v14.4.0 **Platform:** macOS ### [REQUIRED] Test case NA ### [REQUIRED] Steps to reproduce 1. Create new firebase project with `dataconnect` enabled 2. Run following command:...
Java 8 was deprecated with the release of Android Studio Ladybug, and is set to be removed in an upcoming version. All Flutter's 1st party plugins have migrated to Java...
This is just for my own use case, but I figured if you are interested then you could update the plugin to the latest specs. > [!NOTE] > No actual...
## Description Adds the `isiOSAppOnVision` property for iOS platform. ## Related Issues resolves #3715 ## Checklist - [x] I read the [Contributor Guide](https://github.com/fluttercommunity/plus_plugins/blob/main/CONTRIBUTING.md) and followed the process outlined there for...
### Plugin device_info_plus ### Use case To check if an iOS app is running on Vision Pro (VisionOS) via Designed for iPad protocol. ### Proposal Similar to `isiOSAppOnMac`, add `isiOSAppOnVision`...
This is just for my own use case, but I figured if you are interested then you could update the plugin to the latest specs. > [!NOTE] > No actual...
**Description** Maybe there's a typo in documentation here: https://docs.jaspr.site/jaspr-vs-flutter-web#using-flutter-plugins where it say `and` instead of `any`? **Additional Context**
### :speech_balloon: Description Currently the cli creates a 32x32 `.png` file as favicon for web. I would like an option to create a 48x48 `.ico` file for web instead. Maybe...
### :speech_balloon: Description Currently the `image_path` key for `web` is used to generate both `Icon-{size}.png` and `Icon-maskable-{size}.png` which is not useful as both types of images are for different kind...
### Is there an existing request for this feature? - [x] I have searched the existing issues for this feature request and I know that duplicates will be closed ###...