OutdatedGuy
OutdatedGuy
### Is your feature request related to a problem? Please describe. As android12 natively supports branding image, it would be best if there is a separate property for android12 `branding`....
## Changes - Using `html` package to read _index.html_ file as a document tree - Modifying content using document methods - Writing document back to _index.html_ file ## Advantages -...
## Problem As EasyLoading is a singleton, when we use it in many situations with different configurations, they overlap and affect the visuals of the widget. ## Feature Request -...
## Steps to Reproduce 1. Create a new flutter **application** (windows enabled) using the VSCode GUI or the sample command 2. Go to `web\manifest.json`. 3. See value of `description` is...
## Bug report **Describe the bug** The homepage link in `pubspec.yaml` is not responding with a status of `200`. Hence, the score on `pub.dev` is reduced to 120 points.
## Description Adds `/` in homepage url in `pubspec.yaml` to get response status `200` Screenshots Without `/`  With `/`  ## Related Issues Fixes #9313 ## Checklist Before you...
### Platform Web ### Plugin package_info_plus ### Version 1.4.2 ### Flutter SDK 3.0.5 ### Steps to reproduce 1. Run sample code 2. See app name for web is same as...
### [REQUIRED] Environment info **firebase-tools:** 9.19.0 **Platform:** Windows ### [REQUIRED] Test case The `firebase.json` file contents: ```json { "firestore": { "rules": "firestore.rules", "indexes": "firestore.indexes.json" }, "functions": { "predeploy": ["npm --prefix...
## Feature Request - Ability to define custom scrolling view aside from - listView - gridView - pageView ## Example - Wrap ## Need - To support multiple screen size...
## Steps to Reproduce 1. Execute `flutter run` on the code sample on `web` or `desktop` platform 2. Maximize application window 3. The main license page have proper appBar bg...