New post on /r/flutterdev subreddit:
Easy and fast State Management for MVP
Hello, I used flutter for some small projects, but the last time was about a year ago. Now I need to create a simple MVP, which will never become a full product. Therefore I need a state management library which is very easy and lightweight. What is in yout opinion my the best pick for such a case?
November 30, 2021 at 08:16AM by ERROR134
https://ift.tt/3o5OiGj
Easy and fast State Management for MVP
Hello, I used flutter for some small projects, but the last time was about a year ago. Now I need to create a simple MVP, which will never become a full product. Therefore I need a state management library which is very easy and lightweight. What is in yout opinion my the best pick for such a case?
November 30, 2021 at 08:16AM by ERROR134
https://ift.tt/3o5OiGj
reddit
[deleted by user]
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
OpenAuth - A free and open source authenticator app built using Flutter
Coming from Android Native background, I wanted to try out something new, I am currently building OpenAuth; a free, secure and simple otp generator app then aims that suits my needs. The app is currently under construction but the core features are finished. Hope to receive feedback from y'all.If this types of posts are forbidden, I'll gladly delete it. Thanks!GitHub Link
November 30, 2021 at 09:55AM by isaiahcollins02
https://ift.tt/31ea6Xc
OpenAuth - A free and open source authenticator app built using Flutter
Coming from Android Native background, I wanted to try out something new, I am currently building OpenAuth; a free, secure and simple otp generator app then aims that suits my needs. The app is currently under construction but the core features are finished. Hope to receive feedback from y'all.If this types of posts are forbidden, I'll gladly delete it. Thanks!GitHub Link
November 30, 2021 at 09:55AM by isaiahcollins02
https://ift.tt/31ea6Xc
GitHub
GitHub - icabetong/openauth: A beautiful, secure and simple authenticator app that supports multiple protocols and services. Free…
A beautiful, secure and simple authenticator app that supports multiple protocols and services. Free and open source. Written in Flutter and Dart. - GitHub - icabetong/openauth: A beautiful, secure...
New post on /r/flutterdev subreddit:
Ghosts Of The Flutter Machine
https://ift.tt/3xEB4Un
November 30, 2021 at 01:26PM by fredgrott
https://ift.tt/3G1dUdy
Ghosts Of The Flutter Machine
https://ift.tt/3xEB4Un
November 30, 2021 at 01:26PM by fredgrott
https://ift.tt/3G1dUdy
Medium
Ghosts Of The Flutter Machine
Well, it’s now waiting for Material Design 3(Material You) to drop in the form of new Flutter SDK updates, and we now face again how the…
New post on /r/flutterdev subreddit:
Hi everyone, I just started collaborating on a project with a UI/UX designer with the aim to facilitate and streamline the gift giving process and have an ambitious deadline, looking for collaborators.
MVP objectiveDevelop a platform to bring together the gift giver and receiver and facilitate the exchange of gifts. An all-encompassing gift giving platform from the discovery of people's desired items to the completed delivery.For family members and friends who thoughtfully give presents but dislike the hassle and worry.In a world where people's desired items are unknown and digital gift giving is a tumultuous process.We aim to offer both the gift giver and receiver a platform to handle all gift giving related processes.Depends on the assumption that gift giving digitally is unnecessarily complicated.CakeCrusher/Project-Wishlist (github.com)
November 30, 2021 at 03:03PM by 1sosa1
https://ift.tt/3xFpk3D
Hi everyone, I just started collaborating on a project with a UI/UX designer with the aim to facilitate and streamline the gift giving process and have an ambitious deadline, looking for collaborators.
MVP objectiveDevelop a platform to bring together the gift giver and receiver and facilitate the exchange of gifts. An all-encompassing gift giving platform from the discovery of people's desired items to the completed delivery.For family members and friends who thoughtfully give presents but dislike the hassle and worry.In a world where people's desired items are unknown and digital gift giving is a tumultuous process.We aim to offer both the gift giver and receiver a platform to handle all gift giving related processes.Depends on the assumption that gift giving digitally is unnecessarily complicated.CakeCrusher/Project-Wishlist (github.com)
November 30, 2021 at 03:03PM by 1sosa1
https://ift.tt/3xFpk3D
GitHub
GitHub - CakeCrusher/GiveSpace-app
Contribute to CakeCrusher/GiveSpace-app development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Flutter & Firebase Auth in BLoC Pattern - Part 2 (Login/Signup and Forgot Password)
https://youtu.be/Wxuq4cgzjCw
November 30, 2021 at 02:38PM by backslashflutter
https://ift.tt/3D8Cfw4
Flutter & Firebase Auth in BLoC Pattern - Part 2 (Login/Signup and Forgot Password)
https://youtu.be/Wxuq4cgzjCw
November 30, 2021 at 02:38PM by backslashflutter
https://ift.tt/3D8Cfw4
YouTube
Flutter & Firebase Auth in BLoC Pattern | Login, Forgot Password & SignUp Screen - Part 2/3
Flutter & Firebase Auth in BLoC Pattern | Login, Forgot Password & SignUp Screen - Part 2/3
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:
Is Flutter course from fireship beginner friendly?
I just finished Andrea's Complete Dart language but it seems that his flutter (most of udemy courses) course is a bit outdated, But flutter course from fireship seems interesting, but I only have knowledge about Dart, So will this course is suitable for me?
November 30, 2021 at 05:37PM by Ronin_Spect
https://ift.tt/3xCvvWr
Is Flutter course from fireship beginner friendly?
I just finished Andrea's Complete Dart language but it seems that his flutter (most of udemy courses) course is a bit outdated, But flutter course from fireship seems interesting, but I only have knowledge about Dart, So will this course is suitable for me?
November 30, 2021 at 05:37PM by Ronin_Spect
https://ift.tt/3xCvvWr
fireship.io
Fireship - Learn to Code Faster
Fast-paced video tutorials and challenging projects for the modern app developer.
New post on /r/flutterdev subreddit:
Skribbl.io Clone Tutorial with Flutter & Node.js
Hey everyone,I started my YouTube channel a month ago and started posting tutorial videos on how you can make Skribbl.io Clone - A multiplayer drawing and guessing game!Features Covered in the Tutorial Series:Creating & Joining Rooms (with Validation)Painting on Screen that is visible to everyone in the room (with some more options)Implementing Waiting LobbyChattingScore System (based on time)Game Logic (changing user turn, displaying new word every turn and more)Cross Platform(Can be played from Android, Web & iOS)Links:First VideoPlaylistWould love to know any improvements/suggestions to make better videos!Thank you!
November 30, 2021 at 06:30PM by OSetups
https://ift.tt/3o7Z2nN
Skribbl.io Clone Tutorial with Flutter & Node.js
Hey everyone,I started my YouTube channel a month ago and started posting tutorial videos on how you can make Skribbl.io Clone - A multiplayer drawing and guessing game!Features Covered in the Tutorial Series:Creating & Joining Rooms (with Validation)Painting on Screen that is visible to everyone in the room (with some more options)Implementing Waiting LobbyChattingScore System (based on time)Game Logic (changing user turn, displaying new word every turn and more)Cross Platform(Can be played from Android, Web & iOS)Links:First VideoPlaylistWould love to know any improvements/suggestions to make better videos!Thank you!
November 30, 2021 at 06:30PM by OSetups
https://ift.tt/3o7Z2nN
New post on /r/flutterdev subreddit:
Set Background Image in Flutter The Right Way - FlutterBeads
https://ift.tt/3E91hN9
November 30, 2021 at 08:07PM by pinkeshdarji
https://ift.tt/3xCnsZA
Set Background Image in Flutter The Right Way - FlutterBeads
https://ift.tt/3E91hN9
November 30, 2021 at 08:07PM by pinkeshdarji
https://ift.tt/3xCnsZA
FlutterBeads
Set Background Image in Flutter – The Right Way in 2023 - FlutterBeads
<span class="rt-reading-time" style="display: block;"><span class="rt-label rt-prefix"></span> <span class="rt-time">3</span> <span class="rt-label rt-postfix">min read</span></span> While working on a Flutter app, you may come across a requirement to show…
New post on /r/flutterdev subreddit:
Are 16GB of RAM gonna suffice for Flutter Development in the next 2-3 years?
Hey,I got the M1 Pro MacBook with 16GB of RAM. I needed a new device quickly, and the 32GB version and the M1 Max were not available. Also, I figured 16GB of RAM would suffice, since I've been using 32GB for the last two years and never really needed them. However, everyone I talk to is like "yo dawg, wtf, why'd you get the 16GB version, won't be enough (in the near future)". I'm only working on small to medium sized Flutter projects. Besides Android Studio, I usually keep a couple of browser windows, teams, iterm and gitkraken open. When I'm working, I'm sitting at 12-13GB of RAM usage. Is there any reason to expect an increase in memory consumption in the near future?
November 30, 2021 at 08:19PM by relativity_phase
https://ift.tt/3o7QJZ7
Are 16GB of RAM gonna suffice for Flutter Development in the next 2-3 years?
Hey,I got the M1 Pro MacBook with 16GB of RAM. I needed a new device quickly, and the 32GB version and the M1 Max were not available. Also, I figured 16GB of RAM would suffice, since I've been using 32GB for the last two years and never really needed them. However, everyone I talk to is like "yo dawg, wtf, why'd you get the 16GB version, won't be enough (in the near future)". I'm only working on small to medium sized Flutter projects. Besides Android Studio, I usually keep a couple of browser windows, teams, iterm and gitkraken open. When I'm working, I'm sitting at 12-13GB of RAM usage. Is there any reason to expect an increase in memory consumption in the near future?
November 30, 2021 at 08:19PM by relativity_phase
https://ift.tt/3o7QJZ7
Reddit
r/FlutterDev on Reddit: Are 16GB of RAM gonna suffice for Flutter Development in the next 2-3 years?
Posted by u/relativity_phase - 24 votes and 36 comments
New post on /r/flutterdev subreddit:
Flutter for linux apps
/r/linuxquestions/comments/r5v30s/flutter_for_linux_apps/
November 30, 2021 at 09:37PM by Deedss31
https://ift.tt/3G4K3kn
Flutter for linux apps
/r/linuxquestions/comments/r5v30s/flutter_for_linux_apps/
November 30, 2021 at 09:37PM by Deedss31
https://ift.tt/3G4K3kn
Reddit
r/FlutterDev on Reddit: Flutter for linux apps
Posted by u/Deedss31 - No votes and 3 comments
New post on /r/flutterdev subreddit:
Jiggling slider thumb !
https://twitter.com/Pierre2tm/status/1465824954620989440
December 01, 2021 at 12:40AM by Pierre2tm
https://ift.tt/3rlKa75
Jiggling slider thumb !
https://twitter.com/Pierre2tm/status/1465824954620989440
December 01, 2021 at 12:40AM by Pierre2tm
https://ift.tt/3rlKa75
Twitter
Pierre 💙
I've made a custom slider jiggling thumb for my portfolio app: #flutter #motionGraphics #cool #unusable_player
New post on /r/flutterdev subreddit:
Flutter Best Practices Google Is Hiding, Theme Extensions In Typography
https://ift.tt/3I81O4l
December 01, 2021 at 12:40AM by fredgrott
https://ift.tt/3xHDodi
Flutter Best Practices Google Is Hiding, Theme Extensions In Typography
https://ift.tt/3I81O4l
December 01, 2021 at 12:40AM by fredgrott
https://ift.tt/3xHDodi
Medium
Flutter Best Practices Google Is Hiding, Theme Extensions In Typography
So the first best practice I want to cover allows us to push the Design envelope in that we can extend themes a certain way to not only…
New post on /r/flutterdev subreddit:
What do you guys think of "responsive_framework" package?
Have you used this package in any of your projects if so how was the experience?do you have experience with similar packages if so then what do you think of it?
December 01, 2021 at 04:12AM by NeatFastro
https://ift.tt/3EetnXs
What do you guys think of "responsive_framework" package?
Have you used this package in any of your projects if so how was the experience?do you have experience with similar packages if so then what do you think of it?
December 01, 2021 at 04:12AM by NeatFastro
https://ift.tt/3EetnXs
Reddit
r/FlutterDev on Reddit: What do you guys think of "responsive_framework" package?
Posted by u/NeatFastro - 19 votes and 11 comments
New post on /r/flutterdev subreddit:
Why should you consider using Flutter for your next mobile project
https://ift.tt/3lnBN7m
December 01, 2021 at 04:38AM by AppUnite
https://ift.tt/3pe4pkw
Why should you consider using Flutter for your next mobile project
https://ift.tt/3lnBN7m
December 01, 2021 at 04:38AM by AppUnite
https://ift.tt/3pe4pkw
Appunite
Why should you consider using Flutter for your next mobile project? | AppUnite
When starting a project, you have to decide which programming language to choose. Here are a few benefits of Flutter development.
New post on /r/flutterdev subreddit:
Install Flutter on WSL2 and run apps directly in WSA or in a physical device using ADB.
https://ift.tt/3EdApLY
December 01, 2021 at 01:00PM by adamlhb
https://ift.tt/3xJ5mW3
Install Flutter on WSL2 and run apps directly in WSA or in a physical device using ADB.
https://ift.tt/3EdApLY
December 01, 2021 at 01:00PM by adamlhb
https://ift.tt/3xJ5mW3
Medium
Install Flutter on WSL2 and run apps directly in WSA or in a physical device using ADB.
I have successfully been able to work on Flutter on WSL2 and the new WSA in Windows 11 without the need of Android Studio. This is very…
New post on /r/flutterdev subreddit:
Senhor Bolo - A cake delivery app made with Flutter. Feedback appreciated!
https://github.com/CUDEPIA/SenhorBolo-Mobile
December 01, 2021 at 04:00PM by isMoonphase
https://ift.tt/3d60IYw
Senhor Bolo - A cake delivery app made with Flutter. Feedback appreciated!
https://github.com/CUDEPIA/SenhorBolo-Mobile
December 01, 2021 at 04:00PM by isMoonphase
https://ift.tt/3d60IYw
GitHub
GitHub - CDPDevTeam/SenhorBolo-Mobile: Aplicativo de vendas do Senhor Bolo, para Android e IOS.
Aplicativo de vendas do Senhor Bolo, para Android e IOS. - GitHub - CDPDevTeam/SenhorBolo-Mobile: Aplicativo de vendas do Senhor Bolo, para Android e IOS.
New post on /r/flutterdev subreddit:
How important is Testing Flutter App.
I don't know which testing would be best for App. Any video resources to learn more in testing .
December 01, 2021 at 03:26PM by stg_reigns
https://ift.tt/3EeZA0y
How important is Testing Flutter App.
I don't know which testing would be best for App. Any video resources to learn more in testing .
December 01, 2021 at 03:26PM by stg_reigns
https://ift.tt/3EeZA0y
reddit
How important is Testing Flutter App.
I don't know which testing would be best for App. Any video resources to learn more in testing .
New post on /r/flutterdev subreddit:
Provider State Management
hello guys, I have questions about the provider statement is it ok if I put all my provider classes in multi-provider in the main file above all my widgets? and if not then why and what should I do? should I use a change notifier in each widget?
December 01, 2021 at 04:29PM by Memo9512
https://ift.tt/31fuFTk
Provider State Management
hello guys, I have questions about the provider statement is it ok if I put all my provider classes in multi-provider in the main file above all my widgets? and if not then why and what should I do? should I use a change notifier in each widget?
December 01, 2021 at 04:29PM by Memo9512
https://ift.tt/31fuFTk
reddit
Provider State Management
hello guys, I have questions about the provider statement is it ok if I put all my provider classes in multi-provider in the main file above all...
New post on /r/flutterdev subreddit:
Tutorial request
Hi.
Do you guys know any written decent tutorial for flutter?
December 01, 2021 at 05:30PM by Pogryziony
https://ift.tt/3I8apnF
Tutorial request
Hi.
Do you guys know any written decent tutorial for flutter?
December 01, 2021 at 05:30PM by Pogryziony
https://ift.tt/3I8apnF
reddit
Tutorial request
Hi. Do you guys know any written decent tutorial for flutter?
New post on /r/flutterdev subreddit:
What to do when you can't achieve a task?
Hey flutter devs, hope you're all having a good day. So I recently got my first job as a junior flutter developer and I am given a task that I need to achieve, but for the life of me I can't seem to figure it out, so I was just wondering what do you guys do if/when you're stuck in a situation like this? Would love to get some guidance and advices from the community. Thank you.
December 01, 2021 at 07:37PM by just_a_commoner11
https://ift.tt/3xGhgjn
What to do when you can't achieve a task?
Hey flutter devs, hope you're all having a good day. So I recently got my first job as a junior flutter developer and I am given a task that I need to achieve, but for the life of me I can't seem to figure it out, so I was just wondering what do you guys do if/when you're stuck in a situation like this? Would love to get some guidance and advices from the community. Thank you.
December 01, 2021 at 07:37PM by just_a_commoner11
https://ift.tt/3xGhgjn
New post on /r/flutterdev subreddit:
State Management :: 1st Dec 2021 :: Flutter Apprentice Book Club
https://youtube.com/watch?v=R39i_xTXhpY&feature=share
December 01, 2021 at 07:23PM by Pixelreddit
https://ift.tt/2ZJ9FUF
State Management :: 1st Dec 2021 :: Flutter Apprentice Book Club
https://youtube.com/watch?v=R39i_xTXhpY&feature=share
December 01, 2021 at 07:23PM by Pixelreddit
https://ift.tt/2ZJ9FUF
YouTube
State Management :: 1st Dec 2021 :: Flutter Apprentice Book Club
Chapter 13
Get the book https://flutter.dev/apprentice-giveaway
Community
https://www.meetup.com/pro/flutter
https://fluttercommunity.dev/joinslack
https://discord.com/invite/N7Yshp4
https://www.reddit.com/r/FlutterDev/
https://stackoverflow.com/tags/flutter…
Get the book https://flutter.dev/apprentice-giveaway
Community
https://www.meetup.com/pro/flutter
https://fluttercommunity.dev/joinslack
https://discord.com/invite/N7Yshp4
https://www.reddit.com/r/FlutterDev/
https://stackoverflow.com/tags/flutter…