Create Camera App From Scratch In Flutter [with Flash, Camera Switching, Multiple Images Functions]

Поделиться
HTML-код
  • Опубликовано: 9 янв 2025

Комментарии • 20

  • @canalabade2262
    @canalabade2262 9 месяцев назад +2

    Woooow great video bro! Thank u so much for your content!!! It helped me so much

  • @aadityamittal3588
    @aadityamittal3588 6 месяцев назад +1

    Great video, sir. Everything was well explained.

  • @denosoRafa
    @denosoRafa 8 месяцев назад +1

    Amazing video, helped me a lot!!

  • @foodxcooking4448
    @foodxcooking4448 Месяц назад

    Greate Man

  • @AhmedRaza-v3w6m
    @AhmedRaza-v3w6m 4 месяца назад +1

    Very nice🎉

  • @mikle1404
    @mikle1404 5 месяцев назад

    Stupid question, but what vscode setting do you have to change to have the widget tree highlight like in your example?

    • @OfficialCodeHub
      @OfficialCodeHub  5 месяцев назад

      Tbh, I haven't changed anything for this...

  • @vishalkumar24
    @vishalkumar24 7 месяцев назад +1

    Can we add auto click function in this cam

    • @OfficialCodeHub
      @OfficialCodeHub  7 месяцев назад

      Yes, you can. You can create a method and handle timer inside it and upon end of timer, you need to call capture.
      You can call this timer method either inside init state method or upon clicking capture button.

  • @ramisyriani2956
    @ramisyriani2956 8 месяцев назад

    Amazing video, but is there an implementation for ios?

    • @OfficialCodeHub
      @OfficialCodeHub  8 месяцев назад

      not right now, in future maybe!
      Does this not work on IOS devices?

  • @KrunalChavda-v6s
    @KrunalChavda-v6s 3 месяца назад

    D/CameraOrientationUtil(29658): getRelativeImageRotation: destRotationDegrees=0, sourceRotationDegrees=90, isOppositeFacing=true, result=90
    D/CameraOrientationUtil(29658): getRelativeImageRotation: destRotationDegrees=0, sourceRotationDegrees=270, that issue in when i debug my app then the issue

  • @satuteknologi1961
    @satuteknologi1961 5 месяцев назад

    i need a button to open the camera first then perform those things

  • @matheusbezerra4166
    @matheusbezerra4166 8 месяцев назад +1

    the flash didn't work, even though it followed exactly the same flow.

    • @OfficialCodeHub
      @OfficialCodeHub  8 месяцев назад +1

      Pull the project from github repository and test that out then.

  • @ShriramGupta222
    @ShriramGupta222 8 месяцев назад +1

    how to record video?

    • @OfficialCodeHub
      @OfficialCodeHub  8 месяцев назад +2

      We'll try to make video on it soon 👍🏻