BBarisKilic / One-Dungeon

One Dungeon is a ​1-Bit-style platformer game that consists of one level. The project has been written solely in Dart Language.

Home Page:https://bbk-games.itch.io/one-dungeon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chore: update sdk constraints to >=3.0.0

BBarisKilic opened this issue · comments

Update dependencies and refactor the code:

  • sdk constraints: >=3.0.0
  • flame: 1.7.2 -> 1.8.1
  • refactor the code based on the dependency changes