Build a Flutter chat system in under 5 minutes

Chat features are typically an essential element in many applications, enabling users to communicate with one another or with a company representative. This interaction often leads to increased satisfaction for the customer or user, as well as height... https://davidserrano.io/build-a-flutter-chat-system-in-under-5-minutes

Unlocking the Secrets of Clean Architecture: Building Scalable Flutter Apps : Part-1

Building a complex app in Flutter can be challenging, especially when it comes to managing the app's architecture. That's where Clean Architecture comes in. Clean Architecture is a software architecture pattern that separates the app's concerns into ... https://sungod.hashnode.dev/flutter-clean-architecture-part-1

Devblog 10: A shift of Focus

It's been a while since I create a new article for this devblog. In the last devlog article that I posted at the end of March, I talked about the focus of the project. This new focus was an improvement, but it still wasn't enough. I was still not get... https://fluttergamedev.com/devblog-10-a-shift-of-focus

How To Apply The Singleton Pattern Inside Of Your Dart/Flutter applications

What is Dart? Dart is a modern, object-oriented programming language primarily used for building cross-platform mobile, web, and desktop applications. It was developed by Google and provides a strong type system, which helps catch errors at compile t... https://gwhyyy.com/how-to-apply-the-singleton-pattern-inside-of-your-dartflutter-applications

Ubuntu LOVES Flutter devs

My ThinkPad X240 (2013) is old and laggy, but I love it. Ubuntu gave it a second life and apparently, Ubuntu LOVES Flutter because the installing part is sooo much easier than on Windows or Mac. This is an article for people that want to get started ... https://plotsklapps.hashnode.dev/ubuntu-loves-flutter-devs

App-wide Theming with Riverpod Generator.

This article assumes you are familiar with Riverpod 2.0 and code generation (like Freezed) and want to use them in your app. For an in-depth explanation of Riverpod generators and the new Riverpod syntax, check out this and this by Andrea. What we'll... https://chibidev.hashnode.dev/app-wide-theming-with-riverpod-generator

GSOC'23 with LibreHealth: A Summer to Code, A Summer for Innovation

Hey there, fellow adventurers! 👋 Join me on an exhilarating ride as I unveil my path to triumph in securing a spot for Google Summer of Code at LibreHealth.

The Kickoff : Embarking on the Journey: September 2022 marks the start of a thrilling adven... https://mehulkumar.hashnode.dev/gsoc23-with-librehealth-a-summer-to-code-a-summer-for-innovation

Efficient CRUD Operations in Flutter: A Guide to Implementing HTTP Requests with Clean Architecture and Dio

In the dynamic world of Flutter app development, the ability to perform efficient CRUD operations is a game-changer. Seamlessly integrating HTTP requests with the power of Clean Architecture and the Dio library can elevate your Flutter applications t... https://clouds.hashnode.dev/efficient-crud-operations-in-flutter-a-guide-to-implementing-http-requests-with-clean-architecture-and-dio

UpNEXT: To NODE is to REACT 1/3

Many of you know me for my frequent post about Flutter where our sole language of use is Dart though you have to get your hands dirty with Kotlin or Java on Android or Swift for iOS or C++ for desktop if you need to write some native code in the name... https://jacksiro.hashnode.dev/upnext-to-node-is-to-react-1

How to build an Icon Button in flutter that have a rectangular shape with border radius

I followed a Flutter tutorial today to create a todo list app. While working on the delete button, I encountered an issue with the animation. Instead of the desired effect, the button appeared circular when hovered or clicked, despite needing a recta... https://menjliamanullah.ml/how-to-build-an-icon-button-in-flutter-that-have-a-rectangular-shape-with-border-radius


Buscar