Jonathan White

Results 60 issues of 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...

enhancement

![abf](https://user-images.githubusercontent.com/23037821/38656926-7241458a-3dd2-11e8-9cb7-5eb1bb9c8bcb.gif)

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...

enhancement

**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...

enhancement

## 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...

bug
ide-consistency

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...

topic-editing
dependency: dart sdk

> /// 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.