Here is a public folder with the updated files for the Flutter and Dart logos that you can use when posting about Flutter or hosting Flutter events, meet-ups and talks: https://t.co/I3luUwMUXd
Thank you for your support :) #brand #Flutter #logos #Dart #events pic.twitter.com/LemRix46eZ— Martin Aguinis (@MartinAguinis) November 9, 2018
November 09, 2018 at 08:48PM
via Twitter https://twitter.com/flutterio
Thank you for your support :) #brand #Flutter #logos #Dart #events pic.twitter.com/LemRix46eZ— Martin Aguinis (@MartinAguinis) November 9, 2018
November 09, 2018 at 08:48PM
via Twitter https://twitter.com/flutterio
Reddit: Italic in https://ift.tt/2xm0pSb what does it mean?
What does italic Properties or Methods mean in the Flutter API? For example "hashCode" in https://docs.flutter.io/flutter/widgets/Icon-class.htmlThanks!
Submitted November 09, 2018 at 10:56PM by SocialMammoth
via reddit https://ift.tt/2z4PIH8
What does italic Properties or Methods mean in the Flutter API? For example "hashCode" in https://docs.flutter.io/flutter/widgets/Icon-class.htmlThanks!
Submitted November 09, 2018 at 10:56PM by SocialMammoth
via reddit https://ift.tt/2z4PIH8
docs.flutter.io
Icon class - widgets library - Dart API
API docs for the Icon class from the widgets library, for the Dart programming language.
Reddit: [Dev] Introducing my new package - modal_drawer_handle
Hello everyone.I've just published a new package that creates a fully customizable widget that represents the little 'pill' you sometimes see on modalBottomSheets in Google apps.Pub link: https://pub.dartlang.org/packages/modal_drawer_handleVideo walkthrough: https://www.youtube.com/watch?v=VF-zR9ougi8&feature=youtu.beEnjoy, and please feel free to contribute or leave feedback:Twitter: @GroovinChipDevEmail: [groovinchip@gmail.com](mailto:groovinchip@gmail.com)My Discord server: https://discord.gg/9nw2QFd
Submitted November 09, 2018 at 10:53PM by GroovinChip
via reddit https://ift.tt/2Oxys29
Hello everyone.I've just published a new package that creates a fully customizable widget that represents the little 'pill' you sometimes see on modalBottomSheets in Google apps.Pub link: https://pub.dartlang.org/packages/modal_drawer_handleVideo walkthrough: https://www.youtube.com/watch?v=VF-zR9ougi8&feature=youtu.beEnjoy, and please feel free to contribute or leave feedback:Twitter: @GroovinChipDevEmail: [groovinchip@gmail.com](mailto:groovinchip@gmail.com)My Discord server: https://discord.gg/9nw2QFd
Submitted November 09, 2018 at 10:53PM by GroovinChip
via reddit https://ift.tt/2Oxys29
Dart packages
modal_drawer_handle | Flutter Package
A Flutter package that allows you to add a highly customizable drawer handle to your modalBottomSheets.
Reddit: Fireman! A cli and desktop client for Firebase databases that makes querying and managing easy
https://ift.tt/2FosKQO
Submitted November 10, 2018 at 01:09PM by Redditturi
via reddit https://ift.tt/2qEoF11
https://ift.tt/2FosKQO
Submitted November 10, 2018 at 01:09PM by Redditturi
via reddit https://ift.tt/2qEoF11
GitHub
GitHub - firemanjs/fireman: Tame your Firebase databases
Tame your Firebase databases. Contribute to firemanjs/fireman development by creating an account on GitHub.
GGroup: Looking for a 2D scrolling widget
I'm looking for a widget that allows 2D scrolling like a UIScrollView. I think, Flutter right now only supports 1D scrolling which is – unfortunate. I tried to build something like a UIScrollView using a Stack with a Positioned child and a GestureDetector for detecting pan gestures. However,
Submitted November 10, 2018 at 04:16PM by Stefan Matthias Aust
via Flutter Dev https://ift.tt/2DA0Y24
I'm looking for a widget that allows 2D scrolling like a UIScrollView. I think, Flutter right now only supports 1D scrolling which is – unfortunate. I tried to build something like a UIScrollView using a Stack with a Positioned child and a GestureDetector for detecting pan gestures. However,
Submitted November 10, 2018 at 04:16PM by Stefan Matthias Aust
via Flutter Dev https://ift.tt/2DA0Y24
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.
Reddit: Inaya Medical app made using flutter
Greetings allI made a flutter app for Inaya Medical Collage check it out and let me know what do you think about it?https://play.google.com/store/apps/details?id=com.InayaMedical.medicalorgans&hl=en
Submitted November 10, 2018 at 04:58PM by Ressan627
via reddit https://ift.tt/2qFXzGy
Greetings allI made a flutter app for Inaya Medical Collage check it out and let me know what do you think about it?https://play.google.com/store/apps/details?id=com.InayaMedical.medicalorgans&hl=en
Submitted November 10, 2018 at 04:58PM by Ressan627
via reddit https://ift.tt/2qFXzGy
Google Play
Patient preparation in nuclear medicine - Apps on Google Play
Quick reference for patient preparation in nuclear medicine investigation: Is an application released from the Inaya Medical college, which allows the patient to know the steps of the examination and medicines that must be avoided before the examination and…
Reddit: Connecting users in chat
Hi everyone!I am build flutter app to connect people with DIY experts.I am very excited have now built chat function for my app! I am use:Firebase realtime database for store messages.Firebase storage for image upload.Firebase Authentication.So total Firebase backend!But I now need connect users. I don’t know how do this. I have two groups users: experts and non-experts. How can I implement that when non-expert needs help and presses button in app ‘I need help!’ it opens new chat with an expert?(Later I will need implement notifications so app send notification to experts that someone need help. Then expert can open app and press ‘I can help!’ and then they are connect in a chat.)I not very experience so many explanation very helpful!Anyone can help?
Submitted November 10, 2018 at 05:11PM by Flutter_Dev
via reddit https://ift.tt/2AYtR5u
Hi everyone!I am build flutter app to connect people with DIY experts.I am very excited have now built chat function for my app! I am use:Firebase realtime database for store messages.Firebase storage for image upload.Firebase Authentication.So total Firebase backend!But I now need connect users. I don’t know how do this. I have two groups users: experts and non-experts. How can I implement that when non-expert needs help and presses button in app ‘I need help!’ it opens new chat with an expert?(Later I will need implement notifications so app send notification to experts that someone need help. Then expert can open app and press ‘I can help!’ and then they are connect in a chat.)I not very experience so many explanation very helpful!Anyone can help?
Submitted November 10, 2018 at 05:11PM by Flutter_Dev
via reddit https://ift.tt/2AYtR5u
reddit
r/FlutterDev - Connecting users in chat
1 vote and 0 comments so far on Reddit
GGroup: DevFS: Deleting filesystem on the device (file:///data/user/0/com.example.testemulator/cache/test_em
Where does this DevFS comes from? Emulator does not work correctly? Thanks C:\Users\bened>flutter doctor Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel beta, v0.10.2, on Microsoft Windows [version 10.0.17134.376], locale fr-FR) [√] Android toolchain - develop
Submitted November 10, 2018 at 09:15PM by Bened
via Flutter Dev https://ift.tt/2T284kv
Where does this DevFS comes from? Emulator does not work correctly? Thanks C:\Users\bened>flutter doctor Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel beta, v0.10.2, on Microsoft Windows [version 10.0.17134.376], locale fr-FR) [√] Android toolchain - develop
Submitted November 10, 2018 at 09:15PM by Bened
via Flutter Dev https://ift.tt/2T284kv
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.
Reddit: Flutter on FHIR (Fast Healthcare Interoperability Resources) - Presentation on the FHIR DevDays in Amsterdam on 15th Nov
Hello everyone,just wanted to briefly inform about work I am doing with flutter in the healthcare field, based on the currently highly popular standard FHIR. Please note, FHIR is soon to be an international RESTfull interoperability standard that stands for "Fast Healthcare Interoperability Resources". It has nothing to do with Firebase or Firestore services from Google. FHIR is considered the future of healthcare interoperability and basically everyone is on board (Apple, Microsoft, Google, Cerner, Epic, and many more.). I think this is a great opportunity for flutter and it fits perfectly into the FHIR philosophy.I am currently building a flutter app generator that takes a FHIR profile and generates a lot of the (boilerplate) source code for the communication with the FHIR server, as well as the entire user interface. The generated app is fully functional and can be tested immediately on a mobile device.I will present it in my talk next week, on the FHIR DevDays in Amsterdam. The conference is already sold out, but I will keep you posted and will open source the generator shortly after.If anyone here is working in the healthcare industry and is interested, I would love to connect and hear your oppinion. Please feel free to insert any questions, ideas or requirements for such tool.Regards from Berlin,Stoyan
Submitted November 10, 2018 at 10:33PM by stoyan_h
via reddit https://ift.tt/2JT9auM
Hello everyone,just wanted to briefly inform about work I am doing with flutter in the healthcare field, based on the currently highly popular standard FHIR. Please note, FHIR is soon to be an international RESTfull interoperability standard that stands for "Fast Healthcare Interoperability Resources". It has nothing to do with Firebase or Firestore services from Google. FHIR is considered the future of healthcare interoperability and basically everyone is on board (Apple, Microsoft, Google, Cerner, Epic, and many more.). I think this is a great opportunity for flutter and it fits perfectly into the FHIR philosophy.I am currently building a flutter app generator that takes a FHIR profile and generates a lot of the (boilerplate) source code for the communication with the FHIR server, as well as the entire user interface. The generated app is fully functional and can be tested immediately on a mobile device.I will present it in my talk next week, on the FHIR DevDays in Amsterdam. The conference is already sold out, but I will keep you posted and will open source the generator shortly after.If anyone here is working in the healthcare industry and is interested, I would love to connect and hear your oppinion. Please feel free to insert any questions, ideas or requirements for such tool.Regards from Berlin,Stoyan
Submitted November 10, 2018 at 10:33PM by stoyan_h
via reddit https://ift.tt/2JT9auM
www.hl7.org
Index - FHIR v5.0.0
Reddit: Flutter Crush – How to build a Match-3 game, like Candy Crush, Bejeweled, FishDom… in Flutter.
https://ift.tt/2JT9cCU
Submitted November 10, 2018 at 10:27PM by Purple_Pizzazz
via reddit https://ift.tt/2AZuPyN
https://ift.tt/2JT9cCU
Submitted November 10, 2018 at 10:27PM by Purple_Pizzazz
via reddit https://ift.tt/2AZuPyN
Medium
Flutter Crush
How to build a Match-3 game, like Candy Crush, Bejeweled, FishDom… in Flutter.
Reddit: Having the toughest time understanding Stream and StreamBuilders 😭
Hello! I wanted to learn about BLoC at first but since BLoC builds on streams, I want to get a good grasp on streams/streamBuilders, but I'm just getting more confused... Alright my goal right now is to use streams and streamBuilders to download data off of https://swapi.co/api/people and display them using ListTiles. I can easily display them using futureBuilders but I'd rather use streams at this time. I've tried coding it but just can't get it to work :( anyone have an example or an article? Thanks in advance.
Submitted November 11, 2018 at 03:50AM by xpaultheman
via reddit https://ift.tt/2JTq64r
Hello! I wanted to learn about BLoC at first but since BLoC builds on streams, I want to get a good grasp on streams/streamBuilders, but I'm just getting more confused... Alright my goal right now is to use streams and streamBuilders to download data off of https://swapi.co/api/people and display them using ListTiles. I can easily display them using futureBuilders but I'd rather use streams at this time. I've tried coding it but just can't get it to work :( anyone have an example or an article? Thanks in advance.
Submitted November 11, 2018 at 03:50AM by xpaultheman
via reddit https://ift.tt/2JTq64r
Pipedream
SWAPI - Star Wars API Integrations - Pipedream
Pipedream enables developers to easily integrate the SWAPI - Star Wars API with hundreds of other applications remarkably fast. Join the 800,000+ developers using the Pipedream platform today. Free for developers.
GGroup: Sqflite or shared pref
Please I want to create a chat app do I really need to use sqflite or is shared preferene enough for OFFLINE storage?? Please u can As well suggest to me all what I need to learn to be specific , thanks
Submitted November 11, 2018 at 11:46AM by ibrahim shehu ibrahim
via Flutter Dev https://ift.tt/2Fh38FG
Please I want to create a chat app do I really need to use sqflite or is shared preferene enough for OFFLINE storage?? Please u can As well suggest to me all what I need to learn to be specific , thanks
Submitted November 11, 2018 at 11:46AM by ibrahim shehu ibrahim
via Flutter Dev https://ift.tt/2Fh38FG
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.
GGroup: We need offline copy of the flutter documentation
enough said
Submitted November 11, 2018 at 02:03PM by Zablon Dawit
via Flutter Dev https://ift.tt/2OAP3lL
enough said
Submitted November 11, 2018 at 02:03PM by Zablon Dawit
via Flutter Dev https://ift.tt/2OAP3lL
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.
Reddit: A Deep Dive Into Hero Widgets in Flutter – Flutter Community – Medium
https://ift.tt/2zIbH6f
Submitted November 11, 2018 at 02:09PM by deven9852
via reddit https://ift.tt/2QyNre5
https://ift.tt/2zIbH6f
Submitted November 11, 2018 at 02:09PM by deven9852
via reddit https://ift.tt/2QyNre5
Medium
A Deep Dive Into Hero Widgets in Flutter
A tutorial to the power of Hero widgets in Flutter
GGroup: serialization/deserialization of derived types
Hi, I am trying to figure out to handle serialization and deserialization of a case where inheritance is involved. For eg: class DemoContainer { List containers; } abstract class BaseClass { } class DerivedClass1 extends BaseClass { //some fields } class DerivedClass2 extends
Submitted November 11, 2018 at 04:18PM by true...@gmail.com
via Flutter Dev https://ift.tt/2zcJ0iH
Hi, I am trying to figure out to handle serialization and deserialization of a case where inheritance is involved. For eg: class DemoContainer { List containers; } abstract class BaseClass { } class DerivedClass1 extends BaseClass { //some fields } class DerivedClass2 extends
Submitted November 11, 2018 at 04:18PM by true...@gmail.com
via Flutter Dev https://ift.tt/2zcJ0iH
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.
GGroup: How i can use socket.io with flutter?
how i can use socket.io with flutter,i use node.js (socket.io) server.
Submitted November 11, 2018 at 05:54PM by Abdussalam Ashuaebi
via Flutter Dev https://ift.tt/2QAa5CW
how i can use socket.io with flutter,i use node.js (socket.io) server.
Submitted November 11, 2018 at 05:54PM by Abdussalam Ashuaebi
via Flutter Dev https://ift.tt/2QAa5CW
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.
Reddit: Exploring Streams in Flutter
https://ift.tt/2Dg1SQk
Submitted November 11, 2018 at 10:13PM by Elixane
via reddit https://ift.tt/2PQRUvr
https://ift.tt/2Dg1SQk
Submitted November 11, 2018 at 10:13PM by Elixane
via reddit https://ift.tt/2PQRUvr
Medium
Exploring Streams in Flutter
Hi Folks! I am back with a brand new article. This time we will be talking about Streams in Flutter. What is Stream and how to use them in…
Reddit: flutter_scatter | A widget that displays a collection of dispersed and non-overlapping children.
https://ift.tt/2qGyXxn
Submitted November 11, 2018 at 10:59PM by Elixane
via reddit https://ift.tt/2OE9Apu
https://ift.tt/2qGyXxn
Submitted November 11, 2018 at 10:59PM by Elixane
via reddit https://ift.tt/2OE9Apu
Dart Packages
flutter_scatter | Flutter Package
flutter_scatter Flutter and Dart package - A widget that displays a collection of dispersed and non-overlapping children
Reddit: Hello, looking to start making an app
Hey guys, I want to make an App for android to help improve my Resume while job hunting. I have learned the basics of Java via Helenski mooc(both parts). I have gone through freeCodeCamp and learnt JavaScript, CSS, HTML and react/redux. I have a computer engineering degree already.My goal is to get an software engineering position but I want to create a project to get the foot in the door for the interview. I am on algorithms and datastructures at the moment of self study but I want to also work on an App to put in my resume.Basically, my focus should be to build on what I have already learned and stop confusing my brain. If its even remotely possible to get an interview with Big N companies, I think flutter app might be a step in right direction depending on which Big N(yep).goal for the app is to be simple, is the following possible?split payments with members within app? send data to users phones calendar to set up reminders/notifications?a small messaging system built in but nothing sophisticating. like a discussion.I have never made an app before..sorry for wasting your time. Thanks
Submitted November 12, 2018 at 02:02AM by Bk_ADV
via reddit https://ift.tt/2QAtgMZ
Hey guys, I want to make an App for android to help improve my Resume while job hunting. I have learned the basics of Java via Helenski mooc(both parts). I have gone through freeCodeCamp and learnt JavaScript, CSS, HTML and react/redux. I have a computer engineering degree already.My goal is to get an software engineering position but I want to create a project to get the foot in the door for the interview. I am on algorithms and datastructures at the moment of self study but I want to also work on an App to put in my resume.Basically, my focus should be to build on what I have already learned and stop confusing my brain. If its even remotely possible to get an interview with Big N companies, I think flutter app might be a step in right direction depending on which Big N(yep).goal for the app is to be simple, is the following possible?split payments with members within app? send data to users phones calendar to set up reminders/notifications?a small messaging system built in but nothing sophisticating. like a discussion.I have never made an app before..sorry for wasting your time. Thanks
Submitted November 12, 2018 at 02:02AM by Bk_ADV
via reddit https://ift.tt/2QAtgMZ
reddit
r/FlutterDev - Hello, looking to start making an app
3 votes and 0 comments so far on Reddit
Reddit: Hardware share button
I'm pretty new to mobile development but I've noticed something on Android devices that I've called the "hardware share button". It looks like this https://image.flaticon.com/icons/svg/0/221.svg and I would like to add one on my flutter app to share something and allow my flutter app to take shared data from other applications. For the most part it seems this shares text in the form of links but it can also share images and possibly other files. I only want to share text but I want to receive files so what would I need to do to accept them?
Submitted November 12, 2018 at 01:11AM by reuiwdfvcdedxc
via reddit https://ift.tt/2Dxmuor
I'm pretty new to mobile development but I've noticed something on Android devices that I've called the "hardware share button". It looks like this https://image.flaticon.com/icons/svg/0/221.svg and I would like to add one on my flutter app to share something and allow my flutter app to take shared data from other applications. For the most part it seems this shares text in the form of links but it can also share images and possibly other files. I only want to share text but I want to receive files so what would I need to do to accept them?
Submitted November 12, 2018 at 01:11AM by reuiwdfvcdedxc
via reddit https://ift.tt/2Dxmuor
GGroup: Disable animation in TextFormField
Is it possible to disable the animation that occurs in the background when selecting a TextFormField?
Submitted November 12, 2018 at 05:45AM by John Muchow
via Flutter Dev https://ift.tt/2Qx2yEV
Is it possible to disable the animation that occurs in the background when selecting a TextFormField?
Submitted November 12, 2018 at 05:45AM by John Muchow
via Flutter Dev https://ift.tt/2Qx2yEV
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.