Jonathan White
Jonathan White
The program was using an outdated API method and that's been updated. Also, I deleted the widget test code that was throwing an error.
Note: /home/thinkdigital/SDKs/flutter/.pub-cache/hosted/pub.dartlang.org/audioplayer-0.5.0/android/src/main/java/bz/rxla/audioplayer/AudioplayerPlugin.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details.
This is one of the 3 main reasons I stay on IntelliJ. This plugin, the git integration, and the built in Flutter inspector. :D Awesome work with this tool, thank...

This can cause issues when trying to write scripts that reside outside the project's directory. ``` $ ./gnirehtet/gnirehtet rt Starting gnirehtet... 'adb' reverse tcp:31416 tcp:31416 'adb' shell am startservice -a...
**Is your feature request related to a problem? Please describe.** I'm always frustrated when debugging and I think an object should be equal to another and it's not. **Describe the...
## Steps to Reproduce 1. Create a project 2. Create a submodule/package that is its own dart library. 3. Add something to the submodule's pubspec. 4. Open a different file...
If I have a widget like the following, ```dart class MyWidget extends StatelessWidget { final arg1, arg2, arg3; // I know this is cringy, it's just for the sake of...
> /// The title displayed to the user > final String title; > > /// The message displayed to the user. > final String message; > > /// Replaces [title]....
Fix grammar, spelling and punctuation.