mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Assert that there are no duplicates. Export GlobalKey from basic.dart, so that people don't have to import widgets.dart just for that. Fix the "initialFocus" feature which actually didn't work.