New post on /r/flutterdev subreddit:
How to add SliverAppBar to your Flutter app - FlutterBeads
https://ift.tt/3cTsIhN
November 28, 2021 at 08:05AM by pinkeshdarji
https://ift.tt/3FWNdXk
How to add SliverAppBar to your Flutter app - FlutterBeads
https://ift.tt/3cTsIhN
November 28, 2021 at 08:05AM by pinkeshdarji
https://ift.tt/3FWNdXk
FlutterBeads
How to add SliverAppBar to your Flutter app - FlutterBeads
<span class="rt-reading-time" style="display: block;"><span class="rt-label rt-prefix"></span> <span class="rt-time">7</span> <span class="rt-label rt-postfix">min read</span></span> The AppBar widget is essential for any mobile app. It is used to show important…
New post on /r/flutterdev subreddit:
Flutter & Firebase Auth in BLoC Pattern | Email, Google and Facebook Login
https://youtu.be/tAX2vR-epyA
November 28, 2021 at 10:32AM by backslashflutter
https://ift.tt/3lej8uy
Flutter & Firebase Auth in BLoC Pattern | Email, Google and Facebook Login
https://youtu.be/tAX2vR-epyA
November 28, 2021 at 10:32AM by backslashflutter
https://ift.tt/3lej8uy
YouTube
Flutter & Firebase Auth in BLoC Pattern | Email, Google and Facebook Login Tutorial - Part 1/4
Flutter & Firebase Auth in BLoC Pattern | Email, Google and Facebook Login Tutorial - Part 1/4
In this series of Flutter and Firebase authentication, you will learn how to integrate the BLoC pattern and take advantage of various Cubits and State Management…
In this series of Flutter and Firebase authentication, you will learn how to integrate the BLoC pattern and take advantage of various Cubits and State Management…
New post on /r/flutterdev subreddit:
Flash Your App Reactions
https://ift.tt/3E37I47
November 28, 2021 at 01:04PM by SncOne_
https://ift.tt/3cUzMe2
Flash Your App Reactions
https://ift.tt/3E37I47
November 28, 2021 at 01:04PM by SncOne_
https://ift.tt/3cUzMe2
New post on /r/flutterdev subreddit:
Flutter Cupertino Typography With Material Colors
https://ift.tt/310K8qM
November 28, 2021 at 12:48PM by fredgrott
https://ift.tt/3lf9Kac
Flutter Cupertino Typography With Material Colors
https://ift.tt/310K8qM
November 28, 2021 at 12:48PM by fredgrott
https://ift.tt/3lf9Kac
Medium
Flutter Cupertino Typography With Material Colors
You might be wondering, if we use Cupertino Material Based themes in Flutter; how one gets the Apple specific typography settings that…
New post on /r/flutterdev subreddit:
Why does Flutter widget of the week is every second week?
Let's address the elephant in the room. I wish they could produce more video (At least every week as the name said). Google is a billion $ Company and they can't find an employee to do it? Please Flutter Team, we need more, we need to grow our Flutter Community. I feel like every week they flip a coin and decide if they publish or not *Still, I love this series*
November 28, 2021 at 12:33PM by MiladDk
https://ift.tt/3p0KyFe
Why does Flutter widget of the week is every second week?
Let's address the elephant in the room. I wish they could produce more video (At least every week as the name said). Google is a billion $ Company and they can't find an employee to do it? Please Flutter Team, we need more, we need to grow our Flutter Community. I feel like every week they flip a coin and decide if they publish or not *Still, I love this series*
November 28, 2021 at 12:33PM by MiladDk
https://ift.tt/3p0KyFe
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Adaptive Design in Flutter Web
https://ift.tt/3D3U0g6
November 28, 2021 at 01:28PM by Vanethos
https://ift.tt/3rbi4vo
Adaptive Design in Flutter Web
https://ift.tt/3D3U0g6
November 28, 2021 at 01:28PM by Vanethos
https://ift.tt/3rbi4vo
gpalma.pt
Adaptive Design in Flutter Web
How we can change the UI and UX of our app to fit our user's devices
New post on /r/flutterdev subreddit:
Looking for an active programming voice chat ?
Something where people meet in a voice chat to programm on there stuff and can ask something if they have a question. Please help somebody out if you know something like that :)
November 28, 2021 at 03:52PM by No-YourBreathTaking
https://ift.tt/3lirIbT
Looking for an active programming voice chat ?
Something where people meet in a voice chat to programm on there stuff and can ask something if they have a question. Please help somebody out if you know something like that :)
November 28, 2021 at 03:52PM by No-YourBreathTaking
https://ift.tt/3lirIbT
reddit
Looking for an active programming voice chat ?
Something where people meet in a voice chat to programm on there stuff and can ask something if they have a question. Please help somebody out if...
New post on /r/flutterdev subreddit:
Firebase Firestore good for Flutter
I want to know Firestore billing thing. Do that cost must , i mean the read and write thing. And what actually is that read means, i wanted to make full fledged app with backend but for backend firebase cost must at long run. Please do explain me read and write count that cost us in billing.
November 28, 2021 at 03:34PM by stg_reigns
https://ift.tt/3E4Gg6m
Firebase Firestore good for Flutter
I want to know Firestore billing thing. Do that cost must , i mean the read and write thing. And what actually is that read means, i wanted to make full fledged app with backend but for backend firebase cost must at long run. Please do explain me read and write count that cost us in billing.
November 28, 2021 at 03:34PM by stg_reigns
https://ift.tt/3E4Gg6m
reddit
Firebase Firestore good for Flutter
I want to know Firestore billing thing. Do that cost must , i mean the read and write thing. And what actually is that read means, i wanted to...
New post on /r/flutterdev subreddit:
Is flutter IMGUI
I'm new to flutter. it seems that build method is executed multiple times and it reconstructs UI each time. This looks very similar to how imgui toolkits like egui and dear imgui works.I've used Qt and GTK which are retained mode and in them I only construct UI once but thats not how flutter seems to work. So is it IMGUI or Retained Mode ? or something hybrid ?
November 28, 2021 at 04:50PM by moderator_sux
https://ift.tt/3liKSyb
Is flutter IMGUI
I'm new to flutter. it seems that build method is executed multiple times and it reconstructs UI each time. This looks very similar to how imgui toolkits like egui and dear imgui works.I've used Qt and GTK which are retained mode and in them I only construct UI once but thats not how flutter seems to work. So is it IMGUI or Retained Mode ? or something hybrid ?
November 28, 2021 at 04:50PM by moderator_sux
https://ift.tt/3liKSyb
reddit
Is flutter IMGUI
I'm new to flutter. it seems that build method is executed multiple times and it reconstructs UI each time. This looks very similar to how imgui...
New post on /r/flutterdev subreddit:
Creating a VSCode Extension IN Flutter, not for Flutter
Has anyone used Flutter to create a VSCode extension?I'd like to primarily work in Flutter, and use the core code to power a mobile phone app, web site AND a VSCode extension.So what are the community's thoughts and suggestions? Should I use another approach?TIA!!!
November 28, 2021 at 04:24PM by Digerat
https://ift.tt/3o7ZYZr
Creating a VSCode Extension IN Flutter, not for Flutter
Has anyone used Flutter to create a VSCode extension?I'd like to primarily work in Flutter, and use the core code to power a mobile phone app, web site AND a VSCode extension.So what are the community's thoughts and suggestions? Should I use another approach?TIA!!!
November 28, 2021 at 04:24PM by Digerat
https://ift.tt/3o7ZYZr
reddit
Creating a VSCode Extension IN Flutter, not for Flutter
Has anyone used Flutter to create a VSCode extension? I'd like to primarily work in Flutter, and use the core code to power a mobile phone app,...
New post on /r/flutterdev subreddit:
Create a Snackbar using GetX Library in Flutter
https://ift.tt/3FyLVlk
November 28, 2021 at 06:30PM by rrtutors
https://ift.tt/3E1fSKl
Create a Snackbar using GetX Library in Flutter
https://ift.tt/3FyLVlk
November 28, 2021 at 06:30PM by rrtutors
https://ift.tt/3E1fSKl
Rrtutors
Create a Snackbar using GetX Library in Flutter
Create Toast message with GetX library. show toast message at top, bottom...
New post on /r/flutterdev subreddit:
Custom Bottom Navigation Bar Step by Step Guide
https://www.youtube.com/watch?v=oLq5uHKQ12U
November 28, 2021 at 06:23PM by Dhanraj_Flutterdev
https://ift.tt/315bA6c
Custom Bottom Navigation Bar Step by Step Guide
https://www.youtube.com/watch?v=oLq5uHKQ12U
November 28, 2021 at 06:23PM by Dhanraj_Flutterdev
https://ift.tt/315bA6c
YouTube
Flutter Tutorial - Custom Bottom Navigation Bar Step by Step Guide Video
SUBSCRIBE TO MY CHANNEL FOR MORE SUCH VIDEOS ------ :) ------
In this video we will see step by step how you can create a bottom navigation bar in Flutter.
#flutter #flutterdev
Please subscribe to my channel to motivate me.
Channel Link: https://cutt.ly/kkhVx3s…
In this video we will see step by step how you can create a bottom navigation bar in Flutter.
#flutter #flutterdev
Please subscribe to my channel to motivate me.
Channel Link: https://cutt.ly/kkhVx3s…
New post on /r/flutterdev subreddit:
HomepageDAO - First Decentralized Autonomous Organization (DAO) made in Flutter
https://youtu.be/i-zrQfw44cw
November 28, 2021 at 10:09PM by Moon___
https://ift.tt/3xDIzL5
HomepageDAO - First Decentralized Autonomous Organization (DAO) made in Flutter
https://youtu.be/i-zrQfw44cw
November 28, 2021 at 10:09PM by Moon___
https://ift.tt/3xDIzL5
YouTube
HomepageDAO - Chainlink 2021 Hackathon Submission built using Flutter
Check it out at https://devpost.com/software/homepagedao
Try it out at https://homepagedao.com
Join the community discord at https://discord.gg/pPaxmB79rs
Timestamps:
Presentation 00:00
Demo 02:10
Try it out at https://homepagedao.com
Join the community discord at https://discord.gg/pPaxmB79rs
Timestamps:
Presentation 00:00
Demo 02:10
New post on /r/flutterdev subreddit:
Flutter Learning Guideline
Recently I joined as a trainer in a Flutter Basic Training Course. All of the trainee have no experience in programming. I wan a detailed flutter learning guidelines for them.TIA
November 28, 2021 at 09:21PM by MusaAlKhwarizmi
https://ift.tt/3D82kf6
Flutter Learning Guideline
Recently I joined as a trainer in a Flutter Basic Training Course. All of the trainee have no experience in programming. I wan a detailed flutter learning guidelines for them.TIA
November 28, 2021 at 09:21PM by MusaAlKhwarizmi
https://ift.tt/3D82kf6
reddit
Flutter Learning Guideline
Recently I joined as a trainer in a Flutter Basic Training Course. All of the trainee have no experience in programming. I wan a detailed flutter...
New post on /r/flutterdev subreddit:
How to code Minesweeper from scratch
https://youtu.be/hrvtfNlLcF4
November 28, 2021 at 11:27PM by Heisenlife
https://ift.tt/3E1Nh7X
How to code Minesweeper from scratch
https://youtu.be/hrvtfNlLcF4
November 28, 2021 at 11:27PM by Heisenlife
https://ift.tt/3E1Nh7X
YouTube
How to code MINESWEEPER from scratch
🔥📱 My Habit Tracker: https://ritualz.app
💳📱 My Expense Tracker: https://dollatracker.app
🥷🏽 FOLLOW ME
Patreon: https://www.patreon.com/mitchkoko/
Instagram: https://instagram.com/createdbykoko/
Twitter: https://twitter.com/createdbykoko/
TikTok: https:/…
💳📱 My Expense Tracker: https://dollatracker.app
🥷🏽 FOLLOW ME
Patreon: https://www.patreon.com/mitchkoko/
Instagram: https://instagram.com/createdbykoko/
Twitter: https://twitter.com/createdbykoko/
TikTok: https:/…
New post on /r/flutterdev subreddit:
Flutter Push Notification Using NodeJS API
https://youtu.be/3C5pfo7Bc3E
November 29, 2021 at 07:42AM by Terrible-Jackfruit78
https://ift.tt/3nY43z8
Flutter Push Notification Using NodeJS API
https://youtu.be/3C5pfo7Bc3E
November 29, 2021 at 07:42AM by Terrible-Jackfruit78
https://ift.tt/3nY43z8
YouTube
Flutter Push Notification Using NodeJS API
In this video we will learn how to Integrate Push Notification in our Flutter application using NODEJS API and OneSignal.
⏱TIMESTAMPS
00:00 - Introduction
00:54 - NodeJS API
15:21 - Flutter Application
📄Source Code
Follow us to get Source @ Twitter | Facebook…
⏱TIMESTAMPS
00:00 - Introduction
00:54 - NodeJS API
15:21 - Flutter Application
📄Source Code
Follow us to get Source @ Twitter | Facebook…
New post on /r/flutterdev subreddit:
MD3, Real Color and Flutter
What I know,New color space with MD3 called hct. Upside is that we can use it's math to compute real brand color design palettes and dynamic color palettes based on wallpaper(Android 12).It also has some more typography text styles and more adaptive nav guidance.I am figuring out how to use dart extensions now to do the typography color and adaptive nav parts.Who is looking forward design wise to be able to fully use brand colors in their Flutter Themes?
November 29, 2021 at 11:51AM by fredgrott
https://ift.tt/3E8BLrh
MD3, Real Color and Flutter
What I know,New color space with MD3 called hct. Upside is that we can use it's math to compute real brand color design palettes and dynamic color palettes based on wallpaper(Android 12).It also has some more typography text styles and more adaptive nav guidance.I am figuring out how to use dart extensions now to do the typography color and adaptive nav parts.Who is looking forward design wise to be able to fully use brand colors in their Flutter Themes?
November 29, 2021 at 11:51AM by fredgrott
https://ift.tt/3E8BLrh
reddit
MD3, Real Color and Flutter
What I know, New color space with MD3 called hct. Upside is that we can use it's math to compute real brand color design palettes and dynamic...
New post on /r/flutterdev subreddit:
Support for Jetbrains Fleet
https://ift.tt/31ckUpl
November 29, 2021 at 02:14PM by shinayser
https://ift.tt/3FZZ0Ej
Support for Jetbrains Fleet
https://ift.tt/31ckUpl
November 29, 2021 at 02:14PM by shinayser
https://ift.tt/3FZZ0Ej
GitHub
[Feature Request] Support for Jetbrains Fleet
· Issue #94340 · flutter/flutter
· Issue #94340 · flutter/flutter
Jetbrains just announced a new lightweight IDE with huge potential. We would love to see dart and flutter support for it. https://www.jetbrains.com/fleet/
New post on /r/flutterdev subreddit:
FlutterTip: Select quick actions in VSCode faster
https://ift.tt/2ZCzndq
November 29, 2021 at 04:43PM by fabianMendezDev
https://ift.tt/3paJDlN
FlutterTip: Select quick actions in VSCode faster
https://ift.tt/2ZCzndq
November 29, 2021 at 04:43PM by fabianMendezDev
https://ift.tt/3paJDlN
New post on /r/flutterdev subreddit:
Ways to Give Flutter Widget Size in Percentage - FlutterBeads
https://ift.tt/31btZ1B
November 29, 2021 at 04:40PM by pinkeshdarji
https://ift.tt/3153TNn
Ways to Give Flutter Widget Size in Percentage - FlutterBeads
https://ift.tt/31btZ1B
November 29, 2021 at 04:40PM by pinkeshdarji
https://ift.tt/3153TNn
FlutterBeads
Top 3 Ways to Give Flutter Widget Size in Percentage (2023) - FlutterBeads
<span class="rt-reading-time" style="display: block;"><span class="rt-label rt-prefix"></span> <span class="rt-time">4</span> <span class="rt-label rt-postfix">min read</span></span> While designing the Flutter app, you might have observed that some widgets…
New post on /r/flutterdev subreddit:
Lessons learned while creating a geofencing experiment that will track your time at a workplace, even if you arrive late or leave for lunch
https://ift.tt/3FVVrPv
November 29, 2021 at 05:52PM by morphingcoffee
https://ift.tt/3p88wyt
Lessons learned while creating a geofencing experiment that will track your time at a workplace, even if you arrive late or leave for lunch
https://ift.tt/3FVVrPv
November 29, 2021 at 05:52PM by morphingcoffee
https://ift.tt/3p88wyt
morphingcoffee.github.io
Time Tracker ⏳ – Metamorphosis
Time Tracker is a neumorphic & geolocation-aware Flutter time counter experiment, providing the users with a breakdown of where they've spent their day.