Víctor Villar
Víctor Villar
I have a searchFieldProps, is it possible to know the number of matches when filtering? ``` DropdownSearch( key: _dropDownKey, popupProps: PopupProps.bottomSheet( isFilterOnline: true, showSearchBox: true, showSelectedItems: true, searchFieldProps: TextFieldProps( controller:...
feat: Modified the 'networkGeneration' field to include the 'radioType'
Hi @Klerith , I think there was some error when merging with the latest version. The 'to' and 'from' fields do not appear. I attach the original changes to the...
**Remember to specify the plugin name in the title!** Plugin: activity_recognition_flutter, last version (5.0.0 ### Device / Emulator and OS Please complete the following information for each phone and/or emulator...
The released version has the following deprecated dependencies: 1. flutter_svg, meta, dartdoc, pigeon... 2. On android `api "com.google.android.gms:play-services-cast-framework:19.0.0"` Thank you
On startup, show a local notification if a new version is available.
Expected type int in the latest version of dots_indicator (3.0.0) `/Users/_/.pub-cache/hosted/pub.dev/cupertino_onboarding-1.3.0/lib/src/cupertino_onboarding.dart:172:27: Error: The argument type 'double' can't be assigned to the parameter type 'int'. position: _currentPageAsDouble, ^ Target kernel_snapshot_program failed:...
**Describe the bug** I was using riverpod generator: ^2.4.3 and it works fine when I build I've updated to riverpod_generator version: ^2.4.4 and when I build it, it fails. ```...
With the new version of get_it: ^8.0.0 you get the following error. ```sh Because injectable 2.4.4 depends on get_it ^7.2.0 and no versions of injectable match >2.4.4
This isn't a bug, but rather an improvement suggestion. I love the work you're doing. 🎉🎉 Example: In "Parameters, Headers,..." the available screen space isn't being used. Currently, it's set...