OutdatedGuy

Results 40 issues of OutdatedGuy

Something similar to #510 I have one gif file, I want to decode it then resize it and then encode to **_png_** it again. Below is the code I'm using...

This project is licensed under the [GPL-3.0 license](https://github.com/koukibadr/Motion-Toast/blob/main/LICENSE). However, as the license states to provide copyright notices at the top of all `source code`, there isn't any included in any...

documentation
enhancement

### Related issues ### [REQUIRED] Version info **node:** v20.10.0 **firebase-functions:** 4.8.0 **firebase-tools:** 13.3.1 **firebase-admin:** 12.0.0 ### [REQUIRED] Test case functions/src/index.ts ```ts import {initializeApp} from "firebase-admin/app"; import {getDownloadURL, getStorage} from "firebase-admin/storage";...

needs-triage

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Cloud Functions, Database, Storage ### Which platforms are affected?...

type: bug
plugin: core
platform: android
platform: ios
Needs Attention

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? App Check ### Which platforms are affected? iOS, macOS...

type: bug
platform: macos
platform: ios
plugin: app_check

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Auth, Messaging ### Which platforms are affected? iOS, macOS...

type: bug
plugin: auth
platform: macos
platform: ios
Needs Attention

Renames `geocoding_ios` to `geocoding_darwin` to later add macOS support. Will follow up with macOS support PR after this is merged. resolves #244 ## Pre-launch Checklist - [x] I made sure...

### Is there already an issue requesting this feature? - [X] I have searched the [existing issues](https://github.com/baseflow/flutter-geocoding/issues). ### Please select affected platform(s) - [ ] Android - [X] iOS ###...

### Steps to reproduce 1. Run the sample code on any platform 2. Click button on page 1 3. See page 2 4. Click app bar back button 5. See...

waiting for customer response
framework
f: routes
has reproducible steps
team-framework
found in release: 3.24
found in release: 3.27

## 🐛 Bug Report When compiled to wasm, images don't load the second time if navigated back and forth again, giving the below error: ```logs ImageCodecException: Failed to decode image...