![What is setState() in flutter and when to use it?](https://www.cdn5.niftycent.com/d/1/N/M/E/n/j/what-is-setstate-in-flutter-and-when-to-use-it.webp)
When working on frontend applications, a common use case is "Updating the screen's UI dynamically". setState is one of the ways to accomplish this in flutter.
Overview
Tech Terms What is a State Object in flutter Fun Fact
Example code When to us... https://nikkigoel.hashnode.dev/what-is-setstate-in-flutter-and-when-to-use-it-1
![Flutter Learning Roadmap V1](https://www.cdn5.niftycent.com/d/1/Y/E/N/z/9/flutter-learning-roadmap-v1.webp)
Introduction Hello there! Currently, I'm really into Flutter and I want to learn it inside out. I don't want to learn Flutter I want to be Flutter! So I thought this time a rough overview of all the topics would be nice so I have a rough structure to... https://danysdevcorner.hashnode.dev/flutter-learning-roadmap-v1
![This week in Flutter #9](https://www.cdn5.niftycent.com/d/k/K/G/a/0/G/this-week-in-flutter-9.webp)
Get this newsletter directly in your inbox. Flutter for web has been a game-changer for my team. When a client mentioned that they would like to have a web version of the app we had already built for them, we were glad we used Flutter. Soon we will b... https://mvolpato.hashnode.dev/this-week-in-flutter-9
![Simple Google News App clone with Flutter + HarperDB API](https://www.cdn5.niftycent.com/d/1/B/w/r/A/a/simple-google-news-app-clone-with-flutter-harperdb-api.webp)
Holla, Flutter Ninija Please.. lol We will be looking at how to build a simple news app using HarperDB Api with Flutter. The aim of this article is to show mobile developers how to use HarperDB API as a backend service for their apps. #HarperDBHackat... https://hashnode.com/post/simple-google-news-app-clone-with-flutter-harperdb-api-ckqcdsg7d0337d6s1ay0ja4b4
![Implementing UI Profiling On Flutter Applications](https://www.cdn5.niftycent.com/d/k/X/X/Z/N/E/implementing-ui-profiling-on-flutter-applications.webp)
Nowadays, mobile applications are more user-friendly and work faster when either retrieving or requesting services from the internet. Successful mobile applications have an amazing user interface that engages end-users. But, what if the app is not sm... https://techblog.geekyants.com/implementing-ui-profiling-on-flutter-applications
![AWS Amplify For Flutter Part 6: Amplify Analytics](https://www.cdn5.niftycent.com/d/k/J/X/P/8/q/aws-amplify-for-flutter-part-6-amplify-analytics.webp)
In this article, we shall explore the various analytics features that are offered by Amplify and also see how we can implement them in our Flutter applications. Amplify Analytics category will allow you to collect useful analytics data of your app as... https://techblog.geekyants.com/aws-amplify-for-flutter-part-6-amplify-analytics
![Implementing Immutability In Dart Utilising Freezed](https://www.cdn5.niftycent.com/d/D/v/j/6/V/m/implementing-immutability-in-dart-utilising-freezed.webp)
When I came across this topic of immutability in Dart, I wondered why would I ever want to make my classes immutable. Making a class immutable denotes that an object can not be changed after it has been created. I found the answer to my question afte... https://techblog.geekyants.com/implementing-immutability-in-dart-utilising-freezed
![Android Cloud Based Note Taking App](https://www.cdn5.niftycent.com/d/k/X/X/4/j/0/android-cloud-based-note-taking-app.webp)
Hello everyone, welcome to the behind the scene of me making a cloud based note taking app using my two favourite technologies which are Flutter and HarperDB First of let us start with the inspiration behind the whole application, i don't know if you... https://colscode.hashnode.dev/android-cloud-based-note-taking-app
![Setting up Firebase Flutter Web Application and Initiating GitHub Auto Deploy on Build to the Cloud](https://www.cdn5.niftycent.com/d/k/W/E/G/j/d/setting-up-firebase-flutter-web-application-and-initiating-github-auto-deploy-on-build-to-the-cloud.webp)
Firebase web hosting is a great way to launch your Flutter web apps. I have building mobile applications using Dart with Flutter and web app using Java, PHP, React and C#. However, I do enjoy learning a ton of what can be done as quick and dirty as p... https://blog.clovisokonkwo.com/setting-up-firebase-flutter-web-application-and-initiating-github-auto-deploy-on-build-to-the-cloud
![AWS Amplify For Flutter Part 5: GraphQL API](https://www.cdn5.niftycent.com/d/k/M/M/E/M/6/aws-amplify-for-flutter-part-5-graphql-api.webp)
So far in the AWS Amplify For Futter series, we have seen Introduction and Setup of Amplify, Amplify DataStore, Amplify Authentication, and Amplify Storage. We will continue to explore Amplify for Flutter in this article with Amplify GraphQL. Unlike... https://techblog.geekyants.com/aws-amplify-for-flutter-part-5-graphql-api