Skip to content
Snippets Groups Projects

added diary, emoji, image, sensor data, stress scalar

Merged Himali Aryal requested to merge diary_entry into master

Files

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.flutter_app">
package="com.example.flutter_app"
xmlns:tools="http://schemas.android.com/tools">
<uses-permission
android:name="android.permission.PACKAGE_USAGE_STATS"
tools:ignore="ProtectedPermissions"/>
<!-- io.flutter.app.FlutterApplication is an android.app.Application that
calls FlutterMain.startInitialization(this); in its onCreate method.
In most cases you can leave this as-is, but you if you want to provide
Loading