Eugene Kuznietsov

Results 11 comments of Eugene Kuznietsov

i think, ViewModel lifecycle should be redesigned as well. ViewModel should be inside the context of the page (VC/Activity/Fragment/etc). like in the native Android. so navigation will appear between abstract...

any updates? it would be nice to have a read-only access to the owner, createdAt, updatedAt fields

i cannot get the data in fields marked with @hasOne (nor from the observer, nor the query functions). is there a ticket for this? is it an expected behavior? i...

> 1.11.4 here. Xcode Version 15.0.1 (15A507) and iOS 17, didn't work. you should move function registerPlugins out of AppDelegate scope, kind of make it 'top-level' in flutter terms

you need to ask for WRITE_EXTERNAL_STORAGE permission

did you request the permission? writing permission in manifest is not enough. also, check that permission is granted in app settings.

could you show the FlutterDownloader.enqueue method call and passed arguments?

> Arm64 image provides many benefits to iOS developers to be clear, not only for iOS developers but for Xamarin and Flutter developers as well.

@NikaHsn @khatruong2009 sorry, i don't have enough time to provide you with an example. and yes, I'm still facing this issue. is there a possibility that something is cached or...