Abdelazeem Kuratem

Results 6 issues of Abdelazeem Kuratem

I just added the ability to skip or next button inside Showcase itself Giving users more options based on their needs # Screenshots ![Screenshot_20211016-040700](https://user-images.githubusercontent.com/30933932/137569668-36644cac-1d34-437b-b5a1-04d0b596a0be.jpg) ![Screenshot_20211016-040707](https://user-images.githubusercontent.com/30933932/137569671-61e54d7b-89c8-4670-a507-5c13bc1aa122.jpg) ![Screenshot_20211016-040718](https://user-images.githubusercontent.com/30933932/137569673-b85e5ed9-edd5-4650-9492-9b674ddffc42.jpg)

**Describe the bug:** Text cropped at the bottom if `textOverflow` is `TextOverflow.ellipsis` but not with `TextOverflow.visible`. **HTML to reproduce the issue:** ```html الدرس الأول الدولة الإسلامية عقب وفاة النبى ﷺ....

bug
whitespace issues

**Description** I have a `feature_template` brick which contains my init module structure I need to create a `main_template` brick which will contain all my project structure Also it will have...

### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues) - [X] I have read the [guide to filing a bug](https://flutter.dev/docs/resources/bug-reports) ### Steps to...

package
has reproducible steps
P2
p: go_router
team-go_router
triaged-go_router
found in release: 3.13
found in release: 3.14

**Description:** Like we have the `createPlugin` entryPoint we need another function that allow us to do some clean up after the analyzer finish his job ```dart // This is the...

enhancement