Jonathan White
Jonathan White
I'm using this same code but with my own client secret and ID and I'm getting this error. > E/flutter (29433): [ERROR:flutter/lib/ui/ui_dart_state.cc(148)] Unhandled Exception: PlatformException(error, Unsupported value: java.lang.NullPointerException: Attempt to...
As soon as i open the app, I'm unable to do anything. I tried when it was released and I just updated and built from source a few minutes ago...
With a `Slider`, we're required to supply a value. This allows us to start at any point in the slider. I wasn't able to find that property with this widget....
I have an AnimatedList that I'm trying to use in reverse, (to support scrolling to the "end") but when I use this DraggableScrollBar, It scrolls with the content instead of...
https://github.com/thinkdigitalsoftware/fonoapi-dart
Same as List.removeWhere but for characters and patterns. This will basically wrap the replaceAll call and default the second parameter to an empty string
This will allow for null type checking while we wait for the new dart version