MarcinusX / sy_expedition_travel_challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

main_page.dart

Abhishek5736 opened this issue · comments

hey man,
builder is showing error in main_page.dart

hey man,
builder is showing error in main_page.dart

Try replacing builder with create.
Newer versions of Flutter have generally replaced builder with create.