New post on Flutter Dev Google group:
Create new program with Flutter ?!
Hei ! I am new Flutter- enthusiast. I have downloaded Flutter (and Dart), Anroid studio and they work fine for a while ? Then I upgraded AnroidStudio and then started having trouble ? When I try to create a new program then AS always asks for a path and I can't answer it ??? I have tried to copy
December 09, 2020 at 06:19PM by Markku Viinanen
https://ift.tt/3neC8rG
Create new program with Flutter ?!
Hei ! I am new Flutter- enthusiast. I have downloaded Flutter (and Dart), Anroid studio and they work fine for a while ? Then I upgraded AnroidStudio and then started having trouble ? When I try to create a new program then AS always asks for a path and I can't answer it ??? I have tried to copy
December 09, 2020 at 06:19PM by Markku Viinanen
https://ift.tt/3neC8rG
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:
ListView: do not repeat items in php array
Hi Flutter community,
December 09, 2020 at 06:47PM by Andrew Villegas
https://ift.tt/2VZ0XvS
ListView: do not repeat items in php array
Hi Flutter community,
December 09, 2020 at 06:47PM by Andrew Villegas
https://ift.tt/2VZ0XvS
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:
ListView: Display items just once (not repeat)
Hi Flutter community, I'm fetching data for my ListView using php and remote database. The array (List) I'm reading has repeated values in one of its columns (for instance, my column* A* has the following values: 1, 2, 3, 1, 3, 5, 2,1). Instead of reading all these repeated values in my
December 09, 2020 at 06:53PM by Andrew Villegas
https://ift.tt/372osKS
ListView: Display items just once (not repeat)
Hi Flutter community, I'm fetching data for my ListView using php and remote database. The array (List) I'm reading has repeated values in one of its columns (for instance, my column* A* has the following values: 1, 2, 3, 1, 3, 5, 2,1). Instead of reading all these repeated values in my
December 09, 2020 at 06:53PM by Andrew Villegas
https://ift.tt/372osKS
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:
Flutter Tutorial - Riverpod - 1/3 The Ultimate Guide For Providers (Johannes Milke)
https://www.youtube.com/watch?v=8H3bwxxla4Y
December 09, 2020 at 06:55PM by JohannesMilke
https://ift.tt/39Styv7
Flutter Tutorial - Riverpod - 1/3 The Ultimate Guide For Providers (Johannes Milke)
https://www.youtube.com/watch?v=8H3bwxxla4Y
December 09, 2020 at 06:55PM by JohannesMilke
https://ift.tt/39Styv7
YouTube
Flutter Tutorial - Riverpod - 1/3 The Complete Guide For Providers
A complete introduction to Riverpod as a State Management solution for Flutter. We create a Flutter Riverpod example that has many advantages over Provider such as high performance and more comfortable usage.
Click here to Subscribe to Johannes Milke: ht…
Click here to Subscribe to Johannes Milke: ht…
New post on /r/flutterdev subreddit:
Here's a Flutter For Web build script to get you up and running quickly with Netlify (or a different cloud host)
https://ift.tt/370RryI
December 08, 2020 at 03:32AM by skipbridge
https://ift.tt/3n4iZIX
Here's a Flutter For Web build script to get you up and running quickly with Netlify (or a different cloud host)
https://ift.tt/370RryI
December 08, 2020 at 03:32AM by skipbridge
https://ift.tt/3n4iZIX
GitHub
FrankFlitton/Flutter-for-web-deploy-script
🦋 Flutter for web production build script. Build Flutter beta channel inside your deploy pipeline. - FrankFlitton/Flutter-for-web-deploy-script
New tweet from FlutterDev:
🎉 Announcing version 1.0 of the integration_test plugin, a simpler way to test your Flutter apps that also supports @Firebase Test Lab. Learn more on...
✅ Running on Firebase Test Lab
✅ Migrating from Flutter driver tests
✅ Native UI testing
Read → https://t.co/pZIDL3V2Ix pic.twitter.com/BXeqJRcbKd— Flutter (@FlutterDev) December 9, 2020
December 09, 2020 at 07:24PM
http://twitter.com/FlutterDev/status/1336738454756077568
🎉 Announcing version 1.0 of the integration_test plugin, a simpler way to test your Flutter apps that also supports @Firebase Test Lab. Learn more on...
✅ Running on Firebase Test Lab
✅ Migrating from Flutter driver tests
✅ Native UI testing
Read → https://t.co/pZIDL3V2Ix pic.twitter.com/BXeqJRcbKd— Flutter (@FlutterDev) December 9, 2020
December 09, 2020 at 07:24PM
http://twitter.com/FlutterDev/status/1336738454756077568
Twitter
Firebase (@Firebase) | Twitter
The latest Tweets from Firebase (@Firebase). The tools and infrastructure to build better apps and grow successful businesses // Releases @FirebaseRelease // For support https://t.co/07yo9M8rF7. The Internet
New post on /r/flutterdev subreddit:
Updates on Flutter Testing by Chris Sells
https://ift.tt/3neQo3G
December 09, 2020 at 07:35PM by GroovinChip
https://ift.tt/2IxCZox
Updates on Flutter Testing by Chris Sells
https://ift.tt/3neQo3G
December 09, 2020 at 07:35PM by GroovinChip
https://ift.tt/2IxCZox
Medium
Updates on Flutter Testing
Updated integration testing that supports Firebase Test Lab on mobile; stand-alone support for web and desktop, too!
New post on /r/flutterdev subreddit:
Live chat for Flutter - Papercups
Hey!A few weeks ago I was looking for a live chat solution that would work great and was Open Source. I came across Papercups.io and was very happy about its premise, openness and fast-paced development. Unfortunately, they did not have a plugin for Flutter, so I decided to code one!For React Native they were just using a webview, so I decided to do the same thing for v1 of the package, but I'm now developing a Flutter and Dart based version. If anyone is looking to integrate live chat into their project it would be great if you could take a look, or even help me continue developing the package even faster, there's still a lot to be done and PRs, issues, collaborators and testers are always welcome!If you have any questions please don't hesitate to ask me here or through the chat widgetFlutter package: GitHub / Pub.dev / Demo (New native version)Papercups community: Slack / Landing / Github
December 09, 2020 at 07:22PM by aguilaair
https://ift.tt/3lXzKnP
Live chat for Flutter - Papercups
Hey!A few weeks ago I was looking for a live chat solution that would work great and was Open Source. I came across Papercups.io and was very happy about its premise, openness and fast-paced development. Unfortunately, they did not have a plugin for Flutter, so I decided to code one!For React Native they were just using a webview, so I decided to do the same thing for v1 of the package, but I'm now developing a Flutter and Dart based version. If anyone is looking to integrate live chat into their project it would be great if you could take a look, or even help me continue developing the package even faster, there's still a lot to be done and PRs, issues, collaborators and testers are always welcome!If you have any questions please don't hesitate to ask me here or through the chat widgetFlutter package: GitHub / Pub.dev / Demo (New native version)Papercups community: Slack / Landing / Github
December 09, 2020 at 07:22PM by aguilaair
https://ift.tt/3lXzKnP
New post on /r/flutterdev subreddit:
Flutter - a modern declarative UI toolkit - what does this mean?
https://ift.tt/3lXzrtb
December 09, 2020 at 10:16AM by b099l3
https://ift.tt/33XFGqS
Flutter - a modern declarative UI toolkit - what does this mean?
https://ift.tt/3lXzrtb
December 09, 2020 at 10:16AM by b099l3
https://ift.tt/33XFGqS
Iain Smith
Flutter - a modern declarative UI toolkit
What does that mean? What caused this paradigm shift? Does it change the way we build mobile apps?
New post on Flutter Dev Google group:
Mac M1
HI, Is it possible to make app for Mac M1 machine with Flutter ? Sincerely Eric
December 09, 2020 at 08:27PM by ERIC BELOUET
https://ift.tt/3gxMfFS
Mac M1
HI, Is it possible to make app for Mac M1 machine with Flutter ? Sincerely Eric
December 09, 2020 at 08:27PM by ERIC BELOUET
https://ift.tt/3gxMfFS
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:
Flutter map popup message
Hello , please help me to show a popup message in the marker of flutter map. On this page it was going to another page .But,I want to show popup on the same page builder: (ctx) => new Container( child: IconButton(icon: Icon(Icons.camera_alt, color:
December 09, 2020 at 08:36PM by sona
https://ift.tt/3qLnM4C
Flutter map popup message
Hello , please help me to show a popup message in the marker of flutter map. On this page it was going to another page .But,I want to show popup on the same page builder: (ctx) => new Container( child: IconButton(icon: Icon(Icons.camera_alt, color:
December 09, 2020 at 08:36PM by sona
https://ift.tt/3qLnM4C
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:
Please information
hi everyone, i am working on a project. I would like to use Flutter Desktop to develop an application. Would anyone know when the desktop version will be stable please? thank you in advance
December 09, 2020 at 08:44PM by Boris Atangana
https://ift.tt/34fiF31
Please information
hi everyone, i am working on a project. I would like to use Flutter Desktop to develop an application. Would anyone know when the desktop version will be stable please? thank you in advance
December 09, 2020 at 08:44PM by Boris Atangana
https://ift.tt/34fiF31
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:
What state management solution you think is the best for flutter?
I'm trying to use bloc.
But I feel there is too much boilerplate code.I'm using flutter_bloc library (https://pub.dev/packages/flutter_bloc).
The worst problem is that everything need to be Equatable and therefore Final/Immutable.Working with simple stuff is fine, but when you work with an object that contains a list of objects that contains another list, things start to get really annoying.I'm wondering if things may be easier with another state management solution.
December 09, 2020 at 08:44PM by werexzenok
https://ift.tt/3n1p1Ks
What state management solution you think is the best for flutter?
I'm trying to use bloc.
But I feel there is too much boilerplate code.I'm using flutter_bloc library (https://pub.dev/packages/flutter_bloc).
The worst problem is that everything need to be Equatable and therefore Final/Immutable.Working with simple stuff is fine, but when you work with an object that contains a list of objects that contains another list, things start to get really annoying.I'm wondering if things may be easier with another state management solution.
December 09, 2020 at 08:44PM by werexzenok
https://ift.tt/3n1p1Ks
Dart packages
flutter_bloc | Flutter package
Flutter widgets that make it easy to implement the BLoC (Business Logic Component) design pattern. Built to be used with the bloc state management package.
New post on Flutter Dev Google group:
Convert Content-type : octet-stream to PDF
Hi all ! I'm looking for an affordable way t o convert an Content-type : octet-stream (result) PDF to full PDF in flutter . I found some tips but I don't understand the way it's done Kindly,
December 09, 2020 at 10:30PM by Rajil Saj
https://ift.tt/2LqVSL3
Convert Content-type : octet-stream to PDF
Hi all ! I'm looking for an affordable way t o convert an Content-type : octet-stream (result) PDF to full PDF in flutter . I found some tips but I don't understand the way it's done Kindly,
December 09, 2020 at 10:30PM by Rajil Saj
https://ift.tt/2LqVSL3
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:
please, kindly make the layout explorer available in chrome /Flutter Dart DevTools,
*Dart DevTools,* *The layout explorer is not available while debugging in chrome.* [image: flutter_ddgrgr.jpg][image: flutter_stopsvp.jpg] It is becoming ridiculous. Could you do something about it? Thank you
December 10, 2020 at 02:04AM by Bened
https://ift.tt/39YFrjk
please, kindly make the layout explorer available in chrome /Flutter Dart DevTools,
*Dart DevTools,* *The layout explorer is not available while debugging in chrome.* [image: flutter_ddgrgr.jpg][image: flutter_stopsvp.jpg] It is becoming ridiculous. Could you do something about it? Thank you
December 10, 2020 at 02:04AM by Bened
https://ift.tt/39YFrjk
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:
flutter read fitbit device data
hi all,I have one mobile application written in flutter, an now i want to connect my phone to my smartwatch which is using fitbit OS, and read the data from watch into app and demonstrate.anybody knows how to do that, as bluetooth not giving any characters data.
December 10, 2020 at 04:36AM by atabakkh
https://ift.tt/3qFtHYK
flutter read fitbit device data
hi all,I have one mobile application written in flutter, an now i want to connect my phone to my smartwatch which is using fitbit OS, and read the data from watch into app and demonstrate.anybody knows how to do that, as bluetooth not giving any characters data.
December 10, 2020 at 04:36AM by atabakkh
https://ift.tt/3qFtHYK
reddit
flutter read fitbit device data
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Fully Functioning Chat Application in Flutter
Hello Everyone, I built a fully functioning Chat Application (like Whatsapp) in Flutter with MQTT as messaging protocol. If any of you is building a chat application or planning to build one then I am sure this will be of great help to you. Hope you find it useful. Thank You.https://github.com/realdiganta/hitup-messenger
December 10, 2020 at 06:31AM by stolen-blanket
https://ift.tt/3m2VvCM
Fully Functioning Chat Application in Flutter
Hello Everyone, I built a fully functioning Chat Application (like Whatsapp) in Flutter with MQTT as messaging protocol. If any of you is building a chat application or planning to build one then I am sure this will be of great help to you. Hope you find it useful. Thank You.https://github.com/realdiganta/hitup-messenger
December 10, 2020 at 06:31AM by stolen-blanket
https://ift.tt/3m2VvCM
GitHub
GitHub - dxganta/hitup-messenger at flutterawesome.com
Fully Functioning Messenger (Like Whatsapp) in Flutter - GitHub - dxganta/hitup-messenger at flutterawesome.com
New post on /r/flutterdev subreddit:
Do any of you guys use the FAP stack for mobile dev?
I've been learning App Dev for fun coming from the MERN stack and I really like flutter a lot as the frontend.But I tried out firebase and felt that it was too simple as authentication/authorization are just plug and play and I dont want to work with another noSQL database as I already have MongoDB.I also dont want to be bound to one of these BAAS(backends as a service) if my app does decide to scale due to unforseen costs so I've been looking at a couple of dart server side frameworks(I prefer if my frontend and backend are the same language) and Aqueduct really attracted me as they had a dedicated ORM for PostgresSQL .Is it worth it to get my hands dirty with Aqueduct or should I just stick to Node.js for the backend? Most of these frameworks arent as popular as other backends like flask,django, or node so that conecrns me a bit.
December 10, 2020 at 05:53AM by SiciliaDraco
https://ift.tt/341xOVj
Do any of you guys use the FAP stack for mobile dev?
I've been learning App Dev for fun coming from the MERN stack and I really like flutter a lot as the frontend.But I tried out firebase and felt that it was too simple as authentication/authorization are just plug and play and I dont want to work with another noSQL database as I already have MongoDB.I also dont want to be bound to one of these BAAS(backends as a service) if my app does decide to scale due to unforseen costs so I've been looking at a couple of dart server side frameworks(I prefer if my frontend and backend are the same language) and Aqueduct really attracted me as they had a dedicated ORM for PostgresSQL .Is it worth it to get my hands dirty with Aqueduct or should I just stick to Node.js for the backend? Most of these frameworks arent as popular as other backends like flask,django, or node so that conecrns me a bit.
December 10, 2020 at 05:53AM by SiciliaDraco
https://ift.tt/341xOVj
reddit
Do any of you guys use the FAP stack for mobile dev?
I've been learning App Dev for fun coming from the MERN stack and I really like flutter a lot as the frontend. But I tried out firebase and felt...
New post on /r/flutterdev subreddit:
Flutter conferences for 2021
I'm trying to make a calendar of Flutter Conferences for 2021. Here is what I have so far, with the last announced year for the event:Januaryhttps://fluttereurope.dev/ - 2020https://events.dartlang.org/ - 2018Aprilhttps://flutter-week.com/ - 2020Junehttps://events.withgoogle.com/flutter-day - 2020Augusthttps://www.flutteronair.com/ - 2020Octoberhttps://flutterconf.dev/ - 2019Novemberhttps://fluttervikings.com/ - 2020Decemberhttps://dartup.ru/ - 2020https://developers.google.com/events/flutter-interact - 2019https://developers.google.com/events/flutter-live - 2018Year-round:https://www.droidcon.com/ - 2021So far Droidcon, which is not Flutter-specific is the only one with announced dates for 2021.I will edit and update the list if you have suggestions. Thank you.
December 10, 2020 at 08:33AM by ouaochi
https://ift.tt/3m77oHQ
Flutter conferences for 2021
I'm trying to make a calendar of Flutter Conferences for 2021. Here is what I have so far, with the last announced year for the event:Januaryhttps://fluttereurope.dev/ - 2020https://events.dartlang.org/ - 2018Aprilhttps://flutter-week.com/ - 2020Junehttps://events.withgoogle.com/flutter-day - 2020Augusthttps://www.flutteronair.com/ - 2020Octoberhttps://flutterconf.dev/ - 2019Novemberhttps://fluttervikings.com/ - 2020Decemberhttps://dartup.ru/ - 2020https://developers.google.com/events/flutter-interact - 2019https://developers.google.com/events/flutter-live - 2018Year-round:https://www.droidcon.com/ - 2021So far Droidcon, which is not Flutter-specific is the only one with announced dates for 2021.I will edit and update the list if you have suggestions. Thank you.
December 10, 2020 at 08:33AM by ouaochi
https://ift.tt/3m77oHQ
fluttereurope.dev
Flutter Europe Conference
Flutter Europe is an initiative driven by European Flutter Communities
to gather all Flutter passionates and learn to create beautiful apps! Our goal is to share
Flutter knowledge, improve Flutter skills and expand Flutter community.
to gather all Flutter passionates and learn to create beautiful apps! Our goal is to share
Flutter knowledge, improve Flutter skills and expand Flutter community.
New post on Flutter Dev Google group:
Run scripts during build
Hi I am searching for a solution which is running during the build of the app. I need to download a few JSON translations files into a specific asset folder. I read about build_runner but I am not sure if this is the right approach. Just calling a shell script to download the files and put it
December 10, 2020 at 11:16AM by Christoph
https://ift.tt/3m43yzs
Run scripts during build
Hi I am searching for a solution which is running during the build of the app. I need to download a few JSON translations files into a specific asset folder. I read about build_runner but I am not sure if this is the right approach. Just calling a shell script to download the files and put it
December 10, 2020 at 11:16AM by Christoph
https://ift.tt/3m43yzs
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:
Movie App UI using Flutter
https://youtu.be/Dzn6OECMZQA
December 10, 2020 at 11:23AM by DoctorCode8
https://ift.tt/3m59Q1N
Movie App UI using Flutter
https://youtu.be/Dzn6OECMZQA
December 10, 2020 at 11:23AM by DoctorCode8
https://ift.tt/3m59Q1N
YouTube
Create a Movie App UI with Flutter | Speed Code
I Created a Simple #UI of a #Movie app using #Flutter and #AndroidStudio, it shows you the top trends movie, the recommended movie for you and You can choose what kind of movie you want to watch.
Don't Forget to Subscribe to the channel ❤
Source Code: ht…
Don't Forget to Subscribe to the channel ❤
Source Code: ht…