GGroup: problem in using font awesome
Not able to use font awesome it always displaying blank boxes not the icons done all dependencies settings but still not getting icons
Submitted October 03, 2018 at 09:26AM by Ravikant Choudhary
via Flutter Dev https://ift.tt/2OvK2iA
Not able to use font awesome it always displaying blank boxes not the icons done all dependencies settings but still not getting icons
Submitted October 03, 2018 at 09:26AM by Ravikant Choudhary
via Flutter Dev https://ift.tt/2OvK2iA
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: is it possible to update values in text widget without calling set state?
I have a ValueNotifier and a listener that updates the value of a variable if true or false. is it possible to update values in text widget without calling set state so that I don't have to redraw the whole widget tree but just text widget?
Submitted October 03, 2018 at 10:36AM by Michael Tawiah Sowah
via Flutter Dev https://ift.tt/2P6lcCZ
I have a ValueNotifier and a listener that updates the value of a variable if true or false. is it possible to update values in text widget without calling set state so that I don't have to redraw the whole widget tree but just text widget?
Submitted October 03, 2018 at 10:36AM by Michael Tawiah Sowah
via Flutter Dev https://ift.tt/2P6lcCZ
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: What are my options for storing data when using Flutter?
Someone asked a question on SO that didn't receive much love (too broad, no finite answer), so I thought, I'd submit it to my fellow redditers :-)What my data storage options when writing a Flutter app are with respects toData persistenceRemote or localeOffline behavior (if applicable)Database securityApp performancePricingReal time syncCompatibility with third party libraries, and Flutter modulesAnything else...The flutter packages for database is a good start, but difficult to navigate.
Submitted October 03, 2018 at 11:09AM by F00Barfly
via reddit https://ift.tt/2P7CBez
Someone asked a question on SO that didn't receive much love (too broad, no finite answer), so I thought, I'd submit it to my fellow redditers :-)What my data storage options when writing a Flutter app are with respects toData persistenceRemote or localeOffline behavior (if applicable)Database securityApp performancePricingReal time syncCompatibility with third party libraries, and Flutter modulesAnything else...The flutter packages for database is a good start, but difficult to navigate.
Submitted October 03, 2018 at 11:09AM by F00Barfly
via reddit https://ift.tt/2P7CBez
Stack Overflow
What are my options for storing data when using Flutter? (iOS and Android)
I am still new to the Flutter environment and find it hard to find information about storage options when building an app with Flutter.
Similarly to what has been asked for react native, I would l...
Similarly to what has been asked for react native, I would l...
GGroup: FlutterHandshake error in client (OS Error: CERTIFICATE_VERIFY_FAILED: self signed certificate
Hi, I mange to add *openssl self sign* certificate and start *aqueduct server* successfully. Problem is that I am getting Flutter Mobile app error as: HandshakeException: Handshake error in client (OS Error: CERTIFICATE_VERIFY_FAILED: self signed certificate in certificate chain(handshake.cc:
Submitted October 03, 2018 at 02:51PM by Niyazi Toros
via Flutter Dev https://ift.tt/2NooHDa
Hi, I mange to add *openssl self sign* certificate and start *aqueduct server* successfully. Problem is that I am getting Flutter Mobile app error as: HandshakeException: Handshake error in client (OS Error: CERTIFICATE_VERIFY_FAILED: self signed certificate in certificate chain(handshake.cc:
Submitted October 03, 2018 at 02:51PM by Niyazi Toros
via Flutter Dev https://ift.tt/2NooHDa
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: need SSL Certificate for Flutter Mobile App and Aqueduct Server
I need SSL Certificate for Flutter Mobile App and Aqueduct Server. Any information, example as an answer will most welcome and appreciated. Thanks
Submitted October 03, 2018 at 03:22PM by Niyazi Toros
via Flutter Dev https://ift.tt/2PerX5q
I need SSL Certificate for Flutter Mobile App and Aqueduct Server. Any information, example as an answer will most welcome and appreciated. Thanks
Submitted October 03, 2018 at 03:22PM by Niyazi Toros
via Flutter Dev https://ift.tt/2PerX5q
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: Code generation in Dart: the basics
https://ift.tt/2ybDM5k
Submitted October 03, 2018 at 04:26PM by Purple_Pizzazz
via reddit https://ift.tt/2RjJmLP
https://ift.tt/2ybDM5k
Submitted October 03, 2018 at 04:26PM by Purple_Pizzazz
via reddit https://ift.tt/2RjJmLP
Medium
[Part 1] Code generation in Dart: the basics
Have you ever wonder what makes a software programmer a great software programmer? Think about for a minute. The answers could be pretty…
Reddit: Playing sound fx
I may have missed this but is there a plugin for playing sound effect files? Ideally something that is as simple asplay(sound, duration)
Submitted October 03, 2018 at 07:44PM by robertronium
via reddit https://ift.tt/2xX9sfe
I may have missed this but is there a plugin for playing sound effect files? Ideally something that is as simple asplay(sound, duration)
Submitted October 03, 2018 at 07:44PM by robertronium
via reddit https://ift.tt/2xX9sfe
Reddit: Flutter - Role-based authorization with Firestore
https://youtu.be/Tyk0Qte0moY
Submitted October 03, 2018 at 07:18PM by rajayogan27
via reddit https://ift.tt/2OyjxZB
https://youtu.be/Tyk0Qte0moY
Submitted October 03, 2018 at 07:18PM by rajayogan27
via reddit https://ift.tt/2OyjxZB
YouTube
Flutter - Role-based authorization with Firestore
Support me - https://paypal.me/RajaYogan
Buy my course - https://www.udemy.com/learn-flutter-from-scratch/?couponCode=GREATOFF
Follow me on twitter - https://twitter.com/rajayogan14k
Other flutter videos - https://www.youtube.com/playlist?list=PLgGjX33Qsw…
Buy my course - https://www.udemy.com/learn-flutter-from-scratch/?couponCode=GREATOFF
Follow me on twitter - https://twitter.com/rajayogan14k
Other flutter videos - https://www.youtube.com/playlist?list=PLgGjX33Qsw…
Reddit: Writing a good Flutter plugin
https://ift.tt/2DVpXOw
Submitted October 03, 2018 at 07:15PM by Elixane
via reddit https://ift.tt/2QqBS8o
https://ift.tt/2DVpXOw
Submitted October 03, 2018 at 07:15PM by Elixane
via reddit https://ift.tt/2QqBS8o
Medium
Writing a good Flutter plugin
Plugins are essential to the Flutter ecosystem. They allow Flutter developers to interact with libraries of the platform the app is…
GGroup: Using Flutter/Dart as a iOS/Android library
Hope I can explain this properly ... We are starting to use Flutter for in-house development of full apps and are creating our packages that use OS specific plugin for proprietary hardware ... with flutter we have a lot of common code that can be separated into UI and Process logic ... What
Submitted October 03, 2018 at 07:55PM by Kermie deFrog
via Flutter Dev https://ift.tt/2zOaEmw
Hope I can explain this properly ... We are starting to use Flutter for in-house development of full apps and are creating our packages that use OS specific plugin for proprietary hardware ... with flutter we have a lot of common code that can be separated into UI and Process logic ... What
Submitted October 03, 2018 at 07:55PM by Kermie deFrog
via Flutter Dev https://ift.tt/2zOaEmw
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: What has been your guy's experience Freelancing with Flutter?
Hey r/FlutterDev, title pretty much speaks for itself but does anyone here have any experience doing freelance work with Flutter? and if so are there any major differences you've found compared to more traditional Android/iOS development (client acquisition, workflow, etc...)
Submitted October 04, 2018 at 12:50AM by InternationalBison12
via reddit https://ift.tt/2ycYhP5
Hey r/FlutterDev, title pretty much speaks for itself but does anyone here have any experience doing freelance work with Flutter? and if so are there any major differences you've found compared to more traditional Android/iOS development (client acquisition, workflow, etc...)
Submitted October 04, 2018 at 12:50AM by InternationalBison12
via reddit https://ift.tt/2ycYhP5
reddit
r/FlutterDev - What has been your guy's experience Freelancing with Flutter?
3 votes and 0 comments so far on Reddit
Reddit: How we built an awesome App with Flutter in 4 months.
https://ift.tt/2OvNNEH
Submitted October 04, 2018 at 11:28AM by Purple_Pizzazz
via reddit https://ift.tt/2Nm76LR
https://ift.tt/2OvNNEH
Submitted October 04, 2018 at 11:28AM by Purple_Pizzazz
via reddit https://ift.tt/2Nm76LR
Linkedin
How we built an awesome App with Flutter in 4 months.
It was April and we were hired to work in EntrenaPro, a mobile App for iOS and Android where Coaches and Athletes can schedule individual and public sports sessions between more than 40 activities all over Spain. Going out of a local concert I received a…
Reddit: FlutterPlayground
UUpdatd FlutterPlayground repository with #RotatedBox and #NestedList ExampleCheck out the Github repository for the more examples :https://github.com/ibhavikmakwana/FlutterPlayground
Submitted October 04, 2018 at 05:09PM by ibhavikmakwana
via reddit https://ift.tt/2NlCzhh
UUpdatd FlutterPlayground repository with #RotatedBox and #NestedList ExampleCheck out the Github repository for the more examples :https://github.com/ibhavikmakwana/FlutterPlayground
Submitted October 04, 2018 at 05:09PM by ibhavikmakwana
via reddit https://ift.tt/2NlCzhh
GitHub
GitHub - ibhavikmakwana/FlutterPlayground: Playground app for Flutter
Playground app for Flutter. Contribute to ibhavikmakwana/FlutterPlayground development by creating an account on GitHub.
#FlutterLive is coming December 4th!
Whether attending one of our live viewing parties, watching the livestream from home, or on-site with us in London, tune in and see what the future holds for Flutter.
Learn more → https://t.co/6lmy5JtUwb pic.twitter.com/jGb6nxiXg2— Flutter (@flutterio) October 4, 2018
October 04, 2018 at 06:51PM
via Twitter https://twitter.com/flutterio
Whether attending one of our live viewing parties, watching the livestream from home, or on-site with us in London, tune in and see what the future holds for Flutter.
Learn more → https://t.co/6lmy5JtUwb pic.twitter.com/jGb6nxiXg2— Flutter (@flutterio) October 4, 2018
October 04, 2018 at 06:51PM
via Twitter https://twitter.com/flutterio
Twitter
#flutterlive hashtag on Twitter
14m ago @flutterio tweeted: "See what's new since #FlutterLive! In th.." - read what others are saying and join the conversation.
Reddit: Add Flutter To Existing Or New Android App | Tutorial
https://youtu.be/Gw211RZGVw8
Submitted October 04, 2018 at 07:45PM by imthepk
via reddit https://ift.tt/2DWiPBh
https://youtu.be/Gw211RZGVw8
Submitted October 04, 2018 at 07:45PM by imthepk
via reddit https://ift.tt/2DWiPBh
YouTube
Add Flutter To Existing Or New Android App | Tutorial
In this video, I will explain how to add flutter to your new or existing Android application. #Android , #Flutter , #AndroidStudio
Please give stars for this project on git and like the video.
Source Code - https://github.com/iampawan/AddFlutter2ExistingAndroidApp…
Please give stars for this project on git and like the video.
Source Code - https://github.com/iampawan/AddFlutter2ExistingAndroidApp…
Reddit: Flutter Live! Dec 4th 2018
https://ift.tt/2Pcnoc7
Submitted October 04, 2018 at 08:28PM by DanTup
via reddit https://ift.tt/2y7Xjob
https://ift.tt/2Pcnoc7
Submitted October 04, 2018 at 08:28PM by DanTup
via reddit https://ift.tt/2y7Xjob
Google Developers
Flutter Live | Google Developers
Tune in to hear the latest exciting news and updates about Flutter.
Reddit: Trouble with Firebase OnValue listener in Flutter... Listener fails only in iOS release mode, but works fine in debug mode.
When I leave the app in debug mode (flutter run), my onValue listener will still be listening. I can change a value in firebase, and see log statements in my flutter console. However, when I run it in release mode, (flutter run --release, or through TestFlight, or through the app store), the listener dies when I leave the app. I am trying to understand what differences there are between the debug and release builds in iOS, and hopefully find a workaround to get the firebase database listener to continue listening even though the app is not in the foreground.
Submitted October 04, 2018 at 09:41PM by takaoandrew
via reddit https://ift.tt/2y24aPQ
When I leave the app in debug mode (flutter run), my onValue listener will still be listening. I can change a value in firebase, and see log statements in my flutter console. However, when I run it in release mode, (flutter run --release, or through TestFlight, or through the app store), the listener dies when I leave the app. I am trying to understand what differences there are between the debug and release builds in iOS, and hopefully find a workaround to get the firebase database listener to continue listening even though the app is not in the foreground.
Submitted October 04, 2018 at 09:41PM by takaoandrew
via reddit https://ift.tt/2y24aPQ
reddit
r/FlutterDev - Trouble with Firebase OnValue listener in Flutter... Listener fails only in iOS release mode, but works fine in…
1 vote and 1 comment so far on Reddit
Reddit: Flutter’s Rendering Engine: A Tutorial — Part 1 – SAUGO 360 – Medium
https://ift.tt/2xZq7iC
Submitted October 04, 2018 at 10:38PM by aalhamali
via reddit https://ift.tt/2PctNUL
https://ift.tt/2xZq7iC
Submitted October 04, 2018 at 10:38PM by aalhamali
via reddit https://ift.tt/2PctNUL
Medium
Flutter’s Rendering Engine: A Tutorial — Part 1
Overview and an example
GGroup: [Breaking Change] Deprecating WidgetTester.getSemanticsData and hasSemanticsData matcher
Howdy, In order to allow assertions about child semantics, I would like to refactor and rename WidgetTester.getSemanticsData to a method that returns the semantics node instead of the semantics data. This will allow us to create more flexible matchers for the semantics testing. This change is
Submitted October 05, 2018 at 01:07AM by Jonah Williams
via Flutter Dev https://ift.tt/2PdkDXW
Howdy, In order to allow assertions about child semantics, I would like to refactor and rename WidgetTester.getSemanticsData to a method that returns the semantics node instead of the semantics data. This will allow us to create more flexible matchers for the semantics testing. This change is
Submitted October 05, 2018 at 01:07AM by Jonah Williams
via Flutter Dev https://ift.tt/2PdkDXW
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: Porting a 75,000 line native iOS app to Flutter
https://ift.tt/2Ni0nmj
Submitted October 05, 2018 at 09:53AM by codenovel
via reddit https://ift.tt/2IFOsOm
https://ift.tt/2Ni0nmj
Submitted October 05, 2018 at 09:53AM by codenovel
via reddit https://ift.tt/2IFOsOm
Medium
Porting a 75,000 line native iOS app to Flutter
Not much has been written about porting large apps to Flutter. When I did it I was surprised at the results.
GGroup: How to enable the 'start' button when the last slide in Carousel Pro is showed?
*Hi i want to enable my Start button when the Carousel slide is finished how can i do that ? I'm using the carousel_pro package for the Carousel. My code for the moment is this* *RaisedButton( child: Text('Start', style: TextStyle(color:
Submitted October 05, 2018 at 12:02PM by Joan Kabello
via Flutter Dev https://ift.tt/2IFbPrb
*Hi i want to enable my Start button when the Carousel slide is finished how can i do that ? I'm using the carousel_pro package for the Carousel. My code for the moment is this* *RaisedButton( child: Text('Start', style: TextStyle(color:
Submitted October 05, 2018 at 12:02PM by Joan Kabello
via Flutter Dev https://ift.tt/2IFbPrb
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.