-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
For very large datasets it would be nice to have the option of replacing the scatter plot with a density heatmap. I'm imagining loading a random structure from each "bin" and maybe dynamically updatin…
-
### What package does this bug report belong to?
go_router
### What target platforms are you seeing this bug on?
Web
### Have you already upgraded your packages?
Yes
### Dependency versions
pub…
-
### Description
I would like to supply a JSON-schema to the widget, and the widget ensures that the field content is validate according to the JSON schema provided.
-
A very late follow-up to https://github.com/jupyter-widgets/ipyleaflet/issues/362... would Leaflet allow to have a `point_style_callback` parameter for `GeoJSON` and `GeoData` layers like the `style_c…
-
app crash when change playback speed when screen is not in full screen
class VideoPlayerScreen extends StatefulWidget {
final String vmID;
final int totlaSecondShouldVIdeoPlay;
Map detail…
-
**Describe the bug**
I have been using Netlify CMS for sites without a content security policy. I am now trying to increase the security of my sites by adding this.
The CSP requires defining what s…
ghost updated
11 months ago
-
Hi,
Thank you for this package.
I am in need to change the color of tab text based on selected tab. Could you please assist me here?
I spent good 8 hours on this already :(, still wasn't succ…
-
## 🧰 Task
list of todos after #4784
- [ ] continue replacing procedural QtMenus with app-model registered ones (note PR #4826 provides the base changes and tests required for the menu migration t…
-
Is there a way to build a dynamic widget from some json in a string ? Ie not from file or url ?