first push flutter simplex chat app

This commit is contained in:
mhmzdev
2021-10-07 09:28:59 +05:00
parent 09ace76b82
commit 13b60b92bf
79 changed files with 9383 additions and 174 deletions
@@ -1,5 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="chat.simplex.app">
package="com.example.simplex_chat">
<!-- Flutter needs it to communicate with the running application
to allow setting breakpoints, to provide hot reload, etc.
-->