AristideVB
AristideVB
**Describe your feature request** Currently if our fonts are located inside a local package they cannot be retrieved inside **flutter_html** **`Style()`** like they can in a regular Flutter **`TextStyle()`** :...
### What package does this bug report belong to? go_router ### What target platforms are you seeing this bug on? Android, iOS ### Have you already upgraded your packages? Yes...
### Issue Description Currently, when creating a branded link in OneLink, the system does not accept hyphenated path segments in the URL ID (e.g., 'access-case'). The error message indicates that...
## Feature Suggestion ### Feature Description I would like to suggest an update for the Android Gradle build configuration within the Firebase Quickstart Flutter project to utilize Gradle's declarative Plugin...
**Is your feature request related to a problem? Please describe.** Yes, the problem is the lack of support for using the mouse scroll wheel to zoom in and out on...
**SDK version:** `Version: ~> 2.14.1` **Environment:** Production - Debug **Are logs available?** Yes, logs are available and have been sanitized for sensitive information. ``` (siteid:******) ℹ️ clearing identified profile (siteid:******)...
### **Description**: The `Fresh` package currently supports **reactive** token refresh via the **`shouldRefresh`** callback, which is triggered **after requests**. While this approach works well, many use cases (e.g., OAuth2 with...
### **Description** This PR introduces an optional `shouldRefreshBeforeRequest` callback to the Fresh library. The new callback allows for proactive token validation before making requests, ensuring that tokens are refreshed when...
### Description When generating a Flutter app with Very Good CLI using the Very Good Core template, the iOS app icon flow still relies on the legacy asset catalog approach....
### Description Flutter 3.38 adds official support for the Apple-mandated **UIScene lifecycle**. At WWDC25, Apple announced that in the release following iOS 26, any UIKit app built with the latest...