flutterchina / flutter-in-action

《Flutter实战》书稿。第二版书稿已上传,请移步新Repo。

Home Page:https://book.flutterchina.club

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

三章3.1中的ancestorStateOfType已经被废弃

81777268 opened this issue · comments

DESCRIPTION

ancestorStateOfType已经在v1.12.1之后被废弃,换成findAncestorStateOfType方法;