Nikzed

Results 14 issues of Nikzed

I need Help for : - Using the API ------------------------------------- Here is my question : I'm using seekToPlayer from demo.dart (https://github.com/Canardoux/flutter_sound/blob/master/flutter_sound/example/lib/demo/demo.dart) and it's lagging if you not just simply click...

help wanted
Not yet handled

Hi, it would be great to have current power to make a real time measurements For example to visualize volume line while recording

Can't access neither website/api Connection timed out Error code 522

I do still have a problem with not being able to connect flutter debugger through AS. I do tried switching to VS Code cause of this, flutter attach works fine...

I do love to use notepads to store some code samples or text to copy in future. And the problem is that when I copy text or code sample I...

**Describe the bug** While using default ```YoutubePlayerFlags``` in ```YoutubePlayerController```, this leads to app being freezed if Flutter was implemented as module and started from Flutter Engine. Also we do not...

bug

### Page URL https://dart.dev/language/records.html ### Page source https://github.com/dart-lang/site-www/tree/main/src/language/records.md ### Describe the problem Using the record variables with named variables makes it hard do understand the possibility to create such using...

a.language
p2-medium
e1-hours
co.request
st.triage.ltw
co.volunteer
from.page-issue

### Platforms dart, Android ### Description I need to allow users to change their photos selection if they decide to add more photos after `Select photos and videos`. Or force...

await triage

### Roadmap URL https://roadmap.sh/flutter ### Suggestions I've been coding in Dart almost 3 years now, and across the all big/medium projects I was dealing with BLoC/Cubit state managers. Including outsource,...

suggestion

I've looked through https://dart.dev/effective-dart/design and I personally never met variable naming started from the capital letter even for constant variables in Flutter projects. I believe that the `final HiveInterface Hive...