New post on /r/flutterdev subreddit:
Is creating UI from design really painful? Is there a need of a tool which can convert design to code?
I have an idea to work on converting the design into code. I want to know does the problem exists?If exists then is there a need for a tool for that?
November 24, 2021 at 11:13AM by Gold_Spinach1028
https://ift.tt/32ukZVI
Is creating UI from design really painful? Is there a need of a tool which can convert design to code?
I have an idea to work on converting the design into code. I want to know does the problem exists?If exists then is there a need for a tool for that?
November 24, 2021 at 11:13AM by Gold_Spinach1028
https://ift.tt/32ukZVI
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Are your projects migrate to null safety?
Are your projects migrate to null safety? At present, there are many plug-ins in the project, and I feel it is not easy
November 24, 2021 at 11:10AM by PrestigiousNetwork19
https://ift.tt/3FKgYuI
Are your projects migrate to null safety?
Are your projects migrate to null safety? At present, there are many plug-ins in the project, and I feel it is not easy
November 24, 2021 at 11:10AM by PrestigiousNetwork19
https://ift.tt/3FKgYuI
reddit
Are your projects migrate to null safety?
Are your projects migrate to null safety? At present, there are many plug-ins in the project, and I feel it is not easy
New post on /r/flutterdev subreddit:
Using the ultrawide camera in flutter with camera package or any other package
I'm working on a flutter project that uses camera but the project is such that I need an ultrawide camera if the phone has one. Now the problem is that the camera package doesn't support choosing the rear camera at all no mather how much cameras a phone has. I tried intalling some third party apps on my phone, like Open Camera and I am able to use ultrawide camera there so it's not that other cameras are locked by the manufacturer on my phone and that's why I can't use them in flutter.Inside the camera plugin there is a function getAvailableCameras() that is incharged of getting the camera list and descriptions and it uses the getCameraIdList() function which only returns two cameras, one main rear camera and one main front camera even if a phone has a 5 cameras in total. The other thing that I tried is using the getPhysicalCameraIds() to get the list of physical cameras but it returns an empty value.I compared the source code of Open Camera and camera package and it seems that they both are using the getCameraIdList() function for getting the camera list but Open Camera is somehow getting the ultrawide camera in that list.If anyone is interested here is some documentation that could help:https://developer.android.com/training/camera2https://developer.android.com/training/camera2/multi-cameraI need someone interested in helping with modification of android part of the plugin, the iOS part is easy to fix. If some other package can be modified more easily that's okay too, or if there is already some plugin that is allowing to use the ultrawide camera that's great, it doesn't have to be strictly the camera package.
November 24, 2021 at 11:02AM by kokyca
https://ift.tt/3cLvLZn
Using the ultrawide camera in flutter with camera package or any other package
I'm working on a flutter project that uses camera but the project is such that I need an ultrawide camera if the phone has one. Now the problem is that the camera package doesn't support choosing the rear camera at all no mather how much cameras a phone has. I tried intalling some third party apps on my phone, like Open Camera and I am able to use ultrawide camera there so it's not that other cameras are locked by the manufacturer on my phone and that's why I can't use them in flutter.Inside the camera plugin there is a function getAvailableCameras() that is incharged of getting the camera list and descriptions and it uses the getCameraIdList() function which only returns two cameras, one main rear camera and one main front camera even if a phone has a 5 cameras in total. The other thing that I tried is using the getPhysicalCameraIds() to get the list of physical cameras but it returns an empty value.I compared the source code of Open Camera and camera package and it seems that they both are using the getCameraIdList() function for getting the camera list but Open Camera is somehow getting the ultrawide camera in that list.If anyone is interested here is some documentation that could help:https://developer.android.com/training/camera2https://developer.android.com/training/camera2/multi-cameraI need someone interested in helping with modification of android part of the plugin, the iOS part is easy to fix. If some other package can be modified more easily that's okay too, or if there is already some plugin that is allowing to use the ultrawide camera that's great, it doesn't have to be strictly the camera package.
November 24, 2021 at 11:02AM by kokyca
https://ift.tt/3cLvLZn
Android Developers
Camera2 overview | Android media | Android Developers
New post on /r/flutterdev subreddit:
Android may be replaced by fuchsia in the next Five years, Have you heard?
https://ift.tt/3FIK3GH
November 24, 2021 at 12:34PM by fluthien
https://ift.tt/3r6PvyX
Android may be replaced by fuchsia in the next Five years, Have you heard?
https://ift.tt/3FIK3GH
November 24, 2021 at 12:34PM by fluthien
https://ift.tt/3r6PvyX
Medium
Android may be replaced by fuchsia in the next Five years, Have you heard?
According to Bloomberg, in the past two years, Google has created a team of 100 engineers to secretly develop Fuchsia, the successor…
New post on /r/flutterdev subreddit:
How to create a Flutter GridView with content-sized items
https://ift.tt/3CMmdbm
November 24, 2021 at 02:55PM by bizz84
https://ift.tt/30VdwOs
How to create a Flutter GridView with content-sized items
https://ift.tt/3CMmdbm
November 24, 2021 at 02:55PM by bizz84
https://ift.tt/30VdwOs
Code With Andrea
How to create a Flutter GridView with content-sized items
GridView is only suitable for items with a fixed aspect ratio. Here's how to use the flutter_layout_grid package to render responsive layouts with variable item sizes.
New post on /r/flutterdev subreddit:
Working with Numeric Input Keyboard in Flutter - FlutterBeads
https://ift.tt/3xkWaa3
November 24, 2021 at 02:17PM by pinkeshdarji
https://ift.tt/3cM1Wb6
Working with Numeric Input Keyboard in Flutter - FlutterBeads
https://ift.tt/3xkWaa3
November 24, 2021 at 02:17PM by pinkeshdarji
https://ift.tt/3cM1Wb6
FlutterBeads
Showing Numeric Input Keyboard in Flutter with Code - 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> Flutter allows you to accept the user input using the TextField widget which…
New post on /r/flutterdev subreddit:
What are you looking for in a flutter dev job?! I'm trying to hire but having no luck.
I'm trying to figure out where I'm going wrong - is it possible there's a massive shortage of Flutter devs?What are you looking for in a job posting? Aside from salary, what would trigger you to apply to a role? Would you expect your salary to be based on where you're located, or the same rate for everyone worldwide?
November 24, 2021 at 06:12PM by hefgi
https://ift.tt/3nQaDHG
What are you looking for in a flutter dev job?! I'm trying to hire but having no luck.
I'm trying to figure out where I'm going wrong - is it possible there's a massive shortage of Flutter devs?What are you looking for in a job posting? Aside from salary, what would trigger you to apply to a role? Would you expect your salary to be based on where you're located, or the same rate for everyone worldwide?
November 24, 2021 at 06:12PM by hefgi
https://ift.tt/3nQaDHG
reddit
What are you looking for in a flutter dev job?! I'm trying to hire...
I'm trying to figure out where I'm going wrong - is it possible there's a massive shortage of Flutter devs? What are you looking for in a job...
New post on /r/flutterdev subreddit:
Flutter app inside Flutter app?
Summary: Use Flutter Engine to render, at runtime, a Flutter app inside a released Flutter app.I have a macOS app in Flutter inside which I would like to have a Flutter Engine running to render another Flutter app, at runtime.Basically what I'm trying to achieve is using the AOT compiler to release my macOS app, which is something like a DartPad, inside which I want to use JIT & Flutter Engine to render another Flutter app at runtime.All docs I've read talk about how to use the Flutter Engine inside iOS/Android apps, but not into Flutter itself; any clue on how to do that?
November 24, 2021 at 05:14PM by gabriel_dny
https://ift.tt/3cInFRd
Flutter app inside Flutter app?
Summary: Use Flutter Engine to render, at runtime, a Flutter app inside a released Flutter app.I have a macOS app in Flutter inside which I would like to have a Flutter Engine running to render another Flutter app, at runtime.Basically what I'm trying to achieve is using the AOT compiler to release my macOS app, which is something like a DartPad, inside which I want to use JIT & Flutter Engine to render another Flutter app at runtime.All docs I've read talk about how to use the Flutter Engine inside iOS/Android apps, but not into Flutter itself; any clue on how to do that?
November 24, 2021 at 05:14PM by gabriel_dny
https://ift.tt/3cInFRd
reddit
Flutter app inside Flutter app?
Summary: Use Flutter Engine to render, at runtime, a Flutter app inside a released Flutter app. I have a macOS app in Flutter inside which I...
New tweet from FlutterDev:
🚀 Help improve Flutter! Take our Q4 survey 💙 We want your input into how Flutter makes various engineering decisions. Take this quarter's User Survey to help improve Flutter. Start the survey 👉 https://t.co/vxF8OGY2vZ https://t.co/u4MYrHcwU3— Flutter (@FlutterDev) Nov 24, 2021
November 24, 2021 at 06:00PM
https://twitter.com/FlutterDev/status/1463553036589191175
🚀 Help improve Flutter! Take our Q4 survey 💙 We want your input into how Flutter makes various engineering decisions. Take this quarter's User Survey to help improve Flutter. Start the survey 👉 https://t.co/vxF8OGY2vZ https://t.co/u4MYrHcwU3— Flutter (@FlutterDev) Nov 24, 2021
November 24, 2021 at 06:00PM
https://twitter.com/FlutterDev/status/1463553036589191175
Qualtrics
Flutter user survey - Q4 2021
Help us improve Flutter! Take our Q4 survey.
New post on /r/flutterdev subreddit:
Chopper & Streams :: 24th Nov 2021 :: Flutter Apprentice Book Club
https://youtube.com/watch?v=lBS5a1hVxPM&feature=share
November 24, 2021 at 06:35PM by Pixelreddit
https://ift.tt/30XqpYh
Chopper & Streams :: 24th Nov 2021 :: Flutter Apprentice Book Club
https://youtube.com/watch?v=lBS5a1hVxPM&feature=share
November 24, 2021 at 06:35PM by Pixelreddit
https://ift.tt/30XqpYh
YouTube
Chopper & Streams :: 24th Nov 2021 :: Flutter Apprentice Book Club
Chapters 12 & 14
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…
New post on /r/flutterdev subreddit:
GestureDetector (Widget of the Week)
https://youtube.com/watch?v=WhVXkCFPmK4&feature=share
November 24, 2021 at 08:05PM by Pixelreddit
https://ift.tt/3CVYk1a
GestureDetector (Widget of the Week)
https://youtube.com/watch?v=WhVXkCFPmK4&feature=share
November 24, 2021 at 08:05PM by Pixelreddit
https://ift.tt/3CVYk1a
YouTube
GestureDetector (Widget of the Week)
Learn more about GestureDetector → https://goo.gle/3jO0nxv
Looking to track all sorts of user interactions on your app? Try GestureDetector! It can watch clicks 👆🏿, double clicks 👆🏿👆🏿, long clicks, swipes 🧹, drags, and even pinches or zooms 🔍
This video…
Looking to track all sorts of user interactions on your app? Try GestureDetector! It can watch clicks 👆🏿, double clicks 👆🏿👆🏿, long clicks, swipes 🧹, drags, and even pinches or zooms 🔍
This video…
New post on /r/flutterdev subreddit:
Android Jetpack Compose to Flutter
I'm a Native Android developer by trade. I've been plugging a long for a while and started making my own Android apps in my (very little) spare time. Jetpack Compose has been blowing up from what I can tell and looks to potentially be a standard in a few years. Looking at Flutter, it seems that a lot of the design philosophy is veeeery similar to that of Compose. Is there a huge gap between Compose and Flutter? I've used Compose a few times and Flutter doesn't seem like that much of a jump, however I haven't really spoken with any Flutter devs about it.Any insight?
November 24, 2021 at 08:03PM by ddmac__
https://ift.tt/3HUCpv0
Android Jetpack Compose to Flutter
I'm a Native Android developer by trade. I've been plugging a long for a while and started making my own Android apps in my (very little) spare time. Jetpack Compose has been blowing up from what I can tell and looks to potentially be a standard in a few years. Looking at Flutter, it seems that a lot of the design philosophy is veeeery similar to that of Compose. Is there a huge gap between Compose and Flutter? I've used Compose a few times and Flutter doesn't seem like that much of a jump, however I haven't really spoken with any Flutter devs about it.Any insight?
November 24, 2021 at 08:03PM by ddmac__
https://ift.tt/3HUCpv0
New post on /r/flutterdev subreddit:
Your First Real Flutter Unit Tests
https://ift.tt/2ZipWQ2
November 24, 2021 at 07:17PM by fredgrott
https://ift.tt/30WgEJU
Your First Real Flutter Unit Tests
https://ift.tt/2ZipWQ2
November 24, 2021 at 07:17PM by fredgrott
https://ift.tt/30WgEJU
Medium
Your First Real Flutter Unit Tests
Yeah, the Flutter Skeleton Template App has unit tests in it. But, faking unit testing is not a good way to teach Flutter Best Practices…
New tweet from FlutterDev:
🌟 GestureDetector is our #WidgetoftheWeek! Learn how this widget lets you track all sorts of user interactions, from... 📲 Swipes 🌀 Drags 💙 Pinches or zooms ✨ Clicks, double-clicks, and long clicks Watch 👉 https://t.co/XidXLgn6aQ https://t.co/VXtixNhIcp— Flutter (@FlutterDev) Nov 24, 2021
November 24, 2021 at 09:00PM
https://twitter.com/FlutterDev/status/1463598353028104192
🌟 GestureDetector is our #WidgetoftheWeek! Learn how this widget lets you track all sorts of user interactions, from... 📲 Swipes 🌀 Drags 💙 Pinches or zooms ✨ Clicks, double-clicks, and long clicks Watch 👉 https://t.co/XidXLgn6aQ https://t.co/VXtixNhIcp— Flutter (@FlutterDev) Nov 24, 2021
November 24, 2021 at 09:00PM
https://twitter.com/FlutterDev/status/1463598353028104192
YouTube
GestureDetector (Widget of the Week)
Learn more about GestureDetector → https://goo.gle/3jO0nxv
Looking to track all sorts of user interactions on your app? Try GestureDetector! It can watch clicks 👆🏿, double clicks 👆🏿👆🏿, long clicks, swipes 🧹, drags, and even pinches or zooms 🔍
This video…
Looking to track all sorts of user interactions on your app? Try GestureDetector! It can watch clicks 👆🏿, double clicks 👆🏿👆🏿, long clicks, swipes 🧹, drags, and even pinches or zooms 🔍
This video…
New post on /r/flutterdev subreddit:
Learning Path
Hi everyone! I would like to start learning Flutter so I can develop some applications and become an app dev some day. Personally, I'm a UI UX designer with a good knowledge of HTML and CSS and I already use bootstrap to build some websites. My questions are: What are the best tutorial to learn out there? Do I need to learn Dart before? Thanks.
November 24, 2021 at 10:40PM by ulrichgero
https://ift.tt/3nMiNkz
Learning Path
Hi everyone! I would like to start learning Flutter so I can develop some applications and become an app dev some day. Personally, I'm a UI UX designer with a good knowledge of HTML and CSS and I already use bootstrap to build some websites. My questions are: What are the best tutorial to learn out there? Do I need to learn Dart before? Thanks.
November 24, 2021 at 10:40PM by ulrichgero
https://ift.tt/3nMiNkz
reddit
Learning Path
Hi everyone! I would like to start learning Flutter so I can develop some applications and become an app dev some day. Personally, I'm a UI UX...
New post on /r/flutterdev subreddit:
Is there a GOOD course where someone codes complete apps from beginning to end?
I have hit that point where I am familiar with the basics and can actually code some small applications, but I have difficulties in organizing my work or doing complex things or adding more functionality beyond simple CRUD apps.Is there a series or courses where someone just begins by explaining what they want to do and just doing it the right way, without overly explaining everything or purposefully leaving mistakes in so they can reuse the same app when they teach about a better way thirty minutes later?I am mostly looking for actual code and somewhat useful apps, and not just UI mock-ups with no real functionality behind them.Thank you for your time!
November 25, 2021 at 12:56AM by BarelyAnAmateur
https://ift.tt/3CNUDKQ
Is there a GOOD course where someone codes complete apps from beginning to end?
I have hit that point where I am familiar with the basics and can actually code some small applications, but I have difficulties in organizing my work or doing complex things or adding more functionality beyond simple CRUD apps.Is there a series or courses where someone just begins by explaining what they want to do and just doing it the right way, without overly explaining everything or purposefully leaving mistakes in so they can reuse the same app when they teach about a better way thirty minutes later?I am mostly looking for actual code and somewhat useful apps, and not just UI mock-ups with no real functionality behind them.Thank you for your time!
November 25, 2021 at 12:56AM by BarelyAnAmateur
https://ift.tt/3CNUDKQ
reddit
Is there a GOOD course where someone codes complete apps from...
I have hit that point where I am familiar with the basics and can actually code some small applications, but I have difficulties in organizing my...
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.