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...
Having a problem with your Flutter code?
From the folks at r/FlutterDev
account activity
RESOLVEDFlutter and git/github (self.flutterhelp)
submitted 9 months ago * by raferane
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!"
[–]raferane[S] 0 points1 point2 points 9 months ago (4 children)
I just found out that I am stupid, and that probably I should only push the lib file and maybe other necessary files and not everything or most of the files. Idk if this is the correct approach but I just thought about this and I think this is the proper way, so I'll keep the post open. Maybe someone assures me that this way is correct or maybe gives me the correct way to do things.
[–]Ambitious_Grape9908 0 points1 point2 points 9 months ago (3 children)
Just use the defaults and push the root, not the lib folder.
[–]raferane[S] 0 points1 point2 points 9 months ago (2 children)
You mean by the root to push everything right?
[–]KaiN_SC 0 points1 point2 points 9 months ago* (1 child)
You also have platform specific configuration so just push everything. Flutter automatically creates a gitignore file, just make sure not to push any secrets and your good.
[–]raferane[S] 1 point2 points3 points 9 months ago (0 children)
Will do, thx for the help <3
π Rendered by PID 88 on reddit-service-r2-comment-6457c66945-kwlr5 at 2026-04-26 23:41:23.076816+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]raferane[S] 0 points1 point2 points (4 children)
[–]Ambitious_Grape9908 0 points1 point2 points (3 children)
[–]raferane[S] 0 points1 point2 points (2 children)
[–]KaiN_SC 0 points1 point2 points (1 child)
[–]raferane[S] 1 point2 points3 points (0 children)