juicycleff / flutter-unity-view-widget

Embeddable unity game engine view for Flutter. Advance demo here https://github.com/juicycleff/flutter-unity-arkit-demo
BSD 3-Clause "New" or "Revised" License
2.09k stars 505 forks source link

Dart formatting hotfix #895

Closed timbotimbo2 closed 8 months ago

timbotimbo2 commented 8 months ago

Description

A hotfix for a formatting issue in https://github.com/juicycleff/flutter-unity-view-widget/pull/865 which caused an automatic check to fail.

Type of Change

timbotimbo commented 8 months ago

I know it isn't very nice to approve your own pull request with a workaround like this, but this is only to quickly fix the issue I just caused. I did not see any warning for a failed check when merging the pull request, and got the warning after the merge.