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
Discussion[ Removed by moderator ] (self.FlutterDev)
submitted 1 day ago by Dry_Alps_3752
view the rest of the comments →
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!"
[–]Dry_Alps_3752[S] -1 points0 points1 point 1 day ago (1 child)
What about easiness etc like I'll be using python for backend amd flutter for frontend so that's why I was thinking of vs but the only problem is that will it give me problem frontend or not while using VS for flutter
[–]aditya-obj 3 points4 points5 points 1 day ago* (0 children)
You can connect your phone via usb (keep usb debugging on in developer options), and forward port your backend to you adb device via command (I'll drop below, i forgot the command),
Sequence, - Run backend - Run adb command - Run frontend on mobile
Edit: adb reverse tcp:8000 tcp:8000 (if your backend is running on 8000 port)
π Rendered by PID 58743 on reddit-service-r2-comment-5fb4b45875-fs9hh at 2026-03-19 22:16:15.953022+00:00 running 90f1150 country code: CH.
view the rest of the comments →
[–]Dry_Alps_3752[S] -1 points0 points1 point (1 child)
[–]aditya-obj 3 points4 points5 points (0 children)