A Flutter package allows you to Showcase/Highlight your widgets step by step. Auto Scrolling to active showcase feature will not work properly in scroll views that renders widgets on demand(ex, ListView, GridView). In order to scroll to a widget it needs to be attached with widget tree. So, If you are using a scrollview that renders widgets on demand, it is possible that the widget on which showcase is applied is not attached in widget tree. So, flutter won't be able to scroll to that widget. So, If you want to make a scroll view that contains less number of children widget then prefer to use SingleChildScrollView.
Features
- Get the latest version in the 'Installing' tab on pub.dev
- Add a ShowCaseWidget widget
- Auto Scrolling to active showcase feature will not work properly in scroll views that renders widgets on demand
- In order to scroll to a widget it needs to be attached with widget tree
- Provides examples
Categories
User Interface (UI)License
MIT LicenseFollow ShowCaseView
Other Useful Business Software
GoAnywhere Managed File Transfer (MFT)
GoAnywhere MFT provides secure managed file transfer for enterprises. Deployable on-premise, in the cloud, or in hybrid environments, GoAnywhere MFT software enables organizations to exchange data among employees, customers, and trading partners, as well as between systems, securely. GoAnywhere MFT was a recipient of the Cybersecurity Excellence Award for Secure File Transfer.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ShowCaseView!