Polkadart provides developers the ability to query a node and interact with the Polkadot based chains using Dart.
39
stars
16
forks
source link
bump flutter: v3.10.1, lift dart-sdk constraint >= v3.0.1, bump http: v1.1.0 #326
Closed
clangenb closed 1 year ago
This PR bumps the flutter version to v3.10.1, the earliest version that comes with the dart-sdk v.3.0.1, and also bumps http to v1.1.0, closes #325.
The http version bump was motivated because we use it downstream, but this in turn required the lift of the dart-sdk >=3.0.0.