Stop passing State objects between widgets in the LayoutExplorer
Đang mở
cleanup
layout explorer
P3
tech debt
- Ngôn ngữ chính
- Dart
- Star
- 1.7k
- Fork
- 404
- Merge trung bình
- 6 ngày 17 giờ
- Pull request đã merge (30 ngày)
- 18
Mô tả
The layout explorer uses an anti-pattern where State objects are passed between widgets for convenience.
These uses should be cleaned up passing around Controllers, callbacks, or using InheritedWidget instead.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.