New post on /r/flutterdev subreddit:
Dahlia OS With A UI Thanks To Flutter
dahliaOS is based on FuchsiaOS and we made our own ui in flutter. It's based on capybarahttps://github.com/dahlia-os/pangolin-desktop
March 06, 2019 at 05:40AM by EnderNightLord
https://ift.tt/2EG1ry3
Dahlia OS With A UI Thanks To Flutter
dahliaOS is based on FuchsiaOS and we made our own ui in flutter. It's based on capybarahttps://github.com/dahlia-os/pangolin-desktop
March 06, 2019 at 05:40AM by EnderNightLord
https://ift.tt/2EG1ry3
GitHub
GitHub - dahliaOS/pangolin_desktop: Pangolin Desktop UI shell, designed for dahliaOS, written in Flutter.
Pangolin Desktop UI shell, designed for dahliaOS, written in Flutter. - GitHub - dahliaOS/pangolin_desktop: Pangolin Desktop UI shell, designed for dahliaOS, written in Flutter.
New post on /r/flutterdev subreddit:
Flutter Tutorial - Flutter Video Player
Flutter Tutorial - Flutter Video Playerhttps://www.youtube.com/watch?v=rTtUTowHV6k
March 06, 2019 at 06:18AM by whatsupcoders
https://ift.tt/2IWdrRj
Flutter Tutorial - Flutter Video Player
Flutter Tutorial - Flutter Video Playerhttps://www.youtube.com/watch?v=rTtUTowHV6k
March 06, 2019 at 06:18AM by whatsupcoders
https://ift.tt/2IWdrRj
YouTube
Flutter Tutorial - Flutter Video Player
Flutter Tutorial - Flutter Video Player
In this video, I will show you how to include a video in your Flutter application, which plays in the background with fullscreen mode using a video player plugin.
For more details about the video player plugin check…
In this video, I will show you how to include a video in your Flutter application, which plays in the background with fullscreen mode using a video player plugin.
For more details about the video player plugin check…
New post on /r/flutterdev subreddit:
What limitations have to seen in flutter till now?
No text found
March 06, 2019 at 06:09AM by BlueBoxxx
https://ift.tt/2TxTbcT
What limitations have to seen in flutter till now?
No text found
March 06, 2019 at 06:09AM by BlueBoxxx
https://ift.tt/2TxTbcT
reddit
r/FlutterDev - What limitations have to seen in flutter till now?
0 votes and 2 comments so far on Reddit
New post on Flutter Dev Google group:
Delete json array
I have seen documentation around it only shows how to delete using url but it doesn't show how to pass in parameters to delete only that specific item in the json array? calling the delete function: main() { HttpClient httpClient = new HttpClient(); httpClient.delete( '35.186.145.2
March 06, 2019 at 07:42AM by sha he ra
https://ift.tt/2NJhOxW
Delete json array
I have seen documentation around it only shows how to delete using url but it doesn't show how to pass in parameters to delete only that specific item in the json array? calling the delete function: main() { HttpClient httpClient = new HttpClient(); httpClient.delete( '35.186.145.2
March 06, 2019 at 07:42AM by sha he ra
https://ift.tt/2NJhOxW
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:
Top 4 Reasons behind Flutter Mobile App Development Popularity
https://ift.tt/2GAvWsF
March 06, 2019 at 07:44AM by Hena_Kabeer
https://ift.tt/2HhhvJl
Top 4 Reasons behind Flutter Mobile App Development Popularity
https://ift.tt/2GAvWsF
March 06, 2019 at 07:44AM by Hena_Kabeer
https://ift.tt/2HhhvJl
Sayonetech
Top 4 Reasons behind Flutter Mobile App Development Popularity
Cross-platform app development is full of surprises. Earlier, React Native was the dominant cross-platform technology. Now, there is Flutter, introduced by the tech giant Google.
New post on Flutter Dev Google group:
How to generate keystore to digitally sign the app to publish it on play store or any other media.
Hi there, I new to flutter and mobile development. I just want to publish sample app(counter app) on playstore or mediafire. I am refering this url for app publish & release https://ift.tt/2H4IgRW When I execute below command to create keystore, getting error as ~\key.jks(s
March 06, 2019 at 09:28AM by PRAVIN MARATHE
https://ift.tt/2NKgBGF
How to generate keystore to digitally sign the app to publish it on play store or any other media.
Hi there, I new to flutter and mobile development. I just want to publish sample app(counter app) on playstore or mediafire. I am refering this url for app publish & release https://ift.tt/2H4IgRW When I execute below command to create keystore, getting error as ~\key.jks(s
March 06, 2019 at 09:28AM by PRAVIN MARATHE
https://ift.tt/2NKgBGF
flutter.dev
Build and release an Android app
How to prepare for and release an Android app to the Play store.
New post on Flutter Dev Google group:
Diiferent Offset on different Device - Flutter
How can I get the same offset on tapping on a particular thing in an image in different devices? Suppose I am tapping on the car I get the different Offset on my mobile and different on the emulator. Is there any way I can get the same offset? [image: city.jpg]
March 06, 2019 at 10:21AM by rishabh singh
https://ift.tt/2HgkAcF
Diiferent Offset on different Device - Flutter
How can I get the same offset on tapping on a particular thing in an image in different devices? Suppose I am tapping on the car I get the different Offset on my mobile and different on the emulator. Is there any way I can get the same offset? [image: city.jpg]
March 06, 2019 at 10:21AM by rishabh singh
https://ift.tt/2HgkAcF
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:
How to expand Flutter libraries?
What is the process to expand flutter / dart libraries? As an example, I want to add some encryption functionality that can be used for signing cryptocurrency transactions. There are existing libraries in C++ and other languages, but I don’t think it is available in dart or flutter yet.
March 06, 2019 at 01:23PM by DonatedPigeon19
https://ift.tt/2XPjvP4
How to expand Flutter libraries?
What is the process to expand flutter / dart libraries? As an example, I want to add some encryption functionality that can be used for signing cryptocurrency transactions. There are existing libraries in C++ and other languages, but I don’t think it is available in dart or flutter yet.
March 06, 2019 at 01:23PM by DonatedPigeon19
https://ift.tt/2XPjvP4
reddit
r/FlutterDev - How to expand Flutter libraries?
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
Flutter firestore slow speed when query two collections
I should show two related collections data in one page e.g There is 'AssignedVehicles' collection with vehicle column and 'Vehicles' collection, show document of 'AssignedVehicles' with info of 'Vehicles' document Future getAssignedVehicles() async { final assignedVehicles = []; QuerySnapsho
March 06, 2019 at 02:05PM by mattlope...@gmail.com
https://ift.tt/2ISUCyt
Flutter firestore slow speed when query two collections
I should show two related collections data in one page e.g There is 'AssignedVehicles' collection with vehicle column and 'Vehicles' collection, show document of 'AssignedVehicles' with info of 'Vehicles' document Future getAssignedVehicles() async { final assignedVehicles = []; QuerySnapsho
March 06, 2019 at 02:05PM by mattlope...@gmail.com
https://ift.tt/2ISUCyt
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:
hidden_drawer_menu 0.5.0 HiddenDrawerMenu Problem
Did anyone use hidden_drawer_menu 0.5.0. I am facing problem in return HiddenDrawerMenu. How to call it under Scaffold?
March 06, 2019 at 02:47PM by Utsabdeep Ray
https://ift.tt/2HiQDsK
hidden_drawer_menu 0.5.0 HiddenDrawerMenu Problem
Did anyone use hidden_drawer_menu 0.5.0. I am facing problem in return HiddenDrawerMenu. How to call it under Scaffold?
March 06, 2019 at 02:47PM by Utsabdeep Ray
https://ift.tt/2HiQDsK
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: Download, Install, and Set Up the Required Softwares
https://youtu.be/FrGSetfVLBE
March 06, 2019 at 03:18PM by professionaltut143
https://ift.tt/2C6yM4S
Flutter: Download, Install, and Set Up the Required Softwares
https://youtu.be/FrGSetfVLBE
March 06, 2019 at 03:18PM by professionaltut143
https://ift.tt/2C6yM4S
YouTube
Flutter: Download, Install, and Set Up the Required Softwares
In this video, We gonna Learn About how to Download, Install and Set Up the Required Softwares. So Stay Tune And Subscribe My Channel. Subscribe to Professio...
New post on /r/flutterdev subreddit:
Best way to conditionally build a widget.
Im building a swipe to complete widget, where i want to display different widgets based on a state enum value. (Active,incomplete,completing,complete,future). Im wondering whats the most performant way to do this? Building All 5 widgets in a stack and hidding 4 seems ineffecient. Was considering using statefulbuilder or builder and then having a switch in the builder method.
March 06, 2019 at 02:54PM by syldiivh
https://ift.tt/2UoRmfE
Best way to conditionally build a widget.
Im building a swipe to complete widget, where i want to display different widgets based on a state enum value. (Active,incomplete,completing,complete,future). Im wondering whats the most performant way to do this? Building All 5 widgets in a stack and hidding 4 seems ineffecient. Was considering using statefulbuilder or builder and then having a switch in the builder method.
March 06, 2019 at 02:54PM by syldiivh
https://ift.tt/2UoRmfE
reddit
r/FlutterDev - Best way to conditionally build a widget.
0 votes and 2 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter custom paint example
https://ift.tt/2EGk0C1
March 06, 2019 at 04:28PM by stefanJI
https://ift.tt/2TkfS4X
Flutter custom paint example
https://ift.tt/2EGk0C1
March 06, 2019 at 04:28PM by stefanJI
https://ift.tt/2TkfS4X
New post on /r/flutterdev subreddit:
flutter google glass
i'm have a question, is possible create app for google glass with flutter?
March 06, 2019 at 04:23PM by miltux
https://ift.tt/2EDsxFW
flutter google glass
i'm have a question, is possible create app for google glass with flutter?
March 06, 2019 at 04:23PM by miltux
https://ift.tt/2EDsxFW
reddit
r/FlutterDev - flutter google glass
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Highlights from Flutter at Mobile World Congress 2019
https://www.youtube.com/attribution_link?a=DVrTrAhnpJ0&u=%2Fwatch%3Fv%3D9iUMZA46_8k%26feature%3Dshare
March 06, 2019 at 05:59PM by miltux
https://ift.tt/2NMN4vM
Highlights from Flutter at Mobile World Congress 2019
https://www.youtube.com/attribution_link?a=DVrTrAhnpJ0&u=%2Fwatch%3Fv%3D9iUMZA46_8k%26feature%3Dshare
March 06, 2019 at 05:59PM by miltux
https://ift.tt/2NMN4vM
YouTube
Highlights from Flutter at Mobile World Congress 2019
The Flutter team headed to Barcelona for Mobile World Congress 2019. At MWC, we released Flutter 1.2 and Dart 2.2. In this recap, you will learn about the hi...
New post on /r/flutterdev subreddit:
Real-Time Object Detection with Flutter, TensorFlow Lite and Yolo
https://ift.tt/2SMPmw6
March 06, 2019 at 06:27PM by Purple_Pizzazz
https://ift.tt/2XDUru5
Real-Time Object Detection with Flutter, TensorFlow Lite and Yolo
https://ift.tt/2SMPmw6
March 06, 2019 at 06:27PM by Purple_Pizzazz
https://ift.tt/2XDUru5
Francium Tech
Real-Time Object Detection with Flutter, TensorFlow Lite and Yolo -Part 1
Implementing real time object detection with on device machine learning using Flutter, Tensorflow Liter and Yolo modal for an Android…
New post on Flutter Dev Google group:
HI. I'M AN EX BIG MAFIA MONEY LAUNDERER: STUART NEWBY FROM MONACO. EX KLEINWORT BENSON LONDON!!!!!!!
HI. I'M AN EX BIG MAFIA MONEY LAUNDERER: STUART NEWBY FROM MONACO. EX KLEINWORT BENSON LONDON. THEN MONTANI MONACO. AS I JUST SAID, I'M AN EX ENORMOUS MAFIA'S MONEY LAUNDERER ( I DID THAT IN LONDON, IN SINGAPORE, IN HONG KONG WITH VERY WELL KNOWN CRIMINAL MICHAEL CHINNICK FROM MANDARIN CAPITAL,
March 06, 2019 at 07:34PM by STUART-NEWBY MONTANI MONACO EX-KLEINWORTBENSON
https://ift.tt/2C71IK2
HI. I'M AN EX BIG MAFIA MONEY LAUNDERER: STUART NEWBY FROM MONACO. EX KLEINWORT BENSON LONDON!!!!!!!
HI. I'M AN EX BIG MAFIA MONEY LAUNDERER: STUART NEWBY FROM MONACO. EX KLEINWORT BENSON LONDON. THEN MONTANI MONACO. AS I JUST SAID, I'M AN EX ENORMOUS MAFIA'S MONEY LAUNDERER ( I DID THAT IN LONDON, IN SINGAPORE, IN HONG KONG WITH VERY WELL KNOWN CRIMINAL MICHAEL CHINNICK FROM MANDARIN CAPITAL,
March 06, 2019 at 07:34PM by STUART-NEWBY MONTANI MONACO EX-KLEINWORTBENSON
https://ift.tt/2C71IK2
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:
A Flutter package that allows you to style your text using inline CSS
https://ift.tt/2ERquPY
March 06, 2019 at 07:54PM by lina_bo
https://ift.tt/2UlPdRG
A Flutter package that allows you to style your text using inline CSS
https://ift.tt/2ERquPY
March 06, 2019 at 07:54PM by lina_bo
https://ift.tt/2UlPdRG
Dart Packages
css_text | Flutter Package
css_text Flutter and Dart package - This library allows you to use simple CSS inline styles to style your text.
New tweet from flutterio:
Watch the ✨ top highlights from #MWC19 ✨ including the release of Flutter 1.2, Dart 2.2, and hear from our team and partners on the use of Flutter for business, development, and design.
Watch all of the sessions in this playlist → https://t.co/hzy2jl6lFa pic.twitter.com/jEkqOyrovN— Flutter (@flutterio) March 6, 2019
March 06, 2019 at 09:38PM
http://twitter.com/flutterio/status/1103394483033432064
Watch the ✨ top highlights from #MWC19 ✨ including the release of Flutter 1.2, Dart 2.2, and hear from our team and partners on the use of Flutter for business, development, and design.
Watch all of the sessions in this playlist → https://t.co/hzy2jl6lFa pic.twitter.com/jEkqOyrovN— Flutter (@flutterio) March 6, 2019
March 06, 2019 at 09:38PM
http://twitter.com/flutterio/status/1103394483033432064
Twitter
#mwc19 hashtag on Twitter
On Oct 22 @CISAgov tweeted: ".@CISAKrebs discusses #5G and how we are.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
Flutter Slack group - now you can join (just fill the form and wait)
https://ift.tt/2IXhnBc
March 06, 2019 at 10:06PM by PedroMassango
https://ift.tt/2HjAdAf
Flutter Slack group - now you can join (just fill the form and wait)
https://ift.tt/2IXhnBc
March 06, 2019 at 10:06PM by PedroMassango
https://ift.tt/2HjAdAf
Flutter Study Group
Connect and work through problems with a group of knowledgeable Flutter people.