package_info_by_all

Last updated:

0 purchases

package_info_by_all Image
package_info_by_all Images
Add to Cart

Description:

package info by all

package_info_by_all #
Get package info ,support(android,ios,web,mac,linux,windows)
Getting Started #
This project is a starting point for a Flutter
plug-in package,
a specialized package that includes platform-specific implementation code for
android,ios,web,mac,linux,windows.
Linux #
please add "kAppName","kPackageName","kVersion","kBuildNumber" by at window_configuration.cc file
Example
const char *kAppName = "package_info_by_all_example";
const char *kPackageName = "package_info_by_all_example";
const char *kVersion = "1.0.0";
const char *kBuildNumber = "1";
Windows #
please add "BuildNumber" by at Runner.rc file
appName by ProductName get
packageName by ProductName get
version by ProductVersion get
buildNumber by BuildNumber get

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.