Skip to content

[Android] domain name containing keywords like "is" should be written as 'is'.example.appName #97902

@RzaIs

Description

@RzaIs

When I create a standart android project with kotlin language if I enter a domain name containing keywords like is in the creation of project the package name is written as `is`.example.appName. But when I create a flutter project it is written as is.example.appName. which causes an error because of syntax of kotlin language.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work lista: buildBuilding flutter applications with the toolc: proposalA detailed proposal for a change to Flutterplatform-androidAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer versiontoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions