functions_framework/pubspec.yaml (25 lines of code) (raw):

name: functions_framework version: 0.4.4-wip description: >- FaaS (Function as a service) framework for writing portable Dart functions repository: https://github.com/GoogleCloudPlatform/functions-framework-dart resolution: workspace environment: sdk: ^3.6.0 dependencies: args: ^2.0.0 collection: ^1.17.0 google_cloud: ^0.2.0 http: ">=0.13.5 <2.0.0" http_parser: ^4.0.0 io: ^1.0.3 json_annotation: ^4.9.0 meta: ^1.7.0 shelf: ^1.4.0 stack_trace: ^1.11.0 dev_dependencies: build_runner: ^2.2.1 build_verify: ^3.0.0 dart_flutter_team_lints: ^3.0.0 json_serializable: ^6.9.0 test: ^1.21.6