# showcaseview **Repository Path**: JamesGZM/showcaseview ## Basic Information - **Project Name**: showcaseview - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-02-27 - **Last Updated**: 2026-06-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Showcase View - Simform LLC.](https://raw.githubusercontent.com/SimformSolutionsPvtLtd/showcaseview/master/preview/banner.png) # ShowCaseView [![Build](https://github.com/SimformSolutionsPvtLtd/showcaseview/actions/workflows/flutter.yaml/badge.svg?branch=master)](https://github.com/SimformSolutionsPvtLtd/showcaseview/actions) [![showcaseview](https://img.shields.io/pub/v/showcaseview?label=showcaseview)](https://pub.dev/packages/showcaseview) [![Awesome Flutter](https://img.shields.io/badge/Awesome-Flutter-FC60A8?logo=awesome-lists)](https://github.com/Solido/awesome-flutter#ui-helpers) A Flutter package that allows you to showcase/highlight your widgets step by step, providing interactive tutorials for your application's UI. _Check out other amazing open-source [Flutter libraries](https://simform-flutter-packages.web.app) and [Mobile libraries](https://github.com/SimformSolutionsPvtLtd/Awesome-Mobile-Libraries) developed by Simform Solutions!_ ## Preview _**For live web demo, visit [ShowcaseView Web Example](https://simformsolutionspvtltd.github.io/showcaseview/)**_ ![The example app running on mobile](https://raw.githubusercontent.com/SimformSolutionsPvtLtd/showcaseview/master/preview/showcaseview.gif) ## Features - Guide users through your app by highlighting specific widgets step by step. - Customize tooltips with titles, descriptions, actions, and styling. - Handles scrolling the widget into view for showcasing. - Support for custom tooltip widgets. - Animation and transition effects for tooltip. - Options to showcase multiple widgets at the same time. ## Performance Gains on v5.x.x Version 5.0.0+ delivers exceptional performance improvements that make ShowcaseView faster and more efficient than ever: ![performance_boost](https://raw.githubusercontent.com/SimformSolutionsPvtLtd/showcaseview/master/preview/performance_boost.png) > *Performance metrics based on internal benchmarking tests performed on a mid-tier android device.* ### 🚀 **Memory Reduction** - **Optimized memory usage**: Reduced from **1.8 MB to 0.6 MB** - Significantly reduced memory footprint for better app performance ### ⚡ **Faster Refresh** - **Smoother animations**: Average FPS increased from **58 to 88 FPS** - Better performance on lower-end devices and complex UI layouts ### 🎯 **Quicker Rendering** - **Lightning-fast startup**: Initial render time reduced from **68ms to 24ms** - Dramatically improved time-to-interactive for showcases ## Documentation Visit our [documentation](https://simform-flutter-packages.web.app/showCaseView) site for all implementation details, usage instructions, code examples, and advanced features. ## Installation ```yaml dependencies: showcaseview: ``` ## Support For questions, issues, or feature requests, [create an issue](https://github.com/SimformSolutionsPvtLtd/showcaseview/issues) on GitHub or reach out via the GitHub Discussions tab. We're happy to help and encourage community contributions. To contribute documentation updates specifically, please make changes to the doc/documentation.md file and submit a pull request. ## Main Contributors | ![img](https://avatars.githubusercontent.com/u/25323183?v=4&s=200) | ![img](https://avatars.githubusercontent.com/u/81063988?v=4&s=200) | ![img](https://avatars.githubusercontent.com/u/41247722?v=4&s=200) | |:------------------------------------------------------------------:|:------------------------------------------------------------------:|:------------------------------------------------------------------:| | [Vatsal Tanna](https://github.com/vatsaltanna) | [Sahil Totala](https://github.com/Flamingloon) | [Aditya Chavda](https://github.com/aditya-chavda) | | ![img](https://avatars.githubusercontent.com/u/20923896?v=4&s=200) | ![img](https://avatars.githubusercontent.com/u/56400956?v=4&s=200) | ![img](https://avatars.githubusercontent.com/u/97177197?v=4&s=200) | |:------------------------------------------------------------------:|:------------------------------------------------------------------:|:------------------------------------------------------------------:| | [Sanket Kachchela](https://github.com/SanketKachhela) | [Ujas Majithiya](https://github.com/Ujas-Majithiya) | [Happy Makadiya](https://github.com/HappyMakadiyaS) | ## License This project is licensed under the MIT License - see the [LICENSE](https://simform-flutter-packages.web.app/showCaseView/license) file for details.