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

    Marnin

    01/01/2022, 7:11 PM
    Welcome to school
  • i

    isaacshed

    01/01/2022, 7:21 PM
    Thank you Marnin
  • s

    snave

    01/02/2022, 12:44 AM
    Hey guys, I'm Evans
  • l

    lumi

    01/02/2022, 3:46 AM
    Hi guys am lumi
  • d

    d3v_robin

    01/02/2022, 5:37 AM
    Hi guys am Ben
  • h

    Hunlol

    01/02/2022, 6:01 AM
    @snave @lumi @d3v_robin welcome welcome
  • l

    lumi

    01/02/2022, 8:43 AM
    Good to be here
  • u

    user

    01/02/2022, 9:23 AM
    Good morning Everyone, I am new to the community, newbie that wants to become a flutter dev 2022
  • a

    Abims

    01/02/2022, 9:38 AM
    Good morning to all the bosses in the house, please what's a better backend option for an app that can support video streaming built with Flutter
  • a

    Abims

    01/02/2022, 9:38 AM
    Welcome onboard
  • u

    user

    01/02/2022, 10:15 AM
    Thanks @Abims
  • a

    azeez

    01/02/2022, 10:19 PM
    Hi everyone, pls I am trying to implement this above design but I don't know how to go about it. I want to make the textbuttons to work as a radioGroup so that one option can only be selected at a time. But the problem I have is that the Radio class but I wasn't able to use it with Textbuttons. Thanks
  • d

    David.

    01/02/2022, 10:21 PM
    you can use a radio list tile to achieve this
  • d

    deecodez

    01/02/2022, 10:23 PM
    Use List Tile Widget
  • a

    azeez

    01/02/2022, 10:30 PM
    I have tried this, I just don't seem to get it. And @David. is list tile widget the same as radio list tile?
  • d

    deecodez

    01/02/2022, 10:31 PM
    Can you share your code?
  • d

    David.

    01/02/2022, 10:31 PM
    yes but the only difference is that it comes with a radio button
  • a

    azeez

    01/02/2022, 10:32 PM
    Yes I am not with my Laptop currently but I will send it as soon as possible thanks.
  • u

    user

    01/02/2022, 10:32 PM
    @azeez just gained a level!
  • a

    azeez

    01/02/2022, 10:33 PM
    Ok... But I really don't need the radio button just the grouping. Thanks
  • d

    David.

    01/02/2022, 10:35 PM
    Oh i think i understand what you want to do
  • d

    David.

    01/02/2022, 10:37 PM
    share code whenever yo with your laptop
  • a

    azeez

    01/03/2022, 8:30 AM
    @David. @deecodez Morning bosses, I was to do this before I slept yesterday but the problem is that I couldn't get it to work as a group like I wanted. With what I wrote there, once I tap just one, all four of the buttons get activated which I verified by the selected tile color I put there. Then I want to know how I can put margin around the whole column so that it looks like the initial design I shared. Thank you
    t
    d
    • 3
    • 13
  • d

    deecodez

    01/03/2022, 8:36 AM
    For the margin, Wrap the Colum with a Container and use the margin property
  • a

    azeez

    01/03/2022, 8:37 AM
    Ok.. thanks
  • a

    azeez

    01/03/2022, 8:38 AM
    Is the code clear enough, or should I send a cropped copy?
  • d

    deecodez

    01/03/2022, 8:40 AM
    For the grouping, To me i would only use one list tile widget, then model the text, like a reusuable widget. is the code on github so i can take a look at it properly
  • d

    deecodez

    01/03/2022, 8:43 AM
    Because with the way you did it, it wont work. You have different 4 list tile, yeah?
  • t

    Temi Ajiboye

    01/03/2022, 8:45 AM
    You should have a list that hold the value of each listtile. Starting from there is important.
  • a

    azeez

    01/03/2022, 8:46 AM
    I understand how a reusable widget works but I don't know understand how to use it in this context. And yes the project is here GitHub.com/azeezco/Quizza
1...394041...52Latest