Using Getx Flutter Package

GetX is a state management package for Flutter that is quickly gaining popularity. It is based on the concept of reactive programming, and it provides a number of features that can make your Flutter development more efficient and productive. In this ... https://pambo.hashnode.dev/using-getx-flutter-package

Implementing Firebase Authentication in Flutter

Firebase Authentication is a cloud-based authentication service that provides a variety of features, such as sign-in with Google, Facebook, and Twitter. To use Firebase Authentication, you first need to create a Firebase project and enable the Fireba... https://pambo.hashnode.dev/implementing-firebase-authentication-in-flutter

Flutter Dependencies.

Flutter dependencies are a great way to add functionality to your Flutter apps. There are thousands of dependencies available, covering everything from basic UI components to complex functionality like machine learning and augmented reality. In this ... https://pambo.hashnode.dev/flutter-dependencies

State Management. But WHY and WHEN ?

When it comes to discussing the architecture of any software project state management is mostly at the centre of the design process. From a broad perspective, an app’s state is concerned with all the memory it requires while it’s running. As an app g... https://saurabhdhingraa.hashnode.dev/state-management-but-why-and-when

How to convert a PDF to Base64 in Flutter

In this blog post, we will walk you through the process of converting a pdf to base64, which is a format that is sometimes required to transmit PDF files to the backend. Steps

Add required Dependencies

Pick a pdf file from the storage

Convert the ... https://lianda.hashnode.dev/how-to-convert-a-pdf-to-base64-in-flutter

Why You Should Use Flutter for Your Projects

Flutter is a UI toolkit and SDK which you can use to build applications. Flutter is open source and you can use it to build highly performant mobile and desktop apps. In this article, I'll explain in detail the various benefits of using Flutter so yo... https://ravipatel.hashnode.dev/why-you-should-use-flutter-for-your-projects

Improve App Accessibility in Flutter for Better User Experience

Enter Accessibility (A11y)! Many developers ignore it, some are even unaware of it, but app accessibility is as important as any other feature. Your audience may include people who do not use the internet the same was as others, which could make it c... https://pieces.hashnode.dev/improve-app-accessibility-in-flutter-for-better-user-experience

The Surprising Results of My Neglected 5K Subscriber YouTube Channel

Have you ever started a project and then neglected it, only to be surprised by the results? That’s what happened with my YouTube channel. In 2020, I found myself with a lot of free time and not many hobbies to fill it. So, I decided to start a channe... https://bleyl.dev/the-surprising-results-of-my-neglected-5k-subscriber-youtube-channel

Unleashing the Power of Shaders on Flutter Web

This is a summary of Hasnen Tai’s talk at the Flutter Forward Extended, a hybrid meetup organized by GeekyAnts. The talk decodes how to unleash the power of shaders on Flutter Web. Shaders and Antennae Anyone from the 1990s will know what an antenna ... https://techblog.geekyants.com/unleashing-the-power-of-shaders-on-flutter-web

Devblog 9: Can we still be friends?

If you follow me on Twitter, you might already know, but I'm giving up on FlutterFlow once again. While I think FlutterFlow is an amazing tool, I also think it has a long way to go. For the last couple of weeks, I kept running into hurdles that slowe... https://fluttergamedev.com/devblog-9-can-we-still-be-friends


Buscar