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

docs: 📚 readme.md updated with property listing #299

Merged
merged 1 commit into from
Nov 2, 2022

Conversation

HappyMakadiyaS
Copy link
Collaborator

Description

Checklist

  • The title of my PR starts with a Conventional Commit prefix (fix:, feat:, docs: etc).
  • I have followed the Contributor Guide when preparing my PR.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • I have updated/added relevant examples in examples or docs.

Breaking Change?

  • [-] Yes, this PR is a breaking change.
  • No, this PR is not a breaking change.

@HappyMakadiyaS HappyMakadiyaS force-pushed the feature/readme-update-for-release2.0 branch from b71096c to 2227433 Compare November 2, 2022 12:55
README.md Outdated
|------------------------------|---------------|--------------------------------------------------|----------------------------------------------------------------------------------------------------|------------|------------------|
| key | GlobalKey | | Unique Global key for each showcase. | ✅ | ✅ |
| child | Widget | | The Target widget that you want to be showcased | ✅ | ✅ |
| title | String? | | Title of showcase into default tooltip | ✅ | |
Copy link
Collaborator

Choose a reason for hiding this comment

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

Title of showcase into default tooltip -> Title of the default tooltip

README.md Outdated
| key | GlobalKey | | Unique Global key for each showcase. | ✅ | ✅ |
| child | Widget | | The Target widget that you want to be showcased | ✅ | ✅ |
| title | String? | | Title of showcase into default tooltip | ✅ | |
| description | String? | | Description of showcase into default tooltip | ✅ | |
Copy link
Collaborator

Choose a reason for hiding this comment

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

Description of showcase into default tooltip -> Description of the default tooltip

@HappyMakadiyaS HappyMakadiyaS force-pushed the feature/readme-update-for-release2.0 branch from 2227433 to 041912f Compare November 2, 2022 13:12
@vatsaltanna vatsaltanna merged commit 3759892 into master Nov 2, 2022
@vatsaltanna vatsaltanna deleted the feature/readme-update-for-release2.0 branch November 2, 2022 13:17
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.

None yet

2 participants