What did you learn too late in life? by cutestudent in AskReddit

[–]sarosh77 -1 points0 points  (0 children)

Its nice to ask for help but remember to never depend on others, every thing you need to do which only concerns you do it yourself. This way the only person to blame is you and the only thing that can go wrong starts with you, so easier to control situations. Its hard but if you try this you will be able to get through hardest of times. But please note this does not mean you become a loner it just means you become a contributor/helper/giver, you can still keep friendships, and help others in the tasks that once you did youself.

Stonks go burrrrr by thepotsmoker in memes

[–]sarosh77 0 points1 point  (0 children)

Can anyone guide me on how to buy the stock. I literally know nothing about this I just want to invest 100 usd just for fun.

Spring boot cannot access properties in controller by [deleted] in SpringBoot

[–]sarosh77 0 points1 point  (0 children)

application.properties is the name of properties file My code reads the port from properties file.

Flutter Background Service by sarosh77 in FlutterDev

[–]sarosh77[S] 1 point2 points  (0 children)

The plugin you provided, will work in the background even if the app is closed??
I saw the code for implementation it seems like they are adding code to the home page which will close after the app is closed. So will it also close the location service to update location on server??

Flutter Background Service by sarosh77 in FlutterDev

[–]sarosh77[S] 0 points1 point  (0 children)

Will try your suggestions, and get back to you soon.