This repository has been archived by the owner on May 31, 2021. It is now read-only.
Releases: dart-archive/stagehand
Releases · dart-archive/stagehand
v3.3.11
v3.3.9
v3.3.7
v3.3.6
v3.3.5
3.3.5
- Updated minimum Dart SDK to 2.7 in stagehand tool and templates.
3.3.5-dev
- Internal cleanup.
3.3.4
- Dropped
flutter_web_preview
, because you can now use the Flutter SDK to
build a web application with Flutter.
3.3.3
-
Updated minimum Dart SDK to 2.5.
-
Updated dependency versions across all templates.
3.3.2
-
Updated minimum Dart SDK to 2.4, except
flutter_web_preview
. -
Updated dependency versions across all templates.
3.3.1
server-shelf
template updated to make it easy to use with
Cloud Run- Supports
PORT
environment variable - Comments on how to bind to all interfaces, as required by Cloud Run.
- Supports
3.3.0
-
Added
flutter-web-preview
template. -
Include templates
categories
in the--machine
output. -
All templates:
- Set min SDK version to 2.2.0.
v3.2.0
All templates: Switched from explicit linter rules to the latest pedantic lints.