felipe bastos
Results
2
issues of
felipe bastos
in easy_store.dart file the type FcBuilderFunc is not found. static void lazyPut(FcBuilderFunc builder, {String tag}) { return GetInstance().lazyPut(builder, tag: tag); } C:/flutter/.pub-cache/hosted/pub.dartlang.org/easy-3.0.1/lib/src/easy_store.dart:6:26: Error: Type 'FcBuilderFunc' not found. static void lazyPut(FcBuilderFunc...
I do as is documented and examplefied. Authenticate modal open, read the biometry data (red finger image), and close the app. No error message is showed. Only, app close automaticly...
bug