Updated
On this page
Flutter Android release target extending DartTarget with platform-specific tag formats and detection requiring the flutter: section in pubspec.yaml.
#rlsbl.targets.flutter_android
#rlsbl.targets.flutter_android
Flutter Android release target extending DartTarget with platform-specific tag formats and detection requiring the flutter: section in pubspec.yaml.
#FlutterAndroidTarget
Release target for Flutter Android apps (pubspec.yaml with flutter: section).
#name
python
def name(self)#detect
python
def detect(self, dir_path)#monorepo_tag_format
python
def monorepo_tag_format(self, name, version, path=None)#monorepo_tag_glob
python
def monorepo_tag_glob(self, name, path=None)