flutter_showcaseview icon indicating copy to clipboard operation
flutter_showcaseview copied to clipboard

Flutter plugin that allows you to showcase your features on flutter application. 👌🔝🎉

Results 100 flutter_showcaseview issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** My targeted widget has two buttons, one for accepting the other for refusing. I...

help wanted
question

I have a question why don't you provide an alignment attribute for the description And, if possible, can I support you do this thing?

enhancement

When using Tooltip on BottomNavigationBar with 4 elements, the 2 option take negative left padding, This pr should prevent negative offset since never should be negative offset. Btw, awesome package...

**Describe the bug** The chinese character for showcaseview will become vertical, but this issue only occurs when I release the android app in play console, it's working fine during debug....

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** getLeft and getRight return wrong result when in middle with a little offset. **Expected behavior** Text in one line. **Screenshots** ![image](https://raw.githubusercontent.com/SteveCruise/images/84efd8c1c8289b2a622faedea4477c34954eadf5/Screenshot%202022-03-24%20222837.png) **Desktop (please complete the following information):**...

bug

This feature enables us to show the Showcases only one time in entire app life using shared prefs. #209

**Describe the bug** As shown in attached screenshot, showcase cuts off from the screen. Any particular method to solve this? **Expected behavior** Make itself relative to the screen width and...

bug

I want to present each showcase when a specific even arises, instead of going through the whole showcases by clicking. But when I tried `.startShowCase([_one, _two, _three]);`, after this calling...

more-info-required

Highlighting on Flutter Web only works with canvaskit and not html renderer