New post on /r/flutterdev subreddit:
Why does a single Flutter input field literally take hundreds of lines of code? Does anyone have a clean solution?
https://twitter.com/RayLiVerified/status/1440149907596197892
September 21, 2021 at 05:09AM by Codelessly
https://ift.tt/3EMnHoe
Why does a single Flutter input field literally take hundreds of lines of code? Does anyone have a clean solution?
https://twitter.com/RayLiVerified/status/1440149907596197892
September 21, 2021 at 05:09AM by Codelessly
https://ift.tt/3EMnHoe
Twitter
Ray Li
Why does a single Flutter input field literally take hundreds of lines of code? Does anyone have a clean solution?
New post on /r/flutterdev subreddit:
Create Flip Animation at Button Pressed in Flutter
https://www.youtube.com/watch?v=ETtDMleAtGs
September 21, 2021 at 04:15AM by Dhanraj_Flutterdev
https://ift.tt/3krllCR
Create Flip Animation at Button Pressed in Flutter
https://www.youtube.com/watch?v=ETtDMleAtGs
September 21, 2021 at 04:15AM by Dhanraj_Flutterdev
https://ift.tt/3krllCR
YouTube
Create Flip Animation at Button Pressed | AnimatedSwitcher | Flutter Animations | Flutter Tutorials
Hello Guys in this video learn how you can create flip card animation when button is pressed in Flutter. Watch the full video Happy Coding.
#flutter #flutterdev
Please subscribe to my channel to motivate me.
Channel Link: https://cutt.ly/kkhVx3s
Source…
#flutter #flutterdev
Please subscribe to my channel to motivate me.
Channel Link: https://cutt.ly/kkhVx3s
Source…
New post on /r/flutterdev subreddit:
Caching in flutter
what's the best approach for caching data in flutter, data like lists that have images and info?
September 21, 2021 at 08:09AM by Sad-Storage8392
https://ift.tt/3EwoiKB
Caching in flutter
what's the best approach for caching data in flutter, data like lists that have images and info?
September 21, 2021 at 08:09AM by Sad-Storage8392
https://ift.tt/3EwoiKB
reddit
Caching in flutter
what's the best approach for caching data in flutter, data like lists that have images and info?
New post on /r/flutterdev subreddit:
Deciding what kind of app to make
Hello, this is my first post here. So these last days i have been trying to make an app and potentially make some money from it but i am stuck on deciding what kind of apps are more used by people. I have been looking for a little while but im still not sure, is there anything helpful to make me decide? And im curios about the process used by each person for this matter.
September 21, 2021 at 09:56AM by 212hicham
https://ift.tt/3hRrpmB
Deciding what kind of app to make
Hello, this is my first post here. So these last days i have been trying to make an app and potentially make some money from it but i am stuck on deciding what kind of apps are more used by people. I have been looking for a little while but im still not sure, is there anything helpful to make me decide? And im curios about the process used by each person for this matter.
September 21, 2021 at 09:56AM by 212hicham
https://ift.tt/3hRrpmB
reddit
Deciding what kind of app to make
Hello, this is my first post here. So these last days i have been trying to make an app and potentially make some money from it but i am stuck on...
New post on /r/flutterdev subreddit:
Searching for existing Dart/ Flutter project
I am doing a research paper about technical debt and the goal is to turn functioning code into more scalable and maintainable code by refactoring/ implementing clean architecture principles.Anyone has a project or know a project (ideally open source) that I can use?It should be functioning but with a bit of “spaghetti code”. Maybe one of your early project when you started with flutter?
September 21, 2021 at 09:39AM by asian_king95
https://ift.tt/3Aoz0QK
Searching for existing Dart/ Flutter project
I am doing a research paper about technical debt and the goal is to turn functioning code into more scalable and maintainable code by refactoring/ implementing clean architecture principles.Anyone has a project or know a project (ideally open source) that I can use?It should be functioning but with a bit of “spaghetti code”. Maybe one of your early project when you started with flutter?
September 21, 2021 at 09:39AM by asian_king95
https://ift.tt/3Aoz0QK
reddit
Searching for existing Dart/ Flutter project
I am doing a research paper about technical debt and the goal is to turn functioning code into more scalable and maintainable code by refactoring/...
New post on /r/flutterdev subreddit:
Eyeing to Learn Flutter, Any resource suggestion?
I have an experience with iOS development (SWIFT) and currently tinkering with NodeJS. Any suggestions on resources that I can jumpstart my journey on flutter? or should I stick with flutter.dev ?
September 21, 2021 at 11:45AM by zephyron22
https://ift.tt/3kpthok
Eyeing to Learn Flutter, Any resource suggestion?
I have an experience with iOS development (SWIFT) and currently tinkering with NodeJS. Any suggestions on resources that I can jumpstart my journey on flutter? or should I stick with flutter.dev ?
September 21, 2021 at 11:45AM by zephyron22
https://ift.tt/3kpthok
flutter.dev
Flutter - Build apps for any screen
Flutter transforms the entire app development process. Build, test, and deploy beautiful mobile, web, desktop, and embedded apps from a single codebase.
New post on /r/flutterdev subreddit:
Has anyone developed apps for large screen TV?
Hi I am developing an app for TV screens primarily, this means that I want to hold a 16:9 aspect ratio.I have started developing the app but at the same time I want it to be able to show the same on a 32 inch screen as it would on a 65 inch screen. The problem I have is making everything scale up and down..I am utilizing expanded flex and fittedbox. I had high hopes for fittedbox but it still over flows. Unless I have to wrap the fitted box around every widget...?I was hoping to wrap fittedbox around the frame and was hopeful the hundreds of widgets underneath is honoured the same way.I am open to ideas on how to tackle this please. Has anyone done something similar?..
September 21, 2021 at 11:43AM by No_Difference_8333
https://ift.tt/39powos
Has anyone developed apps for large screen TV?
Hi I am developing an app for TV screens primarily, this means that I want to hold a 16:9 aspect ratio.I have started developing the app but at the same time I want it to be able to show the same on a 32 inch screen as it would on a 65 inch screen. The problem I have is making everything scale up and down..I am utilizing expanded flex and fittedbox. I had high hopes for fittedbox but it still over flows. Unless I have to wrap the fitted box around every widget...?I was hoping to wrap fittedbox around the frame and was hopeful the hundreds of widgets underneath is honoured the same way.I am open to ideas on how to tackle this please. Has anyone done something similar?..
September 21, 2021 at 11:43AM by No_Difference_8333
https://ift.tt/39powos
reddit
Has anyone developed apps for large screen TV?
Hi I am developing an app for TV screens primarily, this means that I want to hold a 16:9 aspect ratio. I have started developing the app but at...
New post on /r/flutterdev subreddit:
Flutter for different TV Platforms
I need support for different tv platforms:Android ✅Tizen ✅Apple TV ❓LG WebOS ❓Is there support for the last two platforms? thanks in advance
September 21, 2021 at 01:47PM by Mesota22
https://ift.tt/39q9EpW
Flutter for different TV Platforms
I need support for different tv platforms:Android ✅Tizen ✅Apple TV ❓LG WebOS ❓Is there support for the last two platforms? thanks in advance
September 21, 2021 at 01:47PM by Mesota22
https://ift.tt/39q9EpW
reddit
Flutter for different TV Platforms
I need support for different tv platforms: Android ✅ Tizen ✅ Apple TV ❓ LG WebOS ❓ Is there support for the last two platforms? thanks in...
New post on /r/flutterdev subreddit:
Flutter Bluetooth Tutorial using Reactive BLE Library
https://www.ubiqueiot.com/posts/flutter-reactive-ble
September 21, 2021 at 04:09PM by zciwor
https://ift.tt/3lMh9wV
Flutter Bluetooth Tutorial using Reactive BLE Library
https://www.ubiqueiot.com/posts/flutter-reactive-ble
September 21, 2021 at 04:09PM by zciwor
https://ift.tt/3lMh9wV
Ubiqueiot
Getting started with Flutter Reactive Bluetooth Low Energy.
Flutter just got a new Bluetooth library by the makers of Phillips Hue. Let us explore how to get it up and running.
New post on /r/flutterdev subreddit:
Demographics of Flutter devs/usage
Is there any data available on this? I've got an impression that Flutter is mostly used in developing countries, outsourcing shops... While in the "West" people can afford using native SDKs (e.g. develop two separate apps).
September 21, 2021 at 03:26PM by zerexim
https://ift.tt/2W2oQXc
Demographics of Flutter devs/usage
Is there any data available on this? I've got an impression that Flutter is mostly used in developing countries, outsourcing shops... While in the "West" people can afford using native SDKs (e.g. develop two separate apps).
September 21, 2021 at 03:26PM by zerexim
https://ift.tt/2W2oQXc
reddit
Demographics of Flutter devs/usage
Is there any data available on this? I've got an impression that Flutter is mostly used in developing countries, outsourcing shops... While in the...
New post on /r/flutterdev subreddit:
Flutter hosting is ready to use! Publish app on your landing page or easily iterate through changes with your clients
https://twitter.com/Kubenqpl/status/1440343814401445901
September 21, 2021 at 05:56PM by kubenqpl
https://ift.tt/3EH8GUo
Flutter hosting is ready to use! Publish app on your landing page or easily iterate through changes with your clients
https://twitter.com/Kubenqpl/status/1440343814401445901
September 21, 2021 at 05:56PM by kubenqpl
https://ift.tt/3EH8GUo
Twitter
Kuba Neukirch 💙
#FlutterDev do you remember it? Flutter apps hosting to easily share your app with your clients is ready to use as BETA! You can also share app of your startup on your landing page to make it easier to try your app. If you want to try reply with info about…
New post on /r/flutterdev subreddit:
Flutter just reached 130k stars on GitHub ⭐
https://twitter.com/github_tracker/status/1440303739588382728?s=20
September 21, 2021 at 05:53PM by creativemaybeno
https://ift.tt/3nUvbQ0
Flutter just reached 130k stars on GitHub ⭐
https://twitter.com/github_tracker/status/1440303739588382728?s=20
September 21, 2021 at 05:53PM by creativemaybeno
https://ift.tt/3nUvbQ0
Twitter
GitHub Tracker
The *flutter/flutter* repo just crossed the 130k 🌟 milestone on #GitHub 🎉 Way to go @FlutterDev and congrats on reaching this epic milestone 💪#flutter #Dart github.com/flutter/flutter
New post on /r/flutterdev subreddit:
Killing GOD Objects In Flutter
https://ift.tt/3tWl5iy
September 21, 2021 at 05:25PM by fredgrott
https://ift.tt/3nXAONc
Killing GOD Objects In Flutter
https://ift.tt/3tWl5iy
September 21, 2021 at 05:25PM by fredgrott
https://ift.tt/3nXAONc
Medium
Killing GOD Objects In Flutter
You do not put everything in a Big gigantic class, neither should you bog down screens with everything including the kitchen sink. The key…
New post on /r/flutterdev subreddit:
Best route to build flutter offline-first app with Rest API
Hello I've been researching different routes for building an offline-first app with flutter. My app needs to use a Rest API to synch with the SQFlite local database to the online database. The two packages I mainly see are Flutter Data, and Brick Offline First.Does anyone have suggestions for how to approach this? Has anyone here used either of these packages?Thanks
September 21, 2021 at 07:54PM by Zerocare
https://ift.tt/3Eys3iF
Best route to build flutter offline-first app with Rest API
Hello I've been researching different routes for building an offline-first app with flutter. My app needs to use a Rest API to synch with the SQFlite local database to the online database. The two packages I mainly see are Flutter Data, and Brick Offline First.Does anyone have suggestions for how to approach this? Has anyone here used either of these packages?Thanks
September 21, 2021 at 07:54PM by Zerocare
https://ift.tt/3Eys3iF
Reddit
From the FlutterDev community on Reddit: Best route to build flutter offline-first app with Rest API
Posted by Zerocare - 1 vote and 3 comments
New post on /r/flutterdev subreddit:
Advanced Flutter topics suggestions
I wanted to ask you guys what would be some Flutter advanced topics that you wish you would have an tutorial or a presentation about. I want to prepare some talk and I wanted to see what are your thoughts. Here are some examples but you can submit something different:working with Isolatesexecuting background code with Android and iOSplatform viewsdeferred components
September 21, 2021 at 07:43PM by long1eu
https://ift.tt/3u30N6T
Advanced Flutter topics suggestions
I wanted to ask you guys what would be some Flutter advanced topics that you wish you would have an tutorial or a presentation about. I want to prepare some talk and I wanted to see what are your thoughts. Here are some examples but you can submit something different:working with Isolatesexecuting background code with Android and iOSplatform viewsdeferred components
September 21, 2021 at 07:43PM by long1eu
https://ift.tt/3u30N6T
reddit
Advanced Flutter topics suggestions
I wanted to ask you guys what would be some Flutter advanced topics that you wish you would have an tutorial or a presentation about. I want to...
New post on /r/flutterdev subreddit:
Create treetable in flutter like treetable in primefaces
I'm trying to create a tree view with the same form as a table to manage categories.I figured it would be similar to the treetable in primefaces(http://primefaces.org/showcase/ui/data/treetable/selection.xhtml?jfwid=a9183).But I have searched on Google but there are no results that meet my requirement.If you have gone through it before please advise me or give me an example.Thank you so much
September 21, 2021 at 07:33PM by kkchiena7
https://ift.tt/39pXHk8
Create treetable in flutter like treetable in primefaces
I'm trying to create a tree view with the same form as a table to manage categories.I figured it would be similar to the treetable in primefaces(http://primefaces.org/showcase/ui/data/treetable/selection.xhtml?jfwid=a9183).But I have searched on Google but there are no results that meet my requirement.If you have gone through it before please advise me or give me an example.Thank you so much
September 21, 2021 at 07:33PM by kkchiena7
https://ift.tt/39pXHk8
New post on /r/flutterdev subreddit:
What's new in Bloc v7.2.0
https://ift.tt/3hTRIsk
September 21, 2021 at 08:59PM by felangel1
https://ift.tt/3CvjmUr
What's new in Bloc v7.2.0
https://ift.tt/3hTRIsk
September 21, 2021 at 08:59PM by felangel1
https://ift.tt/3CvjmUr
verygood.ventures
What's new in Bloc v7.2.0
Learn what’s new in the bloc library with bloc v7.2.0, how to migrate to the new API, and what’s coming next.
New post on /r/flutterdev subreddit:
Reauthenticate users with a pin code using firebase auth
Working on a mobile banking app in flutter where I'm attempting to utilize (initially) a pincode that the user sets in the app during registration. The goal is to allow the user to re-authenticate and sign in using their pin. I'm curious as to how folks are developing this functionality specifically in flutter. I'm using firebase behind the scenes purely for auth.
September 21, 2021 at 08:24PM by ShantanuJoshi
https://ift.tt/3lLMiRh
Reauthenticate users with a pin code using firebase auth
Working on a mobile banking app in flutter where I'm attempting to utilize (initially) a pincode that the user sets in the app during registration. The goal is to allow the user to re-authenticate and sign in using their pin. I'm curious as to how folks are developing this functionality specifically in flutter. I'm using firebase behind the scenes purely for auth.
September 21, 2021 at 08:24PM by ShantanuJoshi
https://ift.tt/3lLMiRh
reddit
Reauthenticate users with a pin code using firebase auth
Working on a mobile banking app in flutter where I'm attempting to utilize (initially) a pincode that the user sets in the app during...
New post on /r/flutterdev subreddit:
Flutter: Built-in Theme Switching
https://ift.tt/3m39LxF
September 21, 2021 at 11:05PM by alex_melnyk
https://ift.tt/3tXLmNe
Flutter: Built-in Theme Switching
https://ift.tt/3m39LxF
September 21, 2021 at 11:05PM by alex_melnyk
https://ift.tt/3tXLmNe
Medium
Flutter: Built-in Theme Switching
Hi folks! Today I’ll show you the way to switch app themes based on system or user preferences.
New post on /r/flutterdev subreddit:
Missing Best practices in Flutter 2.5 Skeleton App Template
I have found missing Flutter Best Practices in the Flutter 2.5 skeleton app:1 Testing-No use of custom matchers-No good example of Page Object Model of testing-No example of mocking-Correct use of Goldens somewhat missing-Example of using testing harness to pair up with custom matchersWhat Flutter Best Practices you notice in the Skeleton App that should be there?Yes several articles upcoming covering these things.I thank everyone for the comments and views as that feedbacks helps me flesh out the book series I am writing about Flutter.And please stay safe un der this COVID pandemic let's prevent it from becoming an endemic by masking up and getting vaccinated.
September 21, 2021 at 11:52PM by fredgrott
https://ift.tt/3Cz9oBw
Missing Best practices in Flutter 2.5 Skeleton App Template
I have found missing Flutter Best Practices in the Flutter 2.5 skeleton app:1 Testing-No use of custom matchers-No good example of Page Object Model of testing-No example of mocking-Correct use of Goldens somewhat missing-Example of using testing harness to pair up with custom matchersWhat Flutter Best Practices you notice in the Skeleton App that should be there?Yes several articles upcoming covering these things.I thank everyone for the comments and views as that feedbacks helps me flesh out the book series I am writing about Flutter.And please stay safe un der this COVID pandemic let's prevent it from becoming an endemic by masking up and getting vaccinated.
September 21, 2021 at 11:52PM by fredgrott
https://ift.tt/3Cz9oBw
reddit
Missing Best practices in Flutter 2.5 Skeleton App Template
I have found missing Flutter Best Practices in the Flutter 2.5 skeleton app: 1 Testing \-No use of custom matchers \-No good...
New post on /r/flutterdev subreddit:
Lazy load videos? Can it be done in an app similar to reels?
/r/flutterhelp/comments/psqeki/is_there_a_lazy_loadpagination_plugin_for_video/
September 22, 2021 at 02:13AM by Necessary1OK
https://ift.tt/3udehNL
Lazy load videos? Can it be done in an app similar to reels?
/r/flutterhelp/comments/psqeki/is_there_a_lazy_loadpagination_plugin_for_video/
September 22, 2021 at 02:13AM by Necessary1OK
https://ift.tt/3udehNL
reddit
Lazy load videos? Can it be done in an app similar to reels?
Posted in r/FlutterDev by u/Necessary1OK • 4 points and 0 comments