Flutter BLoC (v8): How to Fetch Data From an API? - 2022 Guide

Introduction

In this blog, we will see how to make an API call by using BLoC Architecture. If you remember all the way back to my article on Flutter BLoC: A Complete Guide, we went over what BLoC stands for and how it works. So, if you haven't check... https://dhruvnakum.xyz/flutter-bloc-v8-how-to-fetch-data-from-an-api-2022-guide

How to display Text Over the Images in Flutter?

Text Widget allows you to display text in your Flutter application. sometimes users need to display dynamic text on a dynamic list of images as per the client’s requirement so in this article we will go through how to display Text Widget over the ima... https://hashnode.com/post/how-to-display-text-over-the-images-in-flutter-cky30z5td03pz1as1dz90bdo4

Flutter Quick Actions - Android & iOS

What are quick actions? Quick actions under the hood is App Shortcuts(in Android) and Home Screen Actions(in iOS) which allow users to perform certain app actions without having to open the app. Where have I seen this? You might have already seen an... https://blog.abhishekkumar.me/flutter-quick-actions

This week in Flutter #35

Last week there was no newsletter because it was Christmas. So this issue contains more links than usual. And the Flutter team published a lot of videos in the last two weeks, so there is plenty to watch. This week I have been using build-time enviro... https://mvolpato.hashnode.dev/this-week-in-flutter-35

Google Solution Challenge 2022 Announced 🤩

What is The Google Solution Challenge all About. Annually, each January, the Google team enters a partnership with the United Nations aimed at solving some worldly faced problems all known as sustainable development goals using or with the help of on... https://yokwejuste.live/solutionchallenge2022

Implement Lottie Animation In Flutter To Give It That Modern Day Look

https://youtu.be/HGFgpK4C8NQ Ok guy, Episode 2 of the flutter series is here and boy am i going to show you a neat trick today. It is going to make your App look way cooler, you know I'm your plug for cool stuff in flutter and i promise to deliver, T... https://collicle.hashnode.dev/implement-lottie-animation-in-flutter-to-give-it-that-modern-day-look

Flutter Paytm Integration

Introduction

Paytm is a leading digital payment method in India. Millions of users rely on it to pay or recharge their mobile phones. In this blog, I will show you how to integrate Paytm Payment Gateway in your Flutter applications using a simple e... https://dhruvnakum.xyz/flutter-paytm-integration

Implementing Pagination/Infinite Scrolling in Flutter using Provider Pattern (Stacked Architecture)

When loading list views with data in flutter, we load tons of data at a go and this can affect the performance of your application negatively in the long run. Loading list views with data in most cases happens asynchronously (might take a while to ge... https://aob.hashnode.dev/implementing-paginationinfinite-scrolling-in-flutter-using-provider-pattern-stacked-architecture

How to conquer flutter as a beginner in programming💘

Nowadays what's new is what is trending. Google did something trending some years backward...🥱 Let's stop the boring story and let me present to you, the framework of the century, a pretty, robust, powerful object-oriented, and cross-platform framew... https://yokwejuste.live/flutter

Why You Should Learn Flutter As A Software/web Developer Before 2022

Good day everyone,Today we are going to be talking about the flutter framework and why it is a useful skill to obtain before 2022. You might have come in here with different question like

How do i get into Tech?
What programming language should i... https://collicle.hashnode.dev/why-you-should-learn-flutter-as-a-softwareweb-developer-before-2022


Search