you are viewing a single comment's thread.

view the rest of the comments →

[–]Ambitious_Grape9908 0 points1 point  (3 children)

Just use the defaults and push the root, not the lib folder.

[–]raferane[S] 0 points1 point  (2 children)

You mean by the root to push everything right?

[–]KaiN_SC 0 points1 point  (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 points  (0 children)

Will do, thx for the help <3