https://linen.dev logo
Join Discord
Powered by
# flutter-devšŸ”„
  • t

    Temi Ajiboye

    07/12/2021, 9:14 PM
    Also, you should extract the flutter to a folder on your documents folder.
  • k

    Kay

    07/12/2021, 9:16 PM
    Okay
  • y

    youpeleg

    07/13/2021, 8:14 AM
    @Temi Ajiboye when should we be expecting the task for the week
  • t

    Temi Ajiboye

    07/13/2021, 10:59 AM
    Yes @User, working on it.
  • b

    Bizzy

    07/13/2021, 1:28 PM
    Hello devs
  • b

    Bizzy

    07/13/2021, 1:30 PM
    I'm having an issue with the highlighted line of code, while it does compile normally, it throws this error when i click a specific button
  • t

    Temi Ajiboye

    07/13/2021, 1:31 PM
    Looks like ProductId is coming back as null
  • t

    Temi Ajiboye

    07/13/2021, 1:31 PM
    It’s empty
  • b

    Bizzy

    07/13/2021, 1:41 PM
    that's weird because i specifically implied type as String on the highlighted portion
  • t

    Temi Ajiboye

    07/13/2021, 1:43 PM
    You see why you need null safety on?
  • b

    Bizzy

    07/13/2021, 1:58 PM
    So what i was trying to do is first initialise a value as null, then use if condition check to check if it is null, then do something, if it is not, do something else
  • t

    Temi Ajiboye

    07/13/2021, 1:59 PM
    But that’s not what you’re doing in the code. You’re already using a productId that might come as null
  • b

    Bizzy

    07/13/2021, 2:01 PM
    so is there any way to make productId an optional value so even if it comes in as null, it wont give the error
  • t

    Temi Ajiboye

    07/13/2021, 2:02 PM
    You can always do if(productId != null)
  • a

    AkỄkį» Ễwa

    07/13/2021, 2:12 PM
    maybe
    productId = " "
  • t

    Temi Ajiboye

    07/13/2021, 2:26 PM
    Give me a minute, I'll take a look at it at the meeting room.
  • b

    Bizzy

    07/13/2021, 2:27 PM
    thank you
  • t

    Temi Ajiboye

    07/13/2021, 2:39 PM
    Please come to the meeting room
  • t

    Temi Ajiboye

    07/13/2021, 2:40 PM
    I'm waiting @User
  • b

    Bizzy

    07/13/2021, 2:45 PM
    I could hear you
  • b

    Bizzy

    07/13/2021, 2:45 PM
    and my mic was unmuted
  • t

    Temi Ajiboye

    07/13/2021, 2:45 PM
    Your mic was not unmuted.
  • t

    Temi Ajiboye

    07/13/2021, 2:45 PM
    I have something else to do. Perhaps after that.
  • t

    Temi Ajiboye

    07/14/2021, 11:10 AM
    @User folks, there is a new video for you.

    https://youtu.be/oQi7ctwdi9Iā–¾

    Expect your tasks on your dashboard soon.
  • q

    Qadri Qadl

    07/14/2021, 12:41 PM
    šŸ’ŖšŸ½
  • y

    youpeleg

    07/14/2021, 1:04 PM
    Noted
  • t

    Temi Ajiboye

    07/14/2021, 4:01 PM
    @User folks, there's a new task for you. Remember to submit before the submission date. Good luck.
  • k

    Kay

    07/14/2021, 8:42 PM
    Hi again. Good evening guys. So sorry, it seems like I'm pulling you back so much, but I'm combining this with exams, so I'm still trying to find a balance
  • k

    Kay

    07/14/2021, 8:42 PM
    My system said I should install Intel HAXM, but it keeps failing everytime
  • k

    Kay

    07/14/2021, 8:43 PM
    What am I not doing correctly?
1...567...52Latest