gemunet
gemunet
Hi, I have the SimCam fw 20190923 I have followed all the steps to run Detect_Demo (the compiled and recompiled version) but it gives me the following error ` gemu@devel:~$...
Hello, I have a problem using ShellRoute with a nested path, it gives a Duplicate GlobalKey error when clicking back from the appbar https://user-images.githubusercontent.com/22581144/206748079-92fd1a98-0769-47a5-b1e3-31284e82b246.mp4 ...
Hi everyone, I'm wondering if you have considered or is anyone building a waterfall chart for the library. I need it for my project and before starting to build it...
How can I set a converter globally to replace the builtin datetime for example? this does not appear in the documentation https://pub.dev/packages/json_serializable replace the datetime converter with a custom one...
I have the need to leave several items at the end of the list that cannot be ordered, eg In a photo gallery where a maximum of 9 slots are...
When a request is made to the server, it may respond with repeated headers. eg multiple set-cookie. But httpful to parse the headers in "$response->headers" places them in an associative...
## 🐛 Bug Report occasionally this error is generated when initializing CacheManager with JsonCacheInfoRepository ``` Fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: FormatException: Unexpected end of input (at character 1) ^ at .jsonDecode(dart:convert) at...
## 🐛 Bug Report due to data consistency issues with JsonCacheInfoRepository, reported in https://github.com/Baseflow/flutter_cache_manager/issues/491, i started checking if i could use 'CacheObjectProvider', it looks fine, but the same issue can...
## 🐛 Bug Report There's a problem with data persistence. In the code, the JSON file is saved 3 seconds after each change, but if I make a change and...