Обновлен проект. Добавлена БД
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="dev.fluttercommunity.plus.share" >
|
||||
|
||||
<uses-sdk android:minSdkVersion="19" />
|
||||
|
||||
<application>
|
||||
|
||||
<!--
|
||||
Declares a provider which allows us to store files to share in
|
||||
'.../caches/share_plus' and grant the receiving action access
|
||||
-->
|
||||
<provider
|
||||
android:name="dev.fluttercommunity.plus.share.ShareFileProvider"
|
||||
android:authorities="dollar_openBracket_applicationId_closeBracket.flutter.share_provider"
|
||||
android:exported="false"
|
||||
android:grantUriPermissions="true" >
|
||||
<meta-data
|
||||
android:name="android.support.FILE_PROVIDER_PATHS"
|
||||
android:resource="@xml/flutter_share_file_paths" />
|
||||
</provider>
|
||||
<!--
|
||||
This manifest declared broadcast receiver allows us to use an explicit
|
||||
Intent when creating a PendingItent to be informed of the user's choice
|
||||
-->
|
||||
<receiver
|
||||
android:name="dev.fluttercommunity.plus.share.SharePlusPendingIntent"
|
||||
android:exported="false" >
|
||||
<intent-filter>
|
||||
<action android:name="EXTRA_CHOSEN_COMPONENT" />
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 3,
|
||||
"artifactType": {
|
||||
"type": "AAPT_FRIENDLY_MERGED_MANIFESTS",
|
||||
"kind": "Directory"
|
||||
},
|
||||
"applicationId": "dev.fluttercommunity.plus.share",
|
||||
"variantName": "debug",
|
||||
"elements": [
|
||||
{
|
||||
"type": "SINGLE",
|
||||
"filters": [],
|
||||
"attributes": [],
|
||||
"outputFile": "AndroidManifest.xml"
|
||||
}
|
||||
],
|
||||
"elementType": "File"
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,6 @@
|
||||
aarFormatVersion=1.0
|
||||
aarMetadataVersion=1.0
|
||||
minCompileSdk=1
|
||||
minCompileSdkExtension=0
|
||||
minAndroidGradlePluginVersion=1.0.0
|
||||
coreLibraryDesugaringEnabled=false
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
int xml flutter_share_file_paths 0x0
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,2 @@
|
||||
#Mon Mar 03 23:53:07 MSK 2025
|
||||
dev.fluttercommunity.plus.share.share_plus-main-1\:/xml/flutter_share_file_paths.xml=/Users/vitalijnecitajlo/work/my/new remover/build/share_plus/intermediates/packaged_res/debug/packageDebugResources/xml/flutter_share_file_paths.xml
|
||||
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<merger version="3"><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/main/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main" generated-set="main$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/main/res"><file name="flutter_share_file_paths" path="/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/main/res/xml/flutter_share_file_paths.xml" qualifiers="" type="xml"/></source></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="debug$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/debug/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="debug" generated-set="debug$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/debug/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="generated$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/vitalijnecitajlo/work/my/new remover/build/share_plus/generated/res/resValues/debug"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="generated" generated-set="generated$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/vitalijnecitajlo/work/my/new remover/build/share_plus/generated/res/resValues/debug"/></dataSet><mergedItems/></merger>
|
||||
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/main/jniLibs"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/debug/jniLibs"/></dataSet></merger>
|
||||
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/main/shaders"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/debug/shaders"/></dataSet></merger>
|
||||
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/main/assets"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/debug/assets"/></dataSet><dataSet config="generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/vitalijnecitajlo/work/my/new remover/build/share_plus/intermediates/shader_assets/debug/compileDebugShaders/out"/></dataSet></merger>
|
||||
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
R_DEF: Internal format may change without notice
|
||||
local
|
||||
xml flutter_share_file_paths
|
||||
@@ -0,0 +1,50 @@
|
||||
1<?xml version="1.0" encoding="utf-8"?>
|
||||
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
3 package="dev.fluttercommunity.plus.share" >
|
||||
4
|
||||
5 <uses-sdk android:minSdkVersion="19" />
|
||||
6
|
||||
7 <application>
|
||||
7-->/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/main/AndroidManifest.xml:3:5-22:19
|
||||
8
|
||||
9 <!--
|
||||
10 Declares a provider which allows us to store files to share in
|
||||
11 '.../caches/share_plus' and grant the receiving action access
|
||||
12 -->
|
||||
13 <provider
|
||||
13-->/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/main/AndroidManifest.xml:6:7-14:18
|
||||
14 android:name="dev.fluttercommunity.plus.share.ShareFileProvider"
|
||||
14-->/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/main/AndroidManifest.xml:7:9-73
|
||||
15 android:authorities="${applicationId}.flutter.share_provider"
|
||||
15-->/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/main/AndroidManifest.xml:8:9-70
|
||||
16 android:exported="false"
|
||||
16-->/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/main/AndroidManifest.xml:9:9-33
|
||||
17 android:grantUriPermissions="true" >
|
||||
17-->/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/main/AndroidManifest.xml:10:9-43
|
||||
18 <meta-data
|
||||
18-->/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/main/AndroidManifest.xml:11:9-13:61
|
||||
19 android:name="android.support.FILE_PROVIDER_PATHS"
|
||||
19-->/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/main/AndroidManifest.xml:12:11-61
|
||||
20 android:resource="@xml/flutter_share_file_paths" />
|
||||
20-->/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/main/AndroidManifest.xml:13:11-59
|
||||
21 </provider>
|
||||
22 <!--
|
||||
23 This manifest declared broadcast receiver allows us to use an explicit
|
||||
24 Intent when creating a PendingItent to be informed of the user's choice
|
||||
25 -->
|
||||
26 <receiver
|
||||
26-->/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/main/AndroidManifest.xml:17:7-21:18
|
||||
27 android:name="dev.fluttercommunity.plus.share.SharePlusPendingIntent"
|
||||
27-->/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/main/AndroidManifest.xml:17:17-55
|
||||
28 android:exported="false" >
|
||||
28-->/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/main/AndroidManifest.xml:17:56-80
|
||||
29 <intent-filter>
|
||||
29-->/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/main/AndroidManifest.xml:18:9-20:25
|
||||
30 <action android:name="EXTRA_CHOSEN_COMPONENT" />
|
||||
30-->/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/main/AndroidManifest.xml:19:11-59
|
||||
30-->/Users/vitalijnecitajlo/.pub-cache/hosted/pub.dev/share_plus-10.1.4/android/src/main/AndroidManifest.xml:19:19-56
|
||||
31 </intent-filter>
|
||||
32 </receiver>
|
||||
33 </application>
|
||||
34
|
||||
35</manifest>
|
||||
Binary file not shown.
@@ -0,0 +1,35 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="dev.fluttercommunity.plus.share" >
|
||||
|
||||
<uses-sdk android:minSdkVersion="19" />
|
||||
|
||||
<application>
|
||||
|
||||
<!--
|
||||
Declares a provider which allows us to store files to share in
|
||||
'.../caches/share_plus' and grant the receiving action access
|
||||
-->
|
||||
<provider
|
||||
android:name="dev.fluttercommunity.plus.share.ShareFileProvider"
|
||||
android:authorities="${applicationId}.flutter.share_provider"
|
||||
android:exported="false"
|
||||
android:grantUriPermissions="true" >
|
||||
<meta-data
|
||||
android:name="android.support.FILE_PROVIDER_PATHS"
|
||||
android:resource="@xml/flutter_share_file_paths" />
|
||||
</provider>
|
||||
<!--
|
||||
This manifest declared broadcast receiver allows us to use an explicit
|
||||
Intent when creating a PendingItent to be informed of the user's choice
|
||||
-->
|
||||
<receiver
|
||||
android:name="dev.fluttercommunity.plus.share.SharePlusPendingIntent"
|
||||
android:exported="false" >
|
||||
<intent-filter>
|
||||
<action android:name="EXTRA_CHOSEN_COMPONENT" />
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
@@ -0,0 +1 @@
|
||||
[]
|
||||
@@ -0,0 +1 @@
|
||||
0 Warning/Error
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<!-- Used in conjunction with the provider declared in AndroidManifest.xml -->
|
||||
<cache-path name="cache" path="share_plus/" />
|
||||
</paths>
|
||||
Binary file not shown.
@@ -0,0 +1,2 @@
|
||||
dev.fluttercommunity.plus.share
|
||||
xml flutter_share_file_paths
|
||||
Reference in New Issue
Block a user