obnil / flutter_music_app

First Open Source Flutter based material design music player with audio plugin to play online music
423 stars 136 forks source link

'onGenerateRoute: Router.generateRoute' in main.dart hase error. what should i do? #12

Open AmirHosseinYazdani opened 3 years ago

seoeaa commented 3 years ago

Rename Router to ModularRouter

seoeaa commented 3 years ago

visit me download corrected to stable version

AmirHosseinYazdani commented 3 years ago

I don't know how is that thread should work. But Anyway, I fixed it by another solution. Thanx ✌️👍

On Sun, Feb 14, 2021, 4:33 PM aleksandrguru notifications@github.com wrote:

Rename Router to ModularRouter

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/obnil/flutter_music_app/issues/12#issuecomment-778775085, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQLACGZD5LJ5ULEIUOL6EDTS67C3NANCNFSM4XSJ3JXQ .

Felixcity35 commented 3 years ago

am still having this error after renaming 'Router' to 'ModularRouter' pls has any one fix this issues

XeraFiu-YTB commented 3 years ago

@Felixcity35 , rename Router by ModularRouter in main.dart and also in lib/config/router_manager.dart

Felixcity35 commented 3 years ago

@Felixcity35 , rename Router by ModularRouter in main.dart and also in lib/config/router_manager.dart

thank u it works