rlsbl v0.40.1 /rlsbl.targets.flutter_ios
On this page

Flutter iOS release target extending DartTarget with platform-specific tag formats and detection requiring the flutter: section in pubspec.yaml.

#rlsbl.targets.flutter_ios

#rlsbl.targets.flutter_ios

Flutter iOS release target extending DartTarget with platform-specific tag formats and detection requiring the flutter: section in pubspec.yaml.

#FlutterIosTarget

Release target for Flutter iOS 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)