flutter_in_action_source_code
flutter_in_action_source_code copied to clipboard
能正常跑起来的实战代码
- update了flutter version '>=3.0.1 <4.0.0',第三方库的版本,解决报错问题
- add了flutter 空安全判断
- update github接口请求方式,以及返回User Model 里字段类型