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
Anser T P’s Post
More Relevant Posts
-
#Flutter #Performance #DevTools #Tips What a great feature for App Performance 🚀📈 So I released the new "ICONICA: Puzzle the Picture" 🧩 app to the stores with the new update the includes 12 languages. after a short rest (Indie dev after all 😉), I started diving deep into Performance optimization. I'm using Riverpod in the app and I had to minimize the number of unnecessary re-builds and breaking widgets into even smaller chunks. I started exploring the great DevTools that the framework offer, and I've stumbled upon the "Highlight oversized images" feature (see in the picture) and it got me amazed... In short, This option highlights images that are too large by both inverting their colors and flipping them vertically, and the debug console gives you some insights about the images. You can see the result in the picture below of my process. Now I have to do some more work, but I'm sure that after this the app will boost in speed times 🚀🚀🚀 Useful Links: Flutter.dev docs on the topic https://lnkd.in/dQqqrFCV
To view or add a comment, sign in
-
Weather App Using Flutter Getx Statemanagment Api's Integration as a backend Implement new widget velocity_x
To view or add a comment, sign in
-
Effortless Navigation with Flutter's Navigation Drawer! https://lnkd.in/eD9J2G7s Looking to streamline user flow and enhance app structure? This video equips you with the skills to build a robust navigation drawer in Flutter: 💥 Simplified Setup: Integrate a smooth-sliding drawer menu within your app's scaffold. 💥 Customizable Menus: Design user-friendly menus with scrollable lists and optional dividers. 💥 Seamless Routing: Implement intuitive navigation using the Navigator widget for effortless page transitions. Master the art of navigation drawers and elevate your Flutter app's user experience! ➡️ https://lnkd.in/eD9J2G7s #Flutter #FlutterDev #MobileAppDev #Navigation #UIEnhancement #HeyFlutter
Flutter Tutorial - Navigation Drawer [2022] (Sidebar Menu)
https://www.youtube.com/
To view or add a comment, sign in
-
🤖 Did you know that the navigation between screens on Android is important both for the User Experience and to keep the code base organised? Samuel Luís, our Android & Flutter Developer, talks about why we should care about navigation and how the Pocketworks Development Team is adapting to this. He compares NavHost and Jetpack Navigation and their impact when building navigation between screens on Android. In this blog, Sam adds some interesting examples to help put theory into practice. 🎯 The goal is to emphasise the importance of choosing the right navigation tool based on your app’s requirements and user needs. You can check the full article here: https://lnkd.in/dvTNiSr3 #AndroidDev #TechUpdates
To view or add a comment, sign in
-
#Flutter has always been close to my heart 💓 . Made this awesome-looking animated bottom navigation bar using Custom Painters in Flutter. Thinking of open-sourcing it by publishing a package. Would you like it? #flutterdeveloper #flutterdev #fluttercommunity #flutterdevelopment #flutterapp #flutterui #fluttermagic #flutterapps
To view or add a comment, sign in
-
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.
Build a Weather App with GetX and Get_Cli | Flutter Tutorial
https://www.youtube.com/
To view or add a comment, sign in
-
🚀 First Flutter App After a Year of Jetpack Compose! 🚀 Today, I took a dive into Flutter development after spending a year working with Jetpack Compose, and I must say, the experience was exciting! 🎉 I built a Money Management App that helps track transactions and provides spending analysis. 📊💰 A few takeaways from my experience: the best thing is that in this the sqllite setup is much easy than the room database and the thing i miss was modifiers. ✅ Similarities: Coming from Jetpack Compose, I found many concepts and approaches familiar, especially in UI structure and reactive programming. The transition felt smooth! ⚡ Performance: Flutter's performance was impressive. The app runs smoothly, and the cross-platform capabilities add a whole new dimension of flexibility! 💡 Key Differences: While both offer declarative UI paradigms, Flutter’s widget-based system is slightly more componentized than Jetpack Compose, where you work more with Composables. Additionally, Flutter’s rich ecosystem of plugins makes it easy to integrate various features. Jetpack Compose feels more native in terms of Android integration, but Flutter's cross-platform potential is a game-changer. Excited to explore more and continue this journey! 🌟 #flutter #jetpackcompose #androiddevelopment #crossplatform #appdevelopment #moneytracker #learning
To view or add a comment, sign in
-
🌟 Just explored a new package in Flutter! 🌟 I recently implemented a collapsible sidebar in Flutter using the collapsible_sidebar package, and it’s been a game-changer for building sleek, space-efficient navigation! I also added a GetX snackbar for notifications! These additions have been fantastic for enhancing navigation and user experience. The collapsible sidebar feature lets users expand or collapse the menu, making it ideal for apps with rich content or multiple sections. I’m sharing a quick demo to showcase how it works! Check out the video below ⬇️ and feel free to reach out if you’d like to know more about the setup! #Flutter #UIDesign #MobileDevelopment #GetX #Learning #Tech #FlutterDeveloper #AppDevelopment #Coding
To view or add a comment, sign in
-
🎉 Just wrapped up a comprehensive Flutter and Dart course - from beginner to advanced! Along the journey, I built 3 cool projects: 1️⃣ Started with a simple currency converter app. It taught me everything from folder navigation to mastering design principles! 2️⃣ Then, I dived into creating a weather app. Real data from APIs, exploring widgets like GestureDetector, Icon, and Card. Plus, got into handling APIs and async data fetching - fascinating stuff! 3️⃣ Finally, I crafted a shopping app. From chip widgets to state management and responsive layouts, it was a journey of discovery! 🙌 A thanks to Rivaan Ranawat the fantastic tutorial that's been guiding me through this adventure. Now, onto the next chapter: exploring databases and backend! Can't wait to dive in deeper. 🛠️ #Flutter #Dart #CodingJourney #buildinpublic #appdev
To view or add a comment, sign in
-
🚀 Excited to share my latest project! 🌦️ I’ve developed a Weather App using Jetpack Compose and Kotlin. The app provides real-time weather updates and features a clean, responsive interface. It’s been an incredible learning experience, especially exploring Compose’s modern UI capabilities and integrating APIs for live weather #JetpackCompose #AndroidDevelopment #WeatherApp #Kotlin #MobileAppDevelopment
To view or add a comment, sign in