Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
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
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
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
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
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
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
#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
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
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
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
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
Reddit: Just released a new version (v0.2.0) of flutter_inappbrowser plugin! Now you can also use Chrome Custom Tabs on Android and SFSafariViewController on iOS.
https://ift.tt/2Olh1mg

Submitted October 05, 2018 at 01:34PM by LorePi
via reddit https://ift.tt/2DYMOsp