Flutter E-commerce App using Provider - Part 3

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 พ.ย. 2024

ความคิดเห็น • 1

  • @xtinctstyle
    @xtinctstyle 2 ปีที่แล้ว

    I get this error when trying to run app
    "The return type 'Null' isn't a 'Items', as required by the closure's context."
    cased by inventory.dart "Items _activeItem = null;".
    How do i solve this?