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

    ikennaumeh

    01/09/2022, 8:02 PM
    Use it like that. Remove it from the function
  • o

    oluwafolabo

    01/09/2022, 8:04 PM
    The function is connected to a button
  • i

    ikennaumeh

    01/09/2022, 8:05 PM
    I know.
  • i

    ikennaumeh

    01/09/2022, 8:05 PM
    Navigator.push is a function already
  • i

    ikennaumeh

    01/09/2022, 8:06 PM
    You wrapped it inside another function called openResetPassword
  • o

    oluwafolabo

    01/09/2022, 8:07 PM
    What of the button
  • o

    oluwafolabo

    01/09/2022, 8:08 PM
    How will it receive the function to move to the next screen.
  • i

    ikennaumeh

    01/09/2022, 8:41 PM
    Fix it there
  • i

    ikennaumeh

    01/09/2022, 8:41 PM
    Onpressed: (){ Navigator.push }
  • i

    ikennaumeh

    01/09/2022, 8:52 PM
    That's how u do it
  • i

    ikennaumeh

    01/09/2022, 8:57 PM
    Why do u deep link ?
  • c

    Collins

    01/09/2022, 8:59 PM
    I added the intent like I saw in the documentations
  • c

    Collins

    01/09/2022, 9:00 PM
    Sorry, please I Don't understand
  • i

    ikennaumeh

    01/09/2022, 9:01 PM
    Sorry, I was reading thru the official docs for deep linking.
  • i

    ikennaumeh

    01/09/2022, 9:02 PM
    Did u enable it correctly on Android and iOS ?
  • i

    ikennaumeh

    01/09/2022, 9:08 PM
    This should help you bro : https://docs.flutter.dev/development/ui/navigation/deep-linking
  • i

    ikennaumeh

    01/09/2022, 9:08 PM
    @Collins
  • o

    oluwafolabo

    01/09/2022, 10:55 PM
    Okay thanks.
  • i

    ikennaumeh

    01/10/2022, 5:27 PM
    Did it work ?
  • t

    Temi Ajiboye

    01/17/2022, 7:10 AM
    Hey folks, here is a free flutter course for you. https://youtube.com/playlist?list=PL6yRaaP0WPkVtoeNIGqILtRAgd3h2CNpT
  • n

    Nonnie

    01/17/2022, 1:31 PM
    Hi Temi
  • n

    Nonnie

    01/17/2022, 1:31 PM
    😁
  • n

    Nonnie

    01/17/2022, 1:33 PM
    Hello please I need assistance on a QR code generator app I built
  • t

    Temi Ajiboye

    01/17/2022, 1:33 PM
    What issue are you facing?
  • n

    Nonnie

    01/17/2022, 1:34 PM
    Everything seems to be fine except sizing and I have used multiple packages, it is either one is not printing at all on my bluetooth thermal machine or it is freaking small
  • n

    Nonnie

    01/17/2022, 1:36 PM
    When I adjust the size the machine hangs though it shows that there is data to be passed but the size is the problem
  • t

    Temi Ajiboye

    01/17/2022, 1:39 PM
    How are you sending it to the printer?
  • n

    Nonnie

    01/17/2022, 1:40 PM
    Through bluetooth
  • n

    Nonnie

    01/17/2022, 1:44 PM
    So I am using 2 packages, 1. Printer bluetooth thermal, esc_pos_utils_plus
  • n

    Nonnie

    01/17/2022, 1:45 PM
    The 2nd one is( QR _flutter) this one is to generate the code
1...414243...52Latest