Create nested menu like web in flutter

335 views Asked by At

Nested (nth level) menu like web

I am working on a website using flutter.I want to provide Menu functionality like web provide when user hover mouse on menu in header bar show the options to select like showing in the above image.

Is there any way to implement Nested (nth level) menu functionality in flutter for web.

0

There are 0 answers