VeryGoodOpenSource / very_good_flame_game

A Very Good Flutter Starter Flame Game created by the Very Good Ventures Team ๐Ÿฆ„
https://brickhub.dev/bricks/very_good_flame_game
MIT License
85 stars 11 forks source link

chore: support dart sdk 2.18.0 #77

Closed alestiago closed 1 year ago

alestiago commented 1 year ago

Description

Support Dart SDK to 2.18.0 since VeryGoodCli supports 2.18.0 (see this).

Type of Change