Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Added smooth transition to tooltip (#268) #282

Merged

Conversation

HappyMakadiyaS
Copy link
Collaborator

Fixes #268

@HappyMakadiyaS HappyMakadiyaS force-pushed the feature/issue-268 branch 5 times, most recently from b93698e to dfae567 Compare October 27, 2022 10:52
README.md Outdated
description: 'Click here to go to your Profile',
disableAnimation: true,
shapeBorder: CircleBorder(),
description: '
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

format has been changed, @HappyMakadiyaS can you please update this.

position = tempPos;
});
},
child: widget.container),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add comma before bracket.

README.md Outdated
@@ -63,9 +63,15 @@ Some more optional parameters
Showcase(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please update gif for the example too

@HappyMakadiyaS HappyMakadiyaS force-pushed the feature/issue-268 branch 3 times, most recently from 546cc21 to bc10c8f Compare October 28, 2022 11:38
README.md Outdated
@@ -9,7 +9,7 @@ A Flutter package allows you to Showcase/Highlight your widgets step by step.

## Preview

![The example app running in Android](https://github.com/simformsolutions/flutter_showcaseview/blob/master/preview/showcaseview.gif)
![The example app running in Android](preview/showcaseview.gif)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please use github url only as we not sure if this will work in pub or not.

@HappyMakadiyaS HappyMakadiyaS force-pushed the feature/issue-268 branch 6 times, most recently from eb698e0 to b1bd8ac Compare November 1, 2022 14:22
@vatsaltanna vatsaltanna merged commit dff3592 into SimformSolutionsPvtLtd:master Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Smooth transitions
3 participants