PacktPublishing / Building-Games-with-Flutter

Building Games with Flutter, published by Packt
MIT License
50 stars 27 forks source link

with Loadable ??? #5

Closed Ramzi-dr closed 1 year ago

Ramzi-dr commented 1 year ago

class GoldRush with Loadable, Game{} error getting Loadable class Unbenannt

pteale commented 1 year ago

What version of the Flame library are you using in your pubspec file?

AYJF commented 1 year ago

I have the same issue I'm using flame version 1.6

pteale commented 1 year ago

The book currently only works with v1.0 of Flame, but I am working on an update to update this to 1.6 For now if you set the version to 1.0 Loadable will work