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

    Temi Ajiboye

    11/02/2022, 10:30 AM
    I reuse for some projects.
  • d

    demolab | Sui Global

    11/05/2022, 5:08 AM
    Hi.. please, any guide or material to build an app with Bluetooth beacon feature?
  • c

    cosmic

    11/06/2022, 9:15 PM
    hmnn, interesting. Using Flutter? I only have around Kotlin, worked around something similar with BLE, few years back. But have you tried searching github to find something?
  • s

    samiboi

    11/15/2022, 7:44 AM
    Good morning Please I’m having an issue with the webview_flutter package it works fine on iOS but just shows a white screen on android, I have tried most of the solutions I could find online but nothing seems to work. Please help 🄺
  • d

    dev_toykam

    11/15/2022, 7:43 PM
    did it throw any error?
  • s

    samiboi

    11/15/2022, 7:44 PM
    No error at all.
  • d

    dev_toykam

    11/15/2022, 7:45 PM
    the link
  • d

    dev_toykam

    11/15/2022, 7:45 PM
    does it have https?
  • b

    bosOkoli

    11/15/2022, 7:45 PM
    What’s the version of the android?
  • s

    samiboi

    11/15/2022, 7:45 PM
    Yea it does
  • s

    samiboi

    11/15/2022, 7:46 PM
    Android 11
  • d

    dev_toykam

    11/15/2022, 7:50 PM
    have you tried it on both real device and emulator?
  • c

    cosmic

    11/18/2022, 8:27 AM
    What flutter version are you currently using?
  • d

    DigitalDre

    11/18/2022, 1:02 PM
    Guys please how do you make your app ui the same for all phones
  • d

    deecodez

    11/18/2022, 1:03 PM
    What do you mean by the same?
  • d

    deecodez

    11/18/2022, 1:03 PM
    Are you taking about responsiveness
  • d

    DigitalDre

    11/18/2022, 1:04 PM
    Yes
  • d

    deecodez

    11/18/2022, 1:05 PM
    You can use screen_util or preview package. Or You can write your own mediaquery to suit your design reponsivensess
  • d

    DigitalDre

    11/18/2022, 1:06 PM
    Okay
  • d

    DigitalDre

    11/18/2022, 1:06 PM
    Do you mind putting new through
  • d

    deecodez

    11/18/2022, 1:08 PM
    You can start using any of the two packages i mentioned. Go through the docs on pub dev. Then if you have any issues, just reach out here. We will come to your help.
  • m

    Midmouse

    12/14/2022, 10:23 PM
    how do I make the box align to the bottom right of the card and cut excess.
  • m

    Midmouse

    01/07/2023, 9:59 PM
    Does anyone know how to avoid overflow when typing without using singlechildscrollview or resizeToAvoidBottomInset?
  • m

    Midmouse

    01/07/2023, 10:00 PM
    And without listview
  • m

    Midmouse

    01/20/2023, 9:58 PM
    Hello, I’m thinking of getting a Mac but I don’t money for the latest one. Which Mac do you recommend for Flutter development and iOS development.šŸ™ƒ
  • a

    AkỄkį» Ễwa

    02/07/2023, 4:34 PM
    M1 MacBook Air. Base model
  • m

    Midmouse

    02/08/2023, 9:36 PM
    Okay thanks bro
  • m

    Midmouse

    02/23/2023, 6:21 PM
    Hello guys , I have a question on nested http request final createOrder = { "senders_address": "Boripe Tiamiyu II, Bode Thomas Avenue", "senders_phonenumber": "090123211241", "category": "electronics", "delivery_details": { "coordinates": [ 6.6252, 3.3441, ], }, "receivers_name": "Benjamin Johnson", "receivers_phonenumber": "090123211241" }; final response = await http.post( Uri.parse(url), body: jsonEncode(createOrder), headers: {"Authorization": "Bearer $userToken"}, ); The delivery details does not reflect in the backend and I'm clueless. Is there a better way to go about this?
  • m

    maobi

    05/14/2023, 11:29 AM
    Hello everyone, please am new here. Just saw the link on LinkedIn. This is what I always want to learn. But, seems like I have missed a lot... Please, am eager to learn flutter. Thanks everyone. I go by the name Maryanne
  • a

    AkỄkį» Ễwa

    05/15/2023, 11:24 AM
    Welcome Maryanne