22 lines
294 B
YAML
22 lines
294 B
YAML
name: packages_autoroller
|
|
description: Flutter Automated Release Tool
|
|
|
|
publish_to: none
|
|
|
|
environment:
|
|
sdk: ^3.9.0-0
|
|
|
|
resolution: workspace
|
|
|
|
dependencies:
|
|
args: any
|
|
file: any
|
|
meta: any
|
|
path: any
|
|
platform: any
|
|
process: any
|
|
|
|
dev_dependencies:
|
|
test: any
|
|
|
|
# PUBSPEC CHECKSUM: qk9eio
|