is it okay, to use
get create page:account on main
because my folder tree looks not good,
- modules
home
- bindings
- controllers
- views
- account
- bindings
- controllers
- views
login
- bindings
- controllers
- views
my target is, I have pages like accounts, which I name to search, videos, posts, etc.
and the main page I use to create BottomNavigationBar and PageView Container.
or anyone has the best practice for using get_cli?