This repository was archived by the owner on Apr 28, 2021. It is now read-only.

Description
first this appears when I try to pub serve web.
I install dart version 1.24.3 and web served.
next is flutter run
mac:letsvote_mobile n$ flutter run
Running "flutter packages get" in letsvote_mobile...
Invalid argument(s): Minimum version ("2.0.0-dev.23.0")
must be less than maximum ("2.0.0-dev.16.0").
And huge log after that.
Who can help, how to run this example?