Moataz Fouad

Results 2 issues of Moataz Fouad

I cannot run on iOS due to this error ``` Uncategorized (Xcode): Command CompileSwiftSources failed with a nonzero exit code Swift Compiler Error (Xcode): Could not find module 'PusherSwiftWithEncryption' for...

When I use network image as Image provider, I get the image quality so bad. ```return Scaffold( appBar: AppBar( backgroundColor: Theme.of(context).primaryColor, elevation: 0, ), body: SizedBox( height: size.height, width: size.width,...