Building picture perfect camera experiences in Flutter with CameraX

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ม.ค. 2025

ความคิดเห็น •

  • @flutterdev
    @flutterdev  8 หลายเดือนก่อน +8

    Check out all the Flutter sessions from Google I/O → goo.gle/io24-flutter-yt

  • @DominikRoszkowski
    @DominikRoszkowski 8 หลายเดือนก่อน +1

    Was super excited to see camera to support cameraX! Thanks for the great work

  • @casse82
    @casse82 8 หลายเดือนก่อน +8

    I'm imagining a world where I could fix the white balance to match my fixed shooting lights without having a higher degree in maths. I've imagined that for years now.

  • @comradebish
    @comradebish หลายเดือนก่อน

    These are great, thank you!!

  • @yanuarbimantoro5229
    @yanuarbimantoro5229 8 หลายเดือนก่อน +4

    Great plugin, but sadly still had much feature not implemented like camera2 plugin

  • @Designguidetv
    @Designguidetv 8 หลายเดือนก่อน +2

    it was complicated and didnt work before sometimes, now it works but it still is a lot of code...

  • @junveld4830
    @junveld4830 8 หลายเดือนก่อน +2

    Is it only for Android?

    • @marvinmoltgen7349
      @marvinmoltgen7349 8 หลายเดือนก่อน

      CameraX is a feature by android, iOS has another api to work with the camera.
      iOS is supported for a long time, just hasn't received a new update

  • @augustomet
    @augustomet 8 หลายเดือนก่อน +2

    Android only?

    • @rudiansyah9577
      @rudiansyah9577 8 หลายเดือนก่อน +1

      yes for now

    • @marvinmoltgen7349
      @marvinmoltgen7349 8 หลายเดือนก่อน +1

      CameraX is a feature inside of and by Android.
      iOS works and will always work differently. It has other and more importantly less problems, since they only have a handful of new devices per year.
      iOS is supported by the camera plugin, but received no big api upgrade (because there isn't one)

  • @VinoTinto4ever
    @VinoTinto4ever 3 หลายเดือนก่อน

    Does flutter still have support? I have heard rumors that Flutter died

  • @abhayshandle
    @abhayshandle 8 หลายเดือนก่อน +1

    what about video support

    • @Camille-sq4jz
      @Camille-sq4jz 8 หลายเดือนก่อน +2

      It's supported!

    • @abhayshandle
      @abhayshandle 8 หลายเดือนก่อน +1

      @@Camille-sq4jz we have to use external libraries for that ig? inbuilt would have been better. is it supported now?

    • @Camille-sq4jz
      @Camille-sq4jz 8 หลายเดือนก่อน

      @@abhayshandle No, this is included with the camera plugin!

    • @abhayshandle
      @abhayshandle 8 หลายเดือนก่อน

      @@Camille-sq4jz nah, I'm talking about playing videos, not recording. Is it supported?

  • @JairGómez-p8q
    @JairGómez-p8q 6 หลายเดือนก่อน

    Проверил связку еще раз, работает.

  • @iGhostr
    @iGhostr 8 หลายเดือนก่อน +1

    Yes but if it doesn’t work on iOS then what’s the point of doing it in Flutter?

    • @tophe9281
      @tophe9281 8 หลายเดือนก่อน +8

      You might be building a Flutter app only for Android, then it makes perfect sense. Flutter is not ONLY beneficial for cross platform. Also the camera plugin, the latest version (0.11.0) will use this plugin for Android and some other (don't know which) for iOS. So you get the CameraX benefits for Android at least (which is where it's needed since there are sp many different kind of devices there)

    • @iGhostr
      @iGhostr 8 หลายเดือนก่อน

      @@tophe9281 I see, to be honest in the past I also made app for only Android but that was because our other developer believed in iOS native supermacy (simple CRUD app with some visuals) and didn't allow to use 1 single code base

  • @huertin0315
    @huertin0315 8 หลายเดือนก่อน +4

    Camera taking too long to take a photo. Let's make flash wait for it instead of fixing it and making it faster. 🤔

  • @reach.dishank
    @reach.dishank 8 หลายเดือนก่อน

    First comment 🎉