Flutter在Debian上运行缓慢可按以下方法优化:
const
RepaintBoundary
ListView.builder
FutureBuilder
StreamBuilder
--release
flutter run --profile
参考来源: