androidmanifest

package
v0.47.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2022 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AndroidOrganizationName

func AndroidOrganizationName() string

AndroidOrganizationName fetch the android package name (default: 'com.example'). Can by set upon flutter create (--org flag)

If errors occurs when reading the android package name, the string value will correspond to 'hover.failed.to.retrieve.package.name'

Types

type AndroidManifest

type AndroidManifest struct {
	Package string `xml:"package,attr"`
}

AndroidManifest is a file that describes the essential information about an android app.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL