MenaRaafat

Results 7 issues of MenaRaafat

Using Responsive Framework alongside device_preview library produces a distorted UI. Device_preview library: https://pub.dev/packages/device_preview ``` void main() { // runApp(DevicePreview( // enabled: true, //!kReleaseMode, // plugins: [ // const ScreenshotPlugin(), //...

It updates only 2 or 3 times then stops. Even the sample app included only updates the location like 2 times then it stops.

Using [Responsive ](https://github.com/Codelessly/ResponsiveFramework)Framework alongside device_preview library produces a distorted UI. ``` void main() { // runApp(DevicePreview( // enabled: true, //!kReleaseMode, // plugins: [ // const ScreenshotPlugin(), // const FileExplorerPlugin(), //...

The barcode scanner doesn't scan any type of data other than URLs. This issue is only present on Nokia X20 device https://www.gsmarena.com/nokia_x20-10838.php ex: 123 --> No response ABC -> No...

After following the instructions in the readme file, I still can not successfully build the project. When trying to sync with Gradle I get: Unsupported Modules detected Compilation is not...

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Auth ### Which platforms are affected? Web ### Description...

type: bug
Needs Attention