applistmodule
Iny Digital Package to get the List of Apps in Phones and Validate if an specific Apps are present..
0.0.4
49 downloads/mo
#4574 most downloaded on pub.dev
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
4 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
4 releases · Dec 2022 to Dec 2022Releases
latest 4-
0.0.419 Dec 2022Release notes
Open source →Response { "apps": [ { "appname": APP NAME, "available": "Y", "backupAgentName": "null", "compatibleWidthLimitDp": "0", "descriptionRes": "0", "enabled": "true", "flags": "814235204", "permission": "null", "nativeLibraryDir": "/data/app/arm64", "theme": "2131886090", "kerneluid": "10276", "category": "7", "storageUuid": "41217664-9172-527a-b3d5-edabb50a7d69", "splitNames": "null", "minSdkVersion": "21", "compileSdkVersion": "29"
}, { "appname": APPLICATION PACKAGE NAME2, "available": "Y" }, { "appname": APPLICATION PACKAGE NAME3, "available": "N" }] }
-
0.0.319 Dec 2022Release notes
Open source →Updated the format of the ValidateApps Method to accept json and return json as strings. Request: { "apps": [ { "appname": APPLICATION PACKAGE NAME1, "available": "Y" }, { "appname": APPLICATION PACKAGE NAME2, "available": "Y" }, { "appname": APPLICATION PACKAGE NAME3, "available": "Y" } ] }
-
0.0.214 Dec 2022 -
0.0.114 Dec 2022