Navigate Between Flame Game & Flutter App Using Callbacks

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ก.พ. 2025

ความคิดเห็น • 6

  • @marcinszymanski9362
    @marcinszymanski9362 10 หลายเดือนก่อน

    What addon are you using to see title of class when scrolling? I like it!

    • @1ManStartup
      @1ManStartup  10 หลายเดือนก่อน

      Not exactly sure what titles you mean but I show my whole VSCode setup in this video th-cam.com/video/rSI3-zxJZVc/w-d-xo.html

  • @shivamkaushal2596
    @shivamkaushal2596 10 หลายเดือนก่อน

    hello bro i learned android studio can you guide me what should i do next ?

    • @1ManStartup
      @1ManStartup  10 หลายเดือนก่อน

      Hard to say, what are your programming goals?

    • @shivamkaushal2596
      @shivamkaushal2596 10 หลายเดือนก่อน

      @@1ManStartup don't know but intrest in mobile app development

    • @1ManStartup
      @1ManStartup  9 หลายเดือนก่อน

      I'd recommend learn by doing, so try building some clones of other simple apps. A habit tracker is a good one to start with. This video you're commenting on is part of a series to build a game th-cam.com/play/PL_D-RntzgLvYIxI_Kuwy1f7HedxTF2GPK.html
      If you have almost no programming experience then it'd be good to start with learning the fundamentals (variable, function, class, etc.) but don't spend too much time on that IMO, get the basics and start building then keep learning along the way.
      Flutter is a good choice if you want cross platform apps and is pretty beginner friendly. Let me know if you have other questions