flutter_app icon indicating copy to clipboard operation
flutter_app copied to clipboard

有些已经被废弃的组件没有更改项目无法运行

Open haojingxue opened this issue 11 months ago • 1 comments

  1. RaisedButton、FlatButton 组件早已被废弃
  2. BottomNavigationBarItem 组件的title属性已被废弃了,取而代之的是label
  3. Draggable 组件的dragAnchor 早已废弃
  4. TextField组件的maxLengthEnforced属性早已废弃 。。。。。

haojingxue avatar Mar 07 '24 06:03 haojingxue

这个教学的确是很久之前写的了,flutter的版本比较低

starryxp avatar Mar 07 '24 07:03 starryxp