abuanwar072 / Flutter-Responsive-Admin-Panel-or-Dashboard

Responsive Admin Panel or Dashboard using Flutter
https://youtu.be/_uOgXpEHNbc
MIT License
6.61k stars 1.87k forks source link

Please explain about MenuController #33

Closed NewITCorp closed 2 years ago

NewITCorp commented 2 years ago

I do not understand what is the use of MenuController and controlMenu() method. could you please guide?

thanks

NewITCorp commented 2 years ago

sorry i got it, its an implementation of state management using provider. Closed