/flutter_android_activity_alias_issue

Flutter example app using an <activity-alias> in the manifest which leads to issues running the app.

Primary LanguageDart

flutter_android_activity_alias_issue

An empty Flutter project using an <activity-alias> in the AndroidManifest.xml to showcase an issue when trying to run the app (e.g. using flutter run).

More info on the activity-alias tag in the AndroidManifest can be found here

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.