New post on /r/flutterdev subreddit:
Flutter GetX Tutorial for Beginners | GetConnect Restful API
https://youtu.be/-kjaQXYGjtE
November 25, 2021 at 01:30AM by Confident-Basket-896
https://ift.tt/2Zkz3jg
Flutter GetX Tutorial for Beginners | GetConnect Restful API
https://youtu.be/-kjaQXYGjtE
November 25, 2021 at 01:30AM by Confident-Basket-896
https://ift.tt/2Zkz3jg
YouTube
Flutter GetX Tutorial for Beginners | GetConnect Restful API
Welcome to my Flutter GetX tutorial series. In this series, you will learn how to use Get connect in the GetX package to communicate with your backend API following Restful standard in the Flutter.
🙊 Subscribe to FullstackSchool - https://bit.ly/3jNdGx5…
🙊 Subscribe to FullstackSchool - https://bit.ly/3jNdGx5…
New post on /r/flutterdev subreddit:
Beginners guide to connecting to firebase
https://youtu.be/GSnqN8mpocA
November 25, 2021 at 03:10AM by projectmind_guru
https://ift.tt/3rbNjq2
Beginners guide to connecting to firebase
https://youtu.be/GSnqN8mpocA
November 25, 2021 at 03:10AM by projectmind_guru
https://ift.tt/3rbNjq2
YouTube
#02 How To Connect A Flutter App To Firebase
In this video you'll see how to connect a flutter app to firebase for both iOS & Android.
🏷 Get 30% off the new course (presale only): https://1manstartup.com/monetize
🏷 Get 15% off the course (after launch) with code YOUTUBE_SUBSCRIBER https://1mans…
🏷 Get 30% off the new course (presale only): https://1manstartup.com/monetize
🏷 Get 15% off the course (after launch) with code YOUTUBE_SUBSCRIBER https://1mans…
New post on /r/flutterdev subreddit:
Ecommerce API for flutter
does anyone know some good ecommerce third party API's for flutter or where I could find them
November 25, 2021 at 03:32AM by bill2340
https://ift.tt/3xjAmM2
Ecommerce API for flutter
does anyone know some good ecommerce third party API's for flutter or where I could find them
November 25, 2021 at 03:32AM by bill2340
https://ift.tt/3xjAmM2
reddit
Ecommerce API for flutter
does anyone know some good ecommerce third party API's for flutter or where I could find them
New post on /r/flutterdev subreddit:
Firestore page view doc read
If I’m using page view to display each firestore document (like a quote app), when user launches the app, do all documents get called (read) or do they get read only per page view user sees?I’m asking because when app launches, I don’t want to read all docs at once to avoid unnecessary firebase bill
November 25, 2021 at 06:34AM by ManleyPlayz
https://ift.tt/3CO5SCL
Firestore page view doc read
If I’m using page view to display each firestore document (like a quote app), when user launches the app, do all documents get called (read) or do they get read only per page view user sees?I’m asking because when app launches, I don’t want to read all docs at once to avoid unnecessary firebase bill
November 25, 2021 at 06:34AM by ManleyPlayz
https://ift.tt/3CO5SCL
reddit
Firestore page view doc read
If I’m using page view to display each firestore document (like a quote app), when user launches the app, do all documents get called (read) or do...
New post on /r/flutterdev subreddit:
GetX is dead, what to use next?
Since getx no longer gets any updates, which state management approach would you suggest learning? I am aware about the getx drama but as a beginner I used it because it got the job done. What to go with next? Cubit? Provider? Thanks
November 25, 2021 at 07:24AM by ConfectionCool
https://ift.tt/3cK9Hym
GetX is dead, what to use next?
Since getx no longer gets any updates, which state management approach would you suggest learning? I am aware about the getx drama but as a beginner I used it because it got the job done. What to go with next? Cubit? Provider? Thanks
November 25, 2021 at 07:24AM by ConfectionCool
https://ift.tt/3cK9Hym
reddit
GetX is dead, what to use next?
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Padding or Divider
What do you use to create space beetwen widget in a list? Padding or Divider?
Every time I can't decide, I know it's probably a stupid question but only want to listen of someothers expirience
November 25, 2021 at 10:48AM by Pigna1
https://ift.tt/3DRaSI9
Padding or Divider
What do you use to create space beetwen widget in a list? Padding or Divider?
Every time I can't decide, I know it's probably a stupid question but only want to listen of someothers expirience
November 25, 2021 at 10:48AM by Pigna1
https://ift.tt/3DRaSI9
New post on /r/flutterdev subreddit:
Do you prefer to use MethodChannel or EventChannel ?
When writing flutter plug-in to communicate with native, do you prefer to use MethodChannel or EventChannel or both. I feel that EventChannel is more cumbersome to use than MethodChannel.If your answer is EventChannel, can you tell me the reason, thanks.View Poll
November 25, 2021 at 11:59AM by PrestigiousNetwork19
https://ift.tt/3HQTkhO
Do you prefer to use MethodChannel or EventChannel ?
When writing flutter plug-in to communicate with native, do you prefer to use MethodChannel or EventChannel or both. I feel that EventChannel is more cumbersome to use than MethodChannel.If your answer is EventChannel, can you tell me the reason, thanks.View Poll
November 25, 2021 at 11:59AM by PrestigiousNetwork19
https://ift.tt/3HQTkhO
New post on /r/flutterdev subreddit:
Open Source Widgetbook - Demo Video
https://www.youtube.com/watch?v=vs3ocjMsl7s
November 25, 2021 at 12:20PM by LucasJosefiak
https://ift.tt/3r9YVdm
Open Source Widgetbook - Demo Video
https://www.youtube.com/watch?v=vs3ocjMsl7s
November 25, 2021 at 12:20PM by LucasJosefiak
https://ift.tt/3r9YVdm
YouTube
Introducing Widgetbook - The Storybook for Flutter
Widgetbook is an open source Flutter package which speeds up the widget building as well as the review process. It is the Storybook for Flutter. Widgetbook helps developers cataloguing their widgets, testing them quickly on multiple devices and themes, and…
New post on /r/flutterdev subreddit:
Well Written Open Source Flutter Project
On my road to learning Flutter, I came across an open source project that has helped me with alot of things.I just wanted to share the project to you guys in case you are looking for some ideas and well written code.it uses the bloc state management framework. the developer is very active and i think it is a good base for clean code.If anyone wants to check it out i'll post the link to the github repository here.https://github.com/robertodoering/harpy
November 25, 2021 at 02:05PM by Cicada-Certain
https://ift.tt/3HSRhtG
Well Written Open Source Flutter Project
On my road to learning Flutter, I came across an open source project that has helped me with alot of things.I just wanted to share the project to you guys in case you are looking for some ideas and well written code.it uses the bloc state management framework. the developer is very active and i think it is a good base for clean code.If anyone wants to check it out i'll post the link to the github repository here.https://github.com/robertodoering/harpy
November 25, 2021 at 02:05PM by Cicada-Certain
https://ift.tt/3HSRhtG
GitHub
GitHub - robertodoering/harpy: a Twitter app built with Flutter 🦅
a Twitter app built with Flutter 🦅. Contribute to robertodoering/harpy development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Wrapping a Text in Flutter - FlutterBeads
https://ift.tt/311jAoV
November 25, 2021 at 02:18PM by pinkeshdarji
https://ift.tt/3xuOFNW
Wrapping a Text in Flutter - FlutterBeads
https://ift.tt/311jAoV
November 25, 2021 at 02:18PM by pinkeshdarji
https://ift.tt/3xuOFNW
FlutterBeads
How to Wrap Text on Overflow in Flutter (Code + 2022 Ready) - FlutterBeads
<span class="rt-reading-time" style="display: block;"><span class="rt-label rt-prefix"></span> <span class="rt-time">5</span> <span class="rt-label rt-postfix">min read</span></span> Flutter allows you to combine various widgets to develop a UI that matches…
New post on /r/flutterdev subreddit:
Flutter 3D Viewer, Reorderable Grid & Co. - 45 - PUB.DEV RELEASES
https://youtube.com/watch?v=w9ysgBsjKhU&feature=share
November 25, 2021 at 03:29PM by syntacops
https://ift.tt/3CW8nTz
Flutter 3D Viewer, Reorderable Grid & Co. - 45 - PUB.DEV RELEASES
https://youtube.com/watch?v=w9ysgBsjKhU&feature=share
November 25, 2021 at 03:29PM by syntacops
https://ift.tt/3CW8nTz
YouTube
Flutter 3D Viewer, Reorderable Grid & Co. - 45 - PUB.DEV RELEASES
Week 45 brings a flutter 3D viewer package to add spatial properties to any widget. On top of that we also a reorderable grid view, a customizable wizard and more. #flutter #3D #viewer
📺 FULL PLAYLIST: http://releases.syntacops.com
🔙 PREVIOUS EPISODE: …
📺 FULL PLAYLIST: http://releases.syntacops.com
🔙 PREVIOUS EPISODE: …
New post on /r/flutterdev subreddit:
State Management ?
Guys , as I'm new to app making using flutter just wanted to know which state management would be best. Like i have been using getx and its quite easy but recently found reddit post stating that getx is dead and use will have to use another state management .
November 25, 2021 at 04:51PM by stg_reigns
https://ift.tt/3E4tNze
State Management ?
Guys , as I'm new to app making using flutter just wanted to know which state management would be best. Like i have been using getx and its quite easy but recently found reddit post stating that getx is dead and use will have to use another state management .
November 25, 2021 at 04:51PM by stg_reigns
https://ift.tt/3E4tNze
reddit
State Management ?
Guys , as I'm new to app making using flutter just wanted to know which state management would be best. Like i have been using getx and its quite...
New post on /r/flutterdev subreddit:
What is the current best REST API to use?
I saw this post on medium recommending dio:https://medium.com/@samuelomole/upload-images-to-a-rest-api-with-flutter-7ec1c447ff0eIt looks really straight-forward. Is this still recommended or is there something better out there now? I'm not doing anything particularly fancy with my app, just making very straight forward REST requests to a web service hosted on Azure. I may need to implement OAuth at some point later.
November 25, 2021 at 06:22PM by bc_uk
https://ift.tt/3I4SWN1
What is the current best REST API to use?
I saw this post on medium recommending dio:https://medium.com/@samuelomole/upload-images-to-a-rest-api-with-flutter-7ec1c447ff0eIt looks really straight-forward. Is this still recommended or is there something better out there now? I'm not doing anything particularly fancy with my app, just making very straight forward REST requests to a web service hosted on Azure. I may need to implement OAuth at some point later.
November 25, 2021 at 06:22PM by bc_uk
https://ift.tt/3I4SWN1
Medium
Upload images to a REST API with Flutter
Flutter is the new kid on the block and it definitely has a promising future. As a web developer and a heavy user of the React Native…
New post on /r/flutterdev subreddit:
Best paid course for Flutter
Hi everyone. I'm trying to start learning flutter. The simple installation of Android Studio+Flutter was a pain in the ass of errors and configurations. Already done.I know some Java but now I want to start with the app dev.Could you point me to the best paid course out there? The free youtube course are outdated and as far as I know Angela Yu (best instructor imho) is also outdated.I have been pointed to Fernando Herrera too. But... Could you tell me where to learn to start my journey?Thanks to everyone who post here
November 25, 2021 at 09:37PM by InvaderFM
https://ift.tt/3xvZeAk
Best paid course for Flutter
Hi everyone. I'm trying to start learning flutter. The simple installation of Android Studio+Flutter was a pain in the ass of errors and configurations. Already done.I know some Java but now I want to start with the app dev.Could you point me to the best paid course out there? The free youtube course are outdated and as far as I know Angela Yu (best instructor imho) is also outdated.I have been pointed to Fernando Herrera too. But... Could you tell me where to learn to start my journey?Thanks to everyone who post here
November 25, 2021 at 09:37PM by InvaderFM
https://ift.tt/3xvZeAk
reddit
Best paid course for Flutter
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Is making an Android launcher with Flutter a good idea?
I know it's possible to make an Android launcher with Flutter; just not sure if it's a good idea or not.
November 26, 2021 at 08:37AM by imdeadinsidelol
https://ift.tt/3cMM7kA
Is making an Android launcher with Flutter a good idea?
I know it's possible to make an Android launcher with Flutter; just not sure if it's a good idea or not.
November 26, 2021 at 08:37AM by imdeadinsidelol
https://ift.tt/3cMM7kA
reddit
Is making an Android launcher with Flutter a good idea?
I know it's possible to *make* an Android launcher with Flutter; just not sure if it's a good idea or not.
New post on /r/flutterdev subreddit:
Where are the most Flutter devs in the world?
Hello, fellow flutter devs!My friend asked, are there more Flutter devs in Europe than in the USA? I was wondering myself...Let's check!View Poll
November 26, 2021 at 11:07AM by alex_tnx
https://ift.tt/3cNdtqM
Where are the most Flutter devs in the world?
Hello, fellow flutter devs!My friend asked, are there more Flutter devs in Europe than in the USA? I was wondering myself...Let's check!View Poll
November 26, 2021 at 11:07AM by alex_tnx
https://ift.tt/3cNdtqM
New post on /r/flutterdev subreddit:
Finally, run Flutter natively on M1 Macs (ARM64)
I felt stupid asking this question on Stackoverflow, over two months back. But someone figured it out and IT WORKS!https://stackoverflow.com/a/69506979/6419531
November 26, 2021 at 10:59AM by ashwin_apk
https://ift.tt/3HVCMFh
Finally, run Flutter natively on M1 Macs (ARM64)
I felt stupid asking this question on Stackoverflow, over two months back. But someone figured it out and IT WORKS!https://stackoverflow.com/a/69506979/6419531
November 26, 2021 at 10:59AM by ashwin_apk
https://ift.tt/3HVCMFh
Stack Overflow
How to replace the bundled Dart SDK in Flutter to run natively on Apple Silicon (ARM64)?
Dart SDK officially supports ARM64 and as of now, 2.14.2 is the latest (stable) Dart SDK that has support for ARM64. Though it was the same version that was bundled in my Flutter setup, it seemed t...
New post on /r/flutterdev subreddit:
Atomic Design with Flutter
https://ift.tt/2ZqIspv
November 26, 2021 at 12:04PM by Happycodeine
https://ift.tt/3FMTzsq
Atomic Design with Flutter
https://ift.tt/2ZqIspv
November 26, 2021 at 12:04PM by Happycodeine
https://ift.tt/3FMTzsq
Medium
Atomic Design with Flutter
A nice approach to manage IU designs
New post on /r/flutterdev subreddit:
Any indie dev success story with Flutter?
Have you been successful developing your own app or at least earn a good amount of money? I've been using it for two years and none of my app hits. Please share your story with us.
November 26, 2021 at 02:04PM by simp-lord101
https://ift.tt/3r6Mw9Y
Any indie dev success story with Flutter?
Have you been successful developing your own app or at least earn a good amount of money? I've been using it for two years and none of my app hits. Please share your story with us.
November 26, 2021 at 02:04PM by simp-lord101
https://ift.tt/3r6Mw9Y
reddit
Any indie dev success story with Flutter?
Have you been successful developing your own app or at least earn a good amount of money? I've been using it for two years and none of my app...
New post on /r/flutterdev subreddit:
Is Riverpod easy to learn?
I always use Provider and now thinking to use Riverpod. Is it as easy as provider?
November 26, 2021 at 02:00PM by simp-lord101
https://ift.tt/3FK4bIo
Is Riverpod easy to learn?
I always use Provider and now thinking to use Riverpod. Is it as easy as provider?
November 26, 2021 at 02:00PM by simp-lord101
https://ift.tt/3FK4bIo
Reddit
r/FlutterDev on Reddit: Is Riverpod easy to learn?
Posted by u/simp-lord101 - 23 votes and 39 comments
New post on /r/flutterdev subreddit:
App Feedback Thread - November 26, 2021
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods
November 26, 2021 at 03:00PM by AutoModerator
https://ift.tt/3cQT5Ff
App Feedback Thread - November 26, 2021
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods
November 26, 2021 at 03:00PM by AutoModerator
https://ift.tt/3cQT5Ff
reddit
App Feedback Thread - November 26, 2021
This thread is for getting feedback on your own apps. ## Developers: * must **provide feedback** for others * must include **Play Store**, **App...