Jago

Results 10 issues of Jago

Just got an exception using 0.14.0 in `\feature_discovery-0.14.0\lib\src\foundation\bloc.dart:109` ``` E/flutter ( 6953): [ERROR:flutter/lib/ui/ui_dart_state.cc(186)] Unhandled Exception: Null check operator used on a null value E/flutter ( 6953): #0 Bloc.discoverFeatures E/flutter (...

Replaced deprecated iOS type identifiers with new ones

In the `/example/ios/Sharing Extension/Info.plist` file, you have a lot of key/value pairs not shown in the Readme file. * If using only values provided in Readme file, build errors with...

Default values in constructors are to be assigned with `=` instead of old-style `:`.

Currently you get the `Run | Debug` commands on top of every `describe`, `it`, etc. ![image](https://user-images.githubusercontent.com/4032522/121013721-7e6e1780-c799-11eb-8178-6a048c824b6f.png) In my case I need to keep compatibility with Karma/Jasmine, and for testing I...

enhancement
good first issue

I get this error when loading my YAML file:

### Page URL https://docs.flutter.dev/perf/deferred-components/ ### Page source https://github.com/flutter/website/tree/main/src/content/perf/deferred-components.md ### Describe the problem - In Setup -> Step 2 -> Manual setup, the explanation to proceed manually in order to support...

p2-medium
e3-weeks
t.performance
st.triage.ltw
from.page-issue
lang.native-code

### Housekeeping - [X] I'm sure this issue is _not_ a duplicate ### Information: #### Expected situation Setting an icon for a resolver is independent from any other type of...

I am using version 1.8.0 of this plugin and Flutter 3.22.1 (can't confirm if this was happening in prior versions since this feature was not being thoroughly tested) Sharing a...