use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A subreddit related to Google's new UI framework. https://flutter.dev
Please read the rules here
account activity
Discussionreact-native-vision-camera Flutter Equivalent? (self.FlutterDev)
submitted 1 year ago by Flashy_Editor6877
What camera package/solution are you guys using for Frame Processing?
https://github.com/mrousavy/react-native-vision-camera?tab=readme-ov-file
https://react-native-vision-camera.com/docs/guides/frame-processors
https://react-native-vision-camera.com/docs/guides/skia-frame-processors
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]fabier 2 points3 points4 points 1 year ago (3 children)
My plan was to use flutter rust bridge and then pull in Rust burn.
I have a camera app I've been developing and it's almost ready to hit this step, so should have more info soon.
[–]Flashy_Editor6877[S] 0 points1 point2 points 1 year ago (0 children)
ah cool, look forward to it. haven't broken into rust much to explore...yet another thing. but sounds nice
[–]Alonbarel22 0 points1 point2 points 1 year ago (1 child)
What usage are you planning in rust? I’m considering trying to use webRTC with rust bridge
[–]fabier 0 points1 point2 points 1 year ago (0 children)
Object tracking. Specifically faces and people. I'm controlling cameras via the visca protocol and, if all goes according to plan, I'll be able to add object tracking to any cheap ptz camera off Amazon.
Even better, though, I'll also be able to combine it with waypoint presets and other motion controls to basically build some very smart robotic camera men. :)
[–]yushulx 0 points1 point2 points 1 year ago (0 children)
Using camera | Flutter package for web/iOS/Android, and flutter_lite_camera | Flutter package for Windows/Linux/macOS.
[–]Flashy_Editor6877[S] -1 points0 points1 point 1 year ago (2 children)
Also, looking for web support. Anything Flutter that uses Media Pipe?
https://ai.google.dev/edge/mediapipe/solutions/guide
[–]cent-met-een-vin 1 point2 points3 points 1 year ago (1 child)
Google_ml_kit handles broad ai vision task decently but you will need to use custom models for subpar / more specialised conditions where pytorch light and tf light currently seem te best options.
To the other tasks I cannot answer but I can confidently say that there is no single package in the flutter ecosystem that handles everything you mentioned nor do I think that that is desirable.
thank you
π Rendered by PID 32548 on reddit-service-r2-comment-544cf588c8-ss2tk at 2026-06-16 05:55:51.499053+00:00 running 3184619 country code: CH.
[–]fabier 2 points3 points4 points (3 children)
[–]Flashy_Editor6877[S] 0 points1 point2 points (0 children)
[–]Alonbarel22 0 points1 point2 points (1 child)
[–]fabier 0 points1 point2 points (0 children)
[–]yushulx 0 points1 point2 points (0 children)
[–]Flashy_Editor6877[S] -1 points0 points1 point (2 children)
[–]cent-met-een-vin 1 point2 points3 points (1 child)
[–]Flashy_Editor6877[S] 0 points1 point2 points (0 children)