network_state icon indicating copy to clipboard operation
network_state copied to clipboard

Incompatible with dart sdk 3.0

Open Xyndra opened this issue 1 year ago • 0 comments

Error:

The current Dart SDK version is 3.0.0-229.0.dev.

Because simple_school depends on network_state any which doesn't support null safety, version solving failed.

The lower bound of "sdk: '>=2.2.2 <3.0.0'" must be 2.12.0 or higher to enable null safety.
For details, see https://dart.dev/null-safety

Xyndra avatar Feb 21 '23 08:02 Xyndra