xuexiangjys / flutter_template

The project of the empty template with Flutter has built the basic framework to realize the functions of internationalization, theme peeling, login and registration, etc.(Flutter空壳模板工程,已搭建基础框架,实现国际化、主题换肤、登录注册、自动路由注册等功能,可在此基础上简单修改实现自己的应用功能)

Home Page:https://github.com/xuexiangjys/flutter_template/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

auto_route版本

purgeyao opened this issue · comments

可以将auto_route更新至2.0.1么 这个版本有大的支持
Navigator也从1升级到了2

auto_route已被移除,使用GetX进行代替