Enzo Conty
Enzo Conty
## System info Issue occurs on: iOS Plugin name: share_plus Plugin version: 2.1.4 Flutter doctor output: ``` Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel...
## 🏗 Enhancement Proposal Hello 👋 Since the package is now supporting Flutter Web (#697 ) It would be great to display on pub.dev that the dependency handles the web...
## Steps to Reproduce Create an app using camera_awesome, use the camera, then navigate to any other screen which is not using the camera anymore. ## Expected results On iOS...
Hello, I'm a mobile developer, not used to JavaScript at all. I'm doing a little experiment on my own time. I saw the example that you created in plain JavaScript,...
Please read [How to contribute](https://github.com/Solido/awesome-flutter/blob/master/contributing.md) before creating a submission. ## Description Submission description here --- **Checklist** - [x] I read [How to contribute](https://github.com/Solido/awesome-flutter/blob/master/contributing.md) - [x] I edited the SOURCE.md file...
In this PR: - Adding shimmers placeholder text during the loading of the ratings. fix #1447 [Screencast from 2023-12-12 11-54-14.webm](https://github.com/ubuntu/app-center/assets/20175372/6d7ee919-6cde-4d8f-b055-df909c400d64)
We can display the top chart apps on the App Center. For that, we need to expose the top chart API and create the according widgets if necessary.