Member-only story
Widgets You Should Know: Feature Discovery
5 min readFeb 22, 2022
Feature Discovery is a core feature of Material Design, and there is a widget for it!
Feature Discovery SetUp
I am just re-using the App Skeleton, you will put this plugin dependency in your pubsepc:
dependencies:
feature_discovery: ^0.14.1
Jut like some other feature Discovery plugins you put core widget above your AppRootWIdget:
You define feature IDs:
Then we define an overlay:
https://gist.github.com/fredgrott/0c21f45da67c277d99eb1f0144e2fc04