Ahmed Ashour

Results 43 issues of Ahmed Ashour

https://github.com/flutter/flutter/issues/121318 This PR modifies the code in order not to trigger the incoming diagnostic. ## Pre-launch Checklist - [X] I read the [Contributor Guide] and followed the process outlined there...

needs tests
p: in_app_purchase
platform-ios

### What would you like? `Browser: chrome was not found on your system or is not supported by Cypress.` Should be `Browser: chrome was not found on your system.` ###...

good first issue
type: error message

The current code sometimes uses 2-space indentation and 4-space one. I think it makes sense to format the spring package (for now) for 4-space indentation, as a preparation to work...

## Impact - [ ] Bug fix (non-breaking change which fixes expected existing functionality) - [X] Enhancement/New feature (adds functionality without impacting existing logic) - [ ] Breaking change (fix...

TypeEnhancement

## Impact - [ ] Bug fix (non-breaking change which fixes expected existing functionality) - [X] Enhancement/New feature (adds functionality without impacting existing logic) - [ ] Breaking change (fix...

TypeTechDebt

On creating a new action, there is some hint about being used with Flutter ``` # Your project will need to have tests in test/ and a dependency on #...

type-documentation

An enhancement suggested, an annotation of `@NotYetImplemented`, which actually runs and the test is green if the conditions fail, but the test is red if the conditions pass. This is...

The java file is incorrectly placed, the folder should be the same as the package defined. In other places the file is referenced as `com.docusign.jwtconsoleapp.JWTConsoleApp`, so this package is correct...