rlsbl v0.92.0 /rlsbl.targets.flutter
On this page

Flutter release target that extends DartTarget, detecting Flutter projects by requiring the flutter: section in pubspec.yaml for version bumps.

#rlsbl.targets.flutter

#rlsbl.targets.flutter

Flutter release target that extends DartTarget, detecting Flutter projects by requiring the flutter: section in pubspec.yaml for version bumps.

#FlutterTarget

Release target for Flutter apps (pubspec.yaml with flutter: section).

#name

python
def name(self)

#detect

python
def detect(self, dir_path)