TheWCKD / blocFromZeroToHero

This repo contains the code I wrote in my BLoC - From Zero to Hero Tutorial Series on my Flutterly - YouTube Channel
https://www.youtube.com/c/flutterly
599 stars 305 forks source link

Trying to run the chapter 2 code gives error #6

Closed esoinila closed 3 years ago

esoinila commented 3 years ago

Improperly formatted define flag: Blocs

FAILURE: Build failed with an exception.

BUILD FAILED in 1s Exception: Gradle task assembleDebug failed with exit code 1

esoinila commented 3 years ago

"run fvm flutter create ." in the directory and changed the directory name to be lovercase fixed it for me.