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

    dimedush

    10/27/2022, 9:25 AM
    any good material regarding error handling in flutter patterns
  • t

    Temi Ajiboye

    10/27/2022, 3:20 PM
    https://quickbirdstudios.com/blog/handling-exceptions-flutter-dart/
  • d

    dimedush

    10/29/2022, 7:36 AM
    thanks
  • t

    Temi Ajiboye

    11/01/2022, 8:49 AM
    You do this for your projects?
  • d

    David.

    11/01/2022, 5:04 PM
    Nope .. Please can you explain . šŸ™ƒ
  • s

    Sigurd

    11/01/2022, 7:39 PM
    Do you reuse the packages for other projects? Or you do this in every project
  • 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
1...4849505152Latest