philitell

Results 37 comments of philitell

I'm getting the same error with flutter plugin version 80: ``` ## Dart analysis issue Invalid argument (uri): URI is not a valid file:// URI: "/home/phil/Projects/mag/mag_future_app/lib/screens/subscription_update_screen.dart" ## Version information -...

@pglbiscuite you are my hero!!! I downgraded the dart-plugin to the compatible version for my Android Studio - and now it works. Also "show context actions" (alt+enter) are working again.

## Version information - Dart SDK 3.4.3 - Android Studio Jellyfish | 2023.3.1 Patch 1 - Flutter - Channel stable, 3.22.2 - Ubuntu 22.04.4 LTS

> Downgrading is not a solution anymore because it makes my debugger not breaking as breakpoints. The device break (I can see it in the console in chrome) but Android...

Yes i can confirm that - please fix this.

So there is no possibility to translate the error message that is shown when a wrong password is entered? (which seems the most common error message that can occur on...

Got a similar error message when trying to run on a iOS 16 hardware device. `(lldb) process interrupt dyld[599]: Symbol not found: _swift_getTypeByMangledNameInContext2 Referenced from: /private/var/containers/Bundle/Application/2889AB6D-6A80-4F75-8370-3987B6C834EF/Runner.app/Frameworks/flutter_secure_storage.framework/flutter_secure_storage (built for iOS 17.0...

yes i have my own server. how can i disable it there? Is there a documentation for this?