style: format code

This commit is contained in:
13574
2023-09-09 23:46:58 +08:00
parent f0878b4c28
commit 88c51a73d4
22 changed files with 183 additions and 132 deletions

View File

@@ -3,5 +3,5 @@
the Flutter tool needs it to communicate with the running application
to allow setting breakpoints, to provide hot reload, etc.
-->
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.INTERNET" />
</manifest>