Peter Alvin

Results 9 issues of Peter Alvin

**Is your feature request related to a problem? Please describe.** No, not related to a problem--just coding style. Use a runZonedGuarded in the background audio isolate to catch all exceptions....

enhancement
1 backlog

``` Row( children: [ FlutterSlider(...) ], ), ```

Added these to four files but can't get past SnackBar message: ``` ``` Android Studio for Flutter.

Dude, this is an awesome gift to the Flutter community. BTW, I up voted your announcement of the web version in Stack Overflow--the down vote was uncalled for!

``` setState(() { strList; favouriteList; normalList; strList; }); ``` How does this even compile?

I was told to report this to you: "Flutter's new background execution feature (described here: https://medium.com/flutter-io/executing-dart-in-the-background-with-flutter-plugins-and-geofencing-2b3e40a1a124) allows plugins to be registered in a background context (e.g. a Service)." I don't...

_Thank you for your blog post and code. I cloned it locally, loaded using latest Android Studio (3.5.1, 2019-9-25 ), and am trying to run in the emulator, but get...

I'm having to hand-parse data from the weather / WeatherFactory API on pub.dev. To not duplicate work, I'm wondering if anyone has already written some mapping code to set up...

enhancement
good first issue