Flutter Provider: Zero to Hero

Hey, it's Gulshan Yadav, I'm back with another article on Flutter. So, what are we going to learn today? In this article, I’ll cover state management through Provider in Flutter. But before starting out, I want to answer some basic questions, What is... https://blog.bufferoverflow.me/flutter-provider-zero-to-hero

Progress and Note Gathering - Smart Notes Desktop App (BuildLog[3])

Hello everyone👋 This is Gaurav Gupta, and in this blog post, I'll be telling a bit about some decisions we have taken, the progress of our application and also would like to know your views on the notes you'd like to have. (I know this update has be... https://rakurai.hashnode.dev/progress-and-note-gathering-smart-notes-desktop-app-buildlog3

This week in Flutter #27

Invertase, the company bringing Firebase integration to Flutter, is working on FlutterFire for desktop. More specifically they are adding Linux and Windows support. MacOS is already (partially) supported. The interesting part is that they are buildi... https://mvolpato.hashnode.dev/this-week-in-flutter-27

Code Generation In Flutter

What is Code Generation 🛠️?

When developing an application/software, we want our code to be clean,readable , and reusable. The DRY principle is followed in software development. DRY stands for 'Do not repeat yourself.' It is the idea of reducing r... https://dhruvnakum.xyz/code-generation-in-flutter

How to Build a Flutter Navigation Drawer (Hamburger Menu)

Navigation drawer is a typical UI pattern for adaptive menus. The Material Design documentation formalizes the menu's behavior, but this pattern is not peculiar to Material Design. The pattern includes a basic Hamburger menu but isn't limited to smal... https://flutterfromdotnet.hashnode.dev/flutter-navigation-drawer

Creating an Audio Feed in Flutter (Part 2)

Table of Content

Intro List Files from Google Drive Streaming Audio ListView.builder Audio Lock Conclusion

The final code can be found here: https://github.com/jonaylor89/AudioFeed Intro Prereqs This post builds off of the code from the previous pa... https://blog.intheloopstudio.com/creating-an-audio-feed-in-flutter-part-2

My First day of Flutter

Today, I decided to try out something new. Guess what I settled on? Flutter!! Yes, Flutter. App development has never been my thing but I have fallen in love with it the very first time I tried my hands on Flutter. Alright, let me show you what I bu... https://bernixcodediaries.hashnode.dev/my-first-day-of-flutter

This week in Flutter #26

This week Google cut their cut for subscriptions on Android. They already reduced to 15% the fee for non-subscription purchases earlier this year. This is good news for indie developers who can make a bit more money out of their app and hopefully rei... https://mvolpato.hashnode.dev/this-week-in-flutter-26

Wassword: wonderful password generator built in Flutter

Hi, in this post I want to show you one of the most loved side projects that a long time ago introduce me to Flutter. In these years I made lots of changes and experiments with this project and I want to share with you the final result to date. Wassw... https://blog.albertobonacina.com/wassword-wonderful-password-generator-built-in-flutter

Building a Realtime Chat App with Flutter, Node.js & Socket.IO

Instant messaging has revolutionized how we communicate with each other, you could send a message to anyone anywhere in the world and they would instantly receive it.
Instant messaging applications like WhatsApp, Messenger and Instagram make use of... https://taycodes.dev/building-a-realtime-chat-app-with-flutter-nodejs-and-socketio


Search