New post on /r/flutterdev subreddit:
can anybody explain this code to me ?
April 03, 2021 at 11:06PM by seifbon77
https://ift.tt/3sQlsJV
can anybody explain this code to me ?
<>
return Column(children: [Question(questions[questionIndex]['questionText'],),...(questions[questionIndex]['answers'] as List<Map<String, Object>>).map((answer) {return Answer(() => answerQuestion(answer['score']), answer['text']);}).toList()],);</>why did he put three dot before (questions[questionIndex]['answers'])April 03, 2021 at 11:06PM by seifbon77
https://ift.tt/3sQlsJV
reddit
can anybody explain this code to me ?
`<>` return Column( children: \[ Question( questions\[questionIndex\]\['questionText'\], ), ...(questions\[questionIndex\]\['answers'\] as...
New post on /r/flutterdev subreddit:
Material and Cupertino: how to play nice?
I've been working on a Flutter app for the last 9 months as a side project. I just updated the flutter SDK and all sorts of dependencies. I like having one code base that works for Android and iOS. I use a few different classes depending on the platform (eg Scaffold vs CupertinoPageScaffold) but mostly don't use Cupertino very much.With the new update, it tries to force me to use "CupertinoApp" instead of "MaterialApp" for some Cupertino customizations. But that wreaks havoc down the line for all the code depending on the themes etc. I went down a rabbit hole that got worse and worse.I worry that Cupertino is going down a dangerous path of re-inventing everything to fit better to iOS. Which is great if you ONLY want to build an iOS app. But if you want an app that can do both, and looks somewhat native for each, it seems like you'd have to do a ton of duplicate work.I could use some advice on this. Are there current best practices for building apps for both platforms? Some good code examples? Blog posts on the matter? Thanks!
April 04, 2021 at 03:50AM by oskar_pelotrak
https://ift.tt/3cSlVWN
Material and Cupertino: how to play nice?
I've been working on a Flutter app for the last 9 months as a side project. I just updated the flutter SDK and all sorts of dependencies. I like having one code base that works for Android and iOS. I use a few different classes depending on the platform (eg Scaffold vs CupertinoPageScaffold) but mostly don't use Cupertino very much.With the new update, it tries to force me to use "CupertinoApp" instead of "MaterialApp" for some Cupertino customizations. But that wreaks havoc down the line for all the code depending on the themes etc. I went down a rabbit hole that got worse and worse.I worry that Cupertino is going down a dangerous path of re-inventing everything to fit better to iOS. Which is great if you ONLY want to build an iOS app. But if you want an app that can do both, and looks somewhat native for each, it seems like you'd have to do a ton of duplicate work.I could use some advice on this. Are there current best practices for building apps for both platforms? Some good code examples? Blog posts on the matter? Thanks!
April 04, 2021 at 03:50AM by oskar_pelotrak
https://ift.tt/3cSlVWN
reddit
Material and Cupertino: how to play nice?
I've been working on a Flutter app for the last 9 months as a side project. I just updated the flutter SDK and all sorts of dependencies. I like...
New post on /r/flutterdev subreddit:
UXCAM? Has anyone used it?
Hi,I’m looking to find a solution to playback user sessions to better understand their issues. (We’re still in alpha testing and I’m just handing it out to friends and family, but sometimes a few forget to screen record and it’s a bit annoying to manage).I came across UXCAM and wanted to see if anyone has used it and what are their thoughts? Also if there are better alternatives?Thanks!!!
April 04, 2021 at 03:48AM by Breadcrmbs
https://ift.tt/3fFA2QM
UXCAM? Has anyone used it?
Hi,I’m looking to find a solution to playback user sessions to better understand their issues. (We’re still in alpha testing and I’m just handing it out to friends and family, but sometimes a few forget to screen record and it’s a bit annoying to manage).I came across UXCAM and wanted to see if anyone has used it and what are their thoughts? Also if there are better alternatives?Thanks!!!
April 04, 2021 at 03:48AM by Breadcrmbs
https://ift.tt/3fFA2QM
reddit
UXCAM? Has anyone used it?
Hi, I’m looking to find a solution to playback user sessions to better understand their issues. (We’re still in alpha testing and I’m just...
New post on Flutter Dev Google group:
How to map or index to image and audio in flutter?
- How to map or index in image and audio in flutter - I am try to make Slider app If slider open play the audio - I was Stored 26 images and 26 audios - If first slide open play the first audio and 2nd image 2nd audio - I am using Swiper flutter_sw
April 04, 2021 at 08:06AM by Kumaresan Jackie
https://ift.tt/3rPjZ5e
How to map or index to image and audio in flutter?
- How to map or index in image and audio in flutter - I am try to make Slider app If slider open play the audio - I was Stored 26 images and 26 audios - If first slide open play the first audio and 2nd image 2nd audio - I am using Swiper flutter_sw
April 04, 2021 at 08:06AM by Kumaresan Jackie
https://ift.tt/3rPjZ5e
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
I need an alcoholic drinks nutritional info API
/r/developer/comments/mjrihc/i_need_an_alcoholic_drinks_nutritional_info_api/
April 04, 2021 at 09:25AM by Holmetis
https://ift.tt/3rPQhgu
I need an alcoholic drinks nutritional info API
/r/developer/comments/mjrihc/i_need_an_alcoholic_drinks_nutritional_info_api/
April 04, 2021 at 09:25AM by Holmetis
https://ift.tt/3rPQhgu
reddit
I need an alcoholic drinks nutritional info API
Posted in r/FlutterDev by u/Holmetis • 0 points and 1 comment
New post on /r/flutterdev subreddit:
Why is hardware setup in the cloud hard? And how Stadia engineers solved it.
https://ift.tt/31LreRm
April 04, 2021 at 10:54AM by Purple_Pizzazz
https://ift.tt/3dxTrAv
Why is hardware setup in the cloud hard? And how Stadia engineers solved it.
https://ift.tt/31LreRm
April 04, 2021 at 10:54AM by Purple_Pizzazz
https://ift.tt/3dxTrAv
stadia.dev
Why is hardware setup in the cloud hard? And how Stadia engineers solved it.
New post on Flutter Dev Google group:
Flutter pub get problem
Hello, I have a problem how can I solve this. Running “flutter pub get” in Flutter-BuySell… Because flutterdemoapp depends on flutter_localizations any from sdk which depends on intl 0.17.0, intl 0.17.0 is required. So, because flutterdemoapp depends on intl 0.16.1, version solving failed. pub
April 04, 2021 at 11:14AM by Azad Saibov
https://ift.tt/2R5mNPf
Flutter pub get problem
Hello, I have a problem how can I solve this. Running “flutter pub get” in Flutter-BuySell… Because flutterdemoapp depends on flutter_localizations any from sdk which depends on intl 0.17.0, intl 0.17.0 is required. So, because flutterdemoapp depends on intl 0.16.1, version solving failed. pub
April 04, 2021 at 11:14AM by Azad Saibov
https://ift.tt/2R5mNPf
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on Flutter Dev Google group:
Syncronous Image load in list view builder
Hi guys, need some help. i have some product list is built in listview builder. i have using lazy load to load more after 1/4 of screen scroll. the problem is image is not load also when list is build but is loaded when we show the card. take a look for detail question i have made. still not
April 04, 2021 at 11:38AM by darmawan zulkifli
https://ift.tt/3rIWFGs
Syncronous Image load in list view builder
Hi guys, need some help. i have some product list is built in listview builder. i have using lazy load to load more after 1/4 of screen scroll. the problem is image is not load also when list is build but is loaded when we show the card. take a look for detail question i have made. still not
April 04, 2021 at 11:38AM by darmawan zulkifli
https://ift.tt/3rIWFGs
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Does Flutter have full or at least partial optimization for Apple M1? If no, is there any insights on when it is going to launch?
Q
April 04, 2021 at 11:43AM by haqnazar
https://ift.tt/3sONHJ9
Does Flutter have full or at least partial optimization for Apple M1? If no, is there any insights on when it is going to launch?
Q
April 04, 2021 at 11:43AM by haqnazar
https://ift.tt/3sONHJ9
reddit
Does Flutter have full or at least partial optimization for Apple...
Q
New post on /r/flutterdev subreddit:
Flutter is good for background services or not ?
I want to
April 04, 2021 at 02:18PM by Prashant_4200
https://ift.tt/3sTtnqa
Flutter is good for background services or not ?
I want to
April 04, 2021 at 02:18PM by Prashant_4200
https://ift.tt/3sTtnqa
reddit
r/FlutterDev - Flutter is good for background services or not ?
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
Regarding Responsive Design
Hello All, I have implemented this code but I am unable to set properly for responsiveness. I am have attached the SS of the screen which I am getting. Please correct me. Please help. Below is my code: import 'package:flutter/material.dart'; void main() { runApp(MyApp()); } class
April 04, 2021 at 03:47PM by HIMANSHU MISHRA
https://ift.tt/3dw5SwI
Regarding Responsive Design
Hello All, I have implemented this code but I am unable to set properly for responsiveness. I am have attached the SS of the screen which I am getting. Please correct me. Please help. Below is my code: import 'package:flutter/material.dart'; void main() { runApp(MyApp()); } class
April 04, 2021 at 03:47PM by HIMANSHU MISHRA
https://ift.tt/3dw5SwI
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on Flutter Dev Google group:
how do I report copyright credit problem on pub plugin?
How should I report a pub package author re-using Google flutter dart code without copyright crediting the Google authors? the offending culprit is this one; https://ift.tt/3kl9H9k copies almost the full parts of logging and some other areas with no credits in copyrights or source to
April 04, 2021 at 08:47PM by Fred Grott
https://ift.tt/3fFahQy
how do I report copyright credit problem on pub plugin?
How should I report a pub package author re-using Google flutter dart code without copyright crediting the Google authors? the offending culprit is this one; https://ift.tt/3kl9H9k copies almost the full parts of logging and some other areas with no credits in copyrights or source to
April 04, 2021 at 08:47PM by Fred Grott
https://ift.tt/3fFahQy
Dart packages
loggy | Dart Package
Logger for Dart applications, use mixin for easier separation when needed
New post on /r/flutterdev subreddit:
Flutter Tutorial - Selectable DataTable (Johannes Milke)
https://www.youtube.com/watch?v=HZD-0zgpuak
April 04, 2021 at 09:52PM by JohannesMilke
https://ift.tt/3fI5oq2
Flutter Tutorial - Selectable DataTable (Johannes Milke)
https://www.youtube.com/watch?v=HZD-0zgpuak
April 04, 2021 at 09:52PM by JohannesMilke
https://ift.tt/3fI5oq2
YouTube
Flutter Tutorial - Selectable DataTable & Select Rows
Create a selectable DataTable with Flutter, to select individual rows within your table.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com
👉 Flutter Masterclass…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com
👉 Flutter Masterclass…
New post on /r/flutterdev subreddit:
How to Implement Beautiful Charts in Flutter
https://ift.tt/3wpfCkZ
April 05, 2021 at 03:05AM by taqmanplus
https://ift.tt/31LSzTs
How to Implement Beautiful Charts in Flutter
https://ift.tt/3wpfCkZ
April 05, 2021 at 03:05AM by taqmanplus
https://ift.tt/31LSzTs
Instaflutter
How to Implement Beautiful Charts in Flutter - Instaflutter
In this article, we are going to learn how to implement beautiful charts in Flutter. Charts are a great visual way to represent any type of data, be it statistical data, financial data or stats. Read more…
New post on /r/flutterdev subreddit:
Complete Guide - How to Remove Dart DevTools?
https://ift.tt/3rNeVOV
April 05, 2021 at 07:30AM by lil_dragplix
https://ift.tt/2PCs0h5
Complete Guide - How to Remove Dart DevTools?
https://ift.tt/3rNeVOV
April 05, 2021 at 07:30AM by lil_dragplix
https://ift.tt/2PCs0h5
Flutter Agency
Complete Guide- How to Remove Dart DevTools? - Flutter Agency
DevTools is a suite of performance and debugging tools for Dart and flutter. It’s currently in beta rel...Learn how to Remove Dart DevTools
New post on /r/flutterdev subreddit:
Is it worth optimising firebase RTDB for data sync?
I’m making kind of a game app where users coins details (how many coins - just an int value) will update quite frequently. I was planning to have a local class that holds the updated coin value throughout the session (it writes to db everytime, but doesn’t read) but then I read a couple of firebase related post stating how cheap it is. Now I’m contemplating if I should even go through the hassle of optimising my reads or just simply put a stream-builder and let firebase be the single source of truth. What are your thoughts?
April 05, 2021 at 07:12AM by diedFindingAUsername
https://ift.tt/3dBe2Ec
Is it worth optimising firebase RTDB for data sync?
I’m making kind of a game app where users coins details (how many coins - just an int value) will update quite frequently. I was planning to have a local class that holds the updated coin value throughout the session (it writes to db everytime, but doesn’t read) but then I read a couple of firebase related post stating how cheap it is. Now I’m contemplating if I should even go through the hassle of optimising my reads or just simply put a stream-builder and let firebase be the single source of truth. What are your thoughts?
April 05, 2021 at 07:12AM by diedFindingAUsername
https://ift.tt/3dBe2Ec
reddit
Is it worth optimising firebase RTDB for data sync?
I’m making kind of a game app where users coins details (how many coins - just an int value) will update quite frequently. I was planning to have...
New post on Flutter Dev Google group:
Flutter Crash When Run New Project
Hi i install flutter in my kde neon and test every version of it 2.0.3 with snap, 2.0.2 without snap , and 2.0.4 without snap every one crash on run new project i post problem on github no one answer please help github link for run log https://ift.tt/39EFmjt
April 05, 2021 at 08:53AM by Erfan Star
https://ift.tt/3sTg3St
Flutter Crash When Run New Project
Hi i install flutter in my kde neon and test every version of it 2.0.3 with snap, 2.0.2 without snap , and 2.0.4 without snap every one crash on run new project i post problem on github no one answer please help github link for run log https://ift.tt/39EFmjt
April 05, 2021 at 08:53AM by Erfan Star
https://ift.tt/3sTg3St
GitHub
flutter crash on new project · Issue #79704 · flutter/flutter
I install flutter sdk on my kde neon with snap version 2.0.3 and when i create new flutter project with android studio or command line on project run in android emlator its crash without any thing ...
New post on /r/flutterdev subreddit:
How to Change ListTile Background Color On Selection?
https://www.youtube.com/watch?v=FOvRi1uZV2Y
April 05, 2021 at 08:30AM by lil_dragplix
https://ift.tt/3ml5PYv
How to Change ListTile Background Color On Selection?
https://www.youtube.com/watch?v=FOvRi1uZV2Y
April 05, 2021 at 08:30AM by lil_dragplix
https://ift.tt/3ml5PYv
YouTube
How to Change ListTile Background Color On Selection ?
#Flutter #FlutterDevelopment #ListTole #Backgroundcolor #FlutterWidget
#flutteragency #flutterdev #30DaysOfFlutter #100DaysOfCode
In this video, ListTile has the style property. But ListTileTheme. ListTileTheme is an inheritedWidget. And like others, it’s…
#flutteragency #flutterdev #30DaysOfFlutter #100DaysOfCode
In this video, ListTile has the style property. But ListTileTheme. ListTileTheme is an inheritedWidget. And like others, it’s…
New post on /r/flutterdev subreddit:
How to install Flutter: A 5 minute guide
https://youtu.be/d7UKQvEKYw4Like and subscribe my youtube channel to get more flutter tutorials 😉👍
April 05, 2021 at 08:23AM by techie_jarvis
https://ift.tt/3cNAudR
How to install Flutter: A 5 minute guide
https://youtu.be/d7UKQvEKYw4Like and subscribe my youtube channel to get more flutter tutorials 😉👍
April 05, 2021 at 08:23AM by techie_jarvis
https://ift.tt/3cNAudR
YouTube
How to Install Flutter 2.0: A 5 minute guide | Flutter 2.0
Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase.System Requirements...
New post on Flutter Dev Google group:
Deploying a Flutter web app not working on Tomee server
Hi All I am trying to deploy the flutter web on tomee server. I have copied all the files form
Deploying a Flutter web app not working on Tomee server
Hi All I am trying to deploy the flutter web on tomee server. I have copied all the files form
New post on Flutter Dev Google group:
Dart CLI isolate error
I usually face this error and cannot understand the problem. I have installed Flutter SDK on desktop and set the path *export PATH="$PATH:/Users/rakesh/Desktop/bin" * *still problem occurs.Please help* *Thanks in Advance* *Rakesh Lahkar*
April 05, 2021 at 10:51AM by rakesh...@gmail.com
https://ift.tt/3cPbgMk
Dart CLI isolate error
I usually face this error and cannot understand the problem. I have installed Flutter SDK on desktop and set the path *export PATH="$PATH:/Users/rakesh/Desktop/bin" * *still problem occurs.Please help* *Thanks in Advance* *Rakesh Lahkar*
April 05, 2021 at 10:51AM by rakesh...@gmail.com
https://ift.tt/3cPbgMk
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.