My friend KZ Shawon started a course on flutter. In the first video he elaborates, how to build a weather app with GetX and get_cli. 1.What you will learn in this tutorial:* 2.How to set up a Flutter project with GetX and Get_Cli 3.Fetching weather data from an API (e.g., OpenWeatherMap) 4.Managing state and UI with GetX Organizing the app with GetX controllers and observables 5.Handling asynchronous tasks with GetX 6.Building a responsive and user-friendly weather UI The you tube channel name : Coding With KZ.
Md.Minhazul Alam Sayem’s Post
More Relevant Posts
-
Adding a "Favorites" ♥️ list by swiping in Flutter. Swiping can be implemented using the Dismissible widget in Flutter, but one challenge I faced was content gets removed from the list, which could result in an error.📱 Two key points to consider: 1️⃣ Avoid removing the index from the list in the onDismissed function. 2️⃣ Use setState to retain the original list, ensuring that the data remains intact. #flutter #appdevelopment #Communitylearning #mobiledevelopment #mobileappdevelopment #flutterdesigns #widgets
To view or add a comment, sign in
-
#Flutter I still following with EasyLearn Academy a course in developing mobile applications using Flutter. In second flutter task to build Simple Calculator. Widgets using: 🔸️AppBar 🔸️Scaffold 🔸️Stateful Widget 🔸️Elevated Button 🔸️Text 🔸️Icon 🔸️Container 🔸️Culomn 🔸️Row 🔸️SizeBox 🔸️Divider Make status bar as hide by "SystemChrome..." and work with dependence in pubspec for add package: "math_expression". and the next steps will be better Insha'Allah.🌠 #EasyLearnAcademy #Flutter_Course_Round2
To view or add a comment, sign in
-
Introducing Weather App , a dynamic Flutter application packed with exciting features! The app showcases general Cities Weather on its homepage and offers a sleek vertical color theme view for attractive UI. As an intermediate learner, I've been advancing my skills in : - MVVM pattern. - Cubit State Management. - Utilizing the power of APIs (Endpoints, Trigger Endpoints, and Responses). - Leveraging the Dio package for efficient network requests. - Debugging and eliminating pesky bugs. Git : https://lnkd.in/dHA_Wv8f #flutterdeveloper #learning
To view or add a comment, sign in
-
Just created a simple Todo app using React and Redux (with Redux Toolkit!), focusing on the essentials: adding, updating, deleting, and toggling tasks. 🎉 This project was all about strengthening my Redux fundamentals and bringing more structure and simplicity to my code. Breaking down complex concepts step-by-step has been incredibly rewarding, and this app is just the start. Excited to keep building from here and dive deeper into state management! 💡 #React #Redux #ReduxToolkit #WebDevelopment #LearningJourney #Coding Live Link : https://lnkd.in/gA_vi6_5
To view or add a comment, sign in
-
Good Morning Everyone 🌞 📱💙 Check out a simple 𝗰𝗮𝗹𝗰𝘂𝗹𝗮𝘁𝗼𝗿 𝗮𝗽𝗽 I built with 𝗙𝗹𝘂𝘁𝘁𝗲𝗿. ⚙️ It supports basic operations like addition, subtraction, multiplication, and division. ⌨️ I also learned a lot about the 𝗧𝗲𝘅𝘁𝗘𝗱𝗶𝘁𝗶𝗻𝗴𝗖𝗼𝗻𝘁𝗿𝗼𝗹𝗹𝗲𝗿 𝘄𝗶𝗱𝗴𝗲𝘁 along the way. Feel free to check out the code on 𝗚𝗶𝘁𝗛𝘂𝗯 and let me know what you think! 🔗 : https://lnkd.in/dHwAJM-G #Flutter #Flutterapplication #applicationdevelopment Flutter Dev #widgets #TextEditingController #dart #flutter
To view or add a comment, sign in
-
Build context is like veins in the body🤺 Communication Pathway: Just as veins transport blood throughout the body, BuildContext allows widgets to access information about their location in the widget hierarchy and obtain resources such as theme data, media queries, and navigation. Months after learning about flutter sdk I was observing buildcontext everywhere I never get it while I started to build full scale app I stumble into a minefield of BuildContext blunders! lack of knowledge about build context We learn a lot from mistakes😅 #flutter
To view or add a comment, sign in
-
My latest project!🥳 A Flutter based Note Taking app 📝 that allows the user to enter your note's topic, write the description you want to , and then specify whether this is a personal or work related note. Users can modify and delete the note later as well. The manipulation between different screens and integrating oop concepts in dart had been the challenge in this task assigned by Codex Cue But nevertheless, proud of my progress so far and Excited for more! github link: https://lnkd.in/eFJ-ufX7 #codexcue #appdev #Flutter
To view or add a comment, sign in
-
#Javascript #React #Redux #LearningJourney Just finished writing my first slice by re-working React Context handling in my Petfed app using Redux Toolkit. ☺️ Learned about the store, creating slices including reducers, actions and dispatching the actions. Now onto re-working the rest of the app to handle the whole state using Redux Toolkit. 👨💻
To view or add a comment, sign in
-
Hey Flutter Devs, Do checkout my new blog on internet connectivity in Flutter, it's written quite a while ago, but publishing now... Do let me know any comments or suggestions. Thanks. Hashnode Flutter Devs Flutter Dev TechBlogs https://lnkd.in/d5U_i-97 #flutter #softwaredevrlopment #programming #learntocode #public #learninpublic
To view or add a comment, sign in
-
Read this amazing article for debugging like a pro 💪 in flutter
Debug your Flutter App like a Pro with these 5 Tips & Tricks!
tomicriedel.medium.com
To view or add a comment, sign in