
First of all kudos to me for sticking to this for 31 days, tho I wasn't my best productive on all days but at least there's some progress in these 31 days and I aspire to keep doing so, I manifest these 31 days journey to soon turn into several month... https://shreshtxa.hashnode.dev/flutter-day31

I am Ekaksh Janweja, a pre-final year student at Delhi Technological University, and together with my friend Aryan Sidhwani [trust me he makes things work], I embarked on a journey to create dtu.social, a proximity chat app aimed at connecting studen... https://stormej.hashnode.dev/deconstructing-dtusocial-unveiling-the-building-process

As we all know Flutter is gaining more and more popularity day by day. Flutter apps has been loved by people for its smoothness. One such example app is Zerodha’s Kite. Kite is a trading app released by India’s biggest stock broker Zerodha. Similar t... https://5minslearn.hashnode.dev/how-to-build-a-custom-widget-in-flutter-gogosoon

Wassup guys! Did you know that a whopping 50% of developers turn to GitHub for learning? If you're part of this statistic and have a keen interest in diving into Flutter, Google's fantastic UI toolkit, then you're in for a treat! In this blog post, w... https://yatendrakumar.hashnode.dev/7-github-repositories-to-help-you-master-flutter-in-no-time

Introduction Flutter has revolutionized the way we build cross-platform mobile applications, offering a rich ecosystem of tools and libraries. Two popular state management solutions for Flutter applications are GetX and Provider. Both are powerful op... https://initiotechmedia.hashnode.dev/getx-vs-provider-simplifying-state-management-in-flutter

Just finished my quizzler app, wasn't able to implement the google authentication. https://shreshtxa.hashnode.dev/flutter-day30

Arrow Functions are a short and concise manner to represent functions in Dart. Arrow functions are also called Lambda Functions. But here remember that by using the Arrow function’s syntax you can only return one expression. It must be only one line ... https://blogs.jaytillu.in/arrow-functions-in-dart

So I have received an internship hiring assignment, the assignment asks for a quiz app that implements the basic functionality of login, progress record, and reward system. Functionalities:-
Google Authentication
Splash screen
Reward system

Introduction
Classes and objects are the foundation of object-oriented programming (OOP), a powerful programming paradigm that can help you write more reusable, maintainable, and scalable code. In Dart, classes and objects are used to represent real... https://kishansindhi.hashnode.dev/unlocking-darts-potential-with-classes-and-objects

Ahoy, fellow Flutter aficionado! 🚀 Ready to embark on a captivating journey into the realm of screen navigation? Well, prepare to be captivated, as today we're delving into the enchanting world of Tabs and Drawers navigation. These are not just mere... https://raman04.hashnode.dev/navigating-with-finesse-unveiling-the-secrets-of-tabs-and-drawers-in-flutter