Skip to content
This repository was archived by the owner on Oct 17, 2024. It is now read-only.

Commit b23d0d2

Browse files
authored
Bump SDK constraints for pub (#143)
Use a 2.12.0 lower bound since pub does not understand allowed experiments for earlier versions. Use a 3.0.0 upper bound to avoid a warning in pub and to give some flexibility in publishing for stable.
1 parent 695b3ac commit b23d0d2

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
## 2.5.0-nullsafety.3-dev
1+
## 2.5.0-nullsafety.3
2+
3+
* Update SDK constraints to `>=2.12.0-0 <3.0.0` based on beta release
4+
guidelines.
25

36
## 2.5.0-nullsafety.2
47

pubspec.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
name: async
2-
version: 2.5.0-nullsafety.3-dev
2+
version: 2.5.0-nullsafety.3
33

44
description: Utility functions and classes related to the 'dart:async' library.
55
homepage: https://www.github.com/dart-lang/async
66

77
environment:
8-
# This must remain a tight constraint until nnbd is stable
9-
sdk: '>=2.10.0-0 <2.12.0'
8+
sdk: ">=2.12.0-0 <3.0.0"
109

1110
dependencies:
1211
collection: '>=1.15.0-nullsafety <1.15.0'

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy