-
A chart like below but I would like to make the bar for Algeria really big but keep the others the the size they are now if that is at all possible
-
Hi,
I have one problem I simply don't get a solution for, using the onTap handler I can draw a circle at a position and move it according to the changes provided from PhotoViewController to keep it…
-
The plugin is missing basic touch responses like a regular tap. These tasks should all be passed from GestureDetector directly instead of the plugin handling its own type of gesture handling. In it's …
-
I'm wanting to have the ProgressBar placed outside the widget's bottom and below the video, but when I put it there, it's not able to find the controller with the _controller = YoutubePlayerController…
-
Hello,
this package is incredibly good 🥇
But, i am new to Dart, Flutter, animations and i have to invest much time to learn it.
> With one widget, Animator, you can do all the available anim…
-
Hi Dan, thank's for this great library. Would it be possible to support a CustomPainter Generator ? I tried to generate paths of my svg with your [dart_path_parsing](https://github.com/dnfield/dart_pa…
-
To reproduce: Run the example app (version 0.0.9 exhibits this problem). Go to the polylines tab, then scroll the map so that the polylines are pushed off-screen. On Android, at least, the polyline…
-
Hi. Checking if there is no face is working great but with printing some Text to the Debug Console.
But i want to return a Widget. Can i do this in the `onResult` ? i tried but it didn't work for me.…
-
This is my `CircularPercentIndicator`:
```dart
CircularPercentIndicator(
radius: 90,
lineWidth: 6,
animation: true,
percent: 0.5,
ani…
-
When we add a view above signature view it is not drawing anything.
![device-2019-05-17-132923](https://user-images.githubusercontent.com/6951858/57912406-d4687d80-78a7-11e9-89c5-5ef5d8e80c39.png)