TRi89
TRi89
i'm develope ionic app and there i'm used this plugin. after opening my app and the app is loaded, i called the function "backgroundmode.enable()". after a short timespan app stopped...
generated files not working anymore. is there a way to bring the gen_lang package to the current versions? ``` lib/generated/i18n.dart:4126:55: Error: The parameter 'fallback' can't have a value of 'null'...
**Describe the bug** a show a waiter around the function `getLocation()`. so a customer found out, the waiter is not hiding. the reason is, that the line `await _locationPlugin.getLocation()` is...
Custom Picker Models have an issue, that the columns not correctly refreshing. look #250 . root problem are duplicate widget keys. i changed it to be every column has his...
### Steps to reproduce 1. use flutter_typeahead 5.2.0 2. use com.android.application version greater than 8.10.1 3. flutter build appbundle --release 4. console displays 19 issues ### Expected results building should...