π₯οΈ100 Days of Flutter
Welcome to 100 days of flutter. If youβre an absolute beginner in flutter, youβve landed at the perfect place to kickstart your career in mobile engineering.
During the next 100 days, youβll learn the most important concepts in Flutter such as:
Dart Basics to Advance
Setup & Installation
Widgets
Navigation
State Management
Networking
Persistence
Unit testing, Widget testing & a lot more.
By the end of the next 100 days, youβll have built 6 impactful projects to gain self-confidence and of course, polish your resume to impress recruiters ;)
Netflix UI
Spotify UI
Instagram with all major features
X/Twitter with all major features
Google Docs Clone
Crypto Wallet
Day 0: Getting Ready
Before we start, let's set some expectations.
Itβs important to read every word here. Donβt skip anything.
Breaking into software development isnβt easy. You need to be really good. If you're aiming for a high-paying job, you need to be among the best. But being the best is mostly about working hard and consistently.
Keep building and learning, you'll get there.
How to not quit?
Learning to code in 100 days is not easy, if it was everyone would be a coder. Feeling overwhelmed during this 100-day journey is COMPLETELY NORMAL, whatβs more important is you donβt quit & keep moving.
Whenever you bump into a piece of code that you donβt understand yet, which you will a lot of times throughout this journey, think of it as a chance to upgrade your skills.
Thereβll be multiple moments where you feel like ahhhhh i think itβs not for me, maybe iβm not smart enough to be a coder, trust me iβve been in your place with all f*ckin self-doubts. Just google/chatGPT when you get stuck. Self-doubt is a fear of the unknown, once you know it, thereβs no fear.
Hereβs one prompt I designed that works really well for me:
Act as a flutter developer expert who specialises in breaking the concept into the first principle and explaining them using the Feynman technique. Iβm having a hard time understanding this piece of code/information delimited by delimiter ####. #### <piece of code here> #### ---
Prompt: Can you explain this to me in the simplest language possible that even an absolute beginner in flutter can understand?
Hereβs an example response:
Why documentation, why not video tutorials?
The best way to learn anything is by doing, the same applies to learning to code. 80% of your time must be spent on IDE while learning, most people do the opposite of this.
Donβt fall into tutorial porn.
More importantly, 90% of the time when youβre applying some deep-tech like blockchain, generative AI or AR/VR in your project, you wonβt find a tutorial video for that. Therefore, having the skill to read & understand documentation quickly can set you apart in the software industry market. Thatβs why 100 days of flutter in documentation mode, not video tutorial :) I like this subreddit: Is reading documentation better than watching tutorials?
Youβre not alone
Youβre part of a group now. We have a community where you can talk about your progress, ask for help, and help others. Weβre here to support each other. Trust me the biggest mistake i made while learning to code was not getting involved in communities. Helping & asking others is the best way to learn. I would even recommend you to just hop on our discord server, make a group of 3-4 people, hang out with them and start this 100-day challenge together. Who knows you end up co-founding a startup with these 3-4 people, at least thatβs what iβm doing along with my friends.
π¨Join CommunityHow to attract opportunities
One last thing, the biggest mistake of my life was I never posted about my projects on socials. It's only been a year i started posting about my projects/learnings and the opportunities i got because of it whether internship/freelancing/full-time is insane. There is a specific term for this, building in public.
So here's a task for you, whenever the task for the day is over, post it on social, linkedin/twitter whatever you prefer. And you can tag me if you want, it'll make sure your post reaches a larger audience.
here's a template i have for you:
Hey friends, today I built a Spotify UI clone that seamlessly switches between light & dark themes!
During the process, I learnt Flutter's theming capabilities, state management, and UI components. Also, Learned the art of replicating intricate design details. π¨
Balancing the exact look and feel of Spotify's intricate UI details was a little tricky, especially when toggling between themes. Had to iterate multiple times to get the animations just right!
cc: @iamyatendrak (if posting on twitter/x) / Yatendra Kumar (if posting on linkedin)
If you look closely the above template has 3 important parts,
What did you build?
Steps you followed to build this.
Challenges you faced(most important)
Hereβs the 100 days of Flutter!
Okay, I feel now weβre in a good place to start this challenge. I hope you didnβt skip any part above :))
Please don't complete 5 days in 1 day, abosrption>>>>>speed.
It's highly practical and hands-on, expect chewing some glass.
Day 1-30: Building the foundation
Day 31-60: Coming soon
Day 61-90: Coming soon
Last updated