...
User will be Landed on this screen after successful Login.
...
After User Selects tenant Features Cards will start to display based on the Roles available for selected Tenant.
Login For First Time.
YES → WalkThrough/User Guidance Enabled
NO → Home Screen
...
If user Login for the First time Walkthrough will start Automatically
else User can View Walkthrough any time by clicking on Help Icon
Logic Implemented for WalkThrough.
Created a Global key for Each card, And create Place holder card, pointer and description widgets . On click get the position of card and place the place holder card over overlay exactly.
Files Path
Primary Files https://github.com/egovernments/punjab-mgramseva/blob/develop/frontend/mgramseva/lib/screeens/Home/HomeWalkThrough/HomeWalkThroughContainer.dart, https://github.com/egovernments/punjab-mgramseva/blob/develop/frontend/mgramseva/lib/screeens/Home/HomeWalkThrough/HomeWalkThroughList.dart
Next → Will change the active index of which change the Global key and repeats the same Process.
skip, End → closed the Overlay.