Jaime Blasco
Jaime Blasco
Tooltips in line chart are a really cool feature, but would be even cooler if we could customize it a bit more. Making the child a widget become very versatile....
We have around 50 icons in our app and we would like to autogenerate a value getter that returns a list of all the assets in the class ```dart class...
I would love to be able to use single currency icons for dollar, and euro. I feel like the only one available right now has a weird shape for the...
The final goal would be to integrate Flutter preview inside VSCode. This code editor allows embedded views through a webview, so the preview would be running on Flutter web For...
- Detect new version availables - sync between vscode extension and pub package versions
This issue is to track the progress on developing the Android Studio version
Flutter supports to run it on multiple platforms: Android Simulator, iOS Simulator, Web, macOS, Windows, and Linux. You can choose the platform but the final goal would be to use...
Create a Previewer that allows you to add multiple previews and save screenshots of all of them when tapped a single button. Use case: Generating app screenshots for the App...
Needs `Scene.toImage` to be implemented. https://github.com/flutter/flutter/issues/42767
Margin should include the horizontal safe area by default. And an option to remove it. 