Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New tweet from FlutterDev:

🚨BIG NEWS🚨

All #FlutterInteract sessions are now available to watch on YouTube!

Enjoy → https://t.co/xwQtlfPGzd pic.twitter.com/ktXD6Bh3Fi— Flutter (@FlutterDev) December 12, 2019

December 12, 2019 at 05:32PM
http://twitter.com/FlutterDev/status/1205163589658652672
New post on /r/flutterdev subreddit:

Flutter: the first UI platform designed for ambient computing
https://ift.tt/2RLcf63

December 12, 2019 at 05:20PM by Pixelreddit
https://ift.tt/2qHqKg2
New tweet from FlutterDev:

Push the limits of your creativity with Flutter! 👨‍💻👨‍🎨
@BlueAquilae is a pioneering generative artist who uses Flutter to make art experiences like the morphing shape in this piece of art.

Watch his #FlutterInteract profile now → https://t.co/vY0K0DWfJD pic.twitter.com/85biA7ovQT— Flutter (@FlutterDev) December 12, 2019

December 12, 2019 at 09:00PM
http://twitter.com/FlutterDev/status/1205215751445078021
New post on /r/flutterdev subreddit:

Will Flutter for Web ever have smooth scrolling animations?
Ever since the web version of Flutter was announced, every demo which has had elements you can scroll through (e.g. a list of images) always have a janky, low frame rate scrolling animation. A perfect example is the 'Shrine' app in the new official Flutter Gallery (https://flutter.github.io/samples/). It just doesn't feel like you're scrolling up and down a regular web page. Is it realistic to expect that the situation will improve, or is this as good as it's going to get?

December 12, 2019 at 09:13PM by xlog
https://ift.tt/38vtAG4
New post on Flutter Dev Google group:

android license statut unknown
bonjour j'ai installé android studio , flutter et dark et quand je fais flutter doctor , j'ai comme message : android license statut unknown , allez sur https://ift.tt/2RLjn2n , mais ce lien n'existe pas.Que dois je faire merci pour votre aide

December 12, 2019 at 09:28PM by jean teban
https://ift.tt/2rFzGDd
New post on Flutter Dev Google group:

Connect to a HC05 Bluetooth module on both iOS and Android
I have tried to use bluetooth and flutter_blue plugins but it won't even get the device's name or anything when I search for nearby devices. I tried to use other devices from the same module or HC06 module but nothing's work. I tried the examples from github https://ift.tt/2RNHWvu

December 12, 2019 at 11:43PM by arabs tr
https://ift.tt/36vuYXk
New post on /r/flutterdev subreddit:

flutter cloud-firestore MissingPluginException Exception
cannot use cloud firestore in flutter (android and IOS) ... I get this Exception:E/flutter (10137): [ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: MissingPluginException(No implementation found for method DocumentReference#setData on channel plugins.flutter.io/cloud_firestore)E/flutter (10137): #0 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:319:7)E/flutter (10137): E/flutter (10137): #1 DocumentReference.setData (package:cloud_firestore/src/document_reference.dart:51:30)E/flutter (10137): #2 _MyHomePageState.build. (package:firestoretest/main.dart:41:16)note:This is my pubspec.yaml file:cloud_firestore: ^0.13.0+1collection: ^1.14.11firebase_core: ^0.4.3+1I configured firebase properly and it is connected as shown in firebase console .. and able to use firebase real-time database without problems

December 12, 2019 at 11:30PM by ahmed5_27
https://ift.tt/2LQdey1
New post on Flutter Dev Google group:

In App Purchase plugin migration to use Play Billing Library V2 design doc
Hello Flutter Devs, *If you have no interest in the in_app_purchase plugin at all, you can discard this email.* A design doc on migrating the in_app_purchase plugin ( https://ift.tt/2YfqPmX) to use Play Billing Library v2 is hiding at the end of this email. Please take a

December 13, 2019 at 01:26AM by Chris Yang
https://ift.tt/36uxygj
New post on Flutter Dev Google group:

Is there a way to stop CustomScrollView from automatically scrolling down when Keyboard is activated?
It seems that whenever I focus on a TextField (that sits inside a SliverPersistentHeader) SliverList+SliverPersistentHeader scrolls down. I have created some mockups of what I mean below: [image: wbdkz.png] So in this mockup, the user starts off at the first layout, scrolls up to continue

December 13, 2019 at 02:05AM by Omar Mir
https://ift.tt/34hR9Pt
New post on Flutter Dev Google group:

Flutter Upgrade to 1.12 is Not Working
My flutter version is 1.9 and I want to upgrade it into 1.12 (to the Latest) But there is an error coming. Please help me to solve it. I have already tried with *flutter upgrade --force* but still not working.

December 13, 2019 at 02:39AM by Yasas Sandeepa
https://ift.tt/36z5OY7
New post on /r/flutterdev subreddit:

State management for app driving me nuts
I love flutter, but the amount of work to put figuring out right state management for up is just frustrating. I tried mobx and provider so far, i dont feel comfortable with automatic code generation for mobx perticularly for large project. Provider is just nightmare if you have multiple seperate shared widgets in app.

December 13, 2019 at 04:08AM by BlueBoxxx
https://ift.tt/2RM345t
New post on /r/flutterdev subreddit:

"The MoonShots which led to Flutter". A TweetStorm on the history of events from 1995 to 2019 which helped to shape the Flutter as the 'Ambient Computing' platform as we know it today. From Browser Wars to V8 JS engine to React and Dart, I've tried to cover it all.
https://twitter.com/mayurdhurpate/status/1205149351930028032?s=20

December 13, 2019 at 06:22AM by mayurdhurpate
https://ift.tt/36ua8aY
New post on /r/flutterdev subreddit:

Add live examples to related widgets in 1.12.13's release notes
https://ift.tt/2PgJ5tR

December 13, 2019 at 08:30AM by lijy91
https://ift.tt/34cH99X
New post on /r/flutterdev subreddit:

Supernova & Flutter
Pretty Noob Question.By Introducing Supernova For Flutter Wont Flutter Front-end Just Be Useless I mean You Can Just Design In XD and Convert To Flutter Code?Would Be Really Helpful If Someone Could Explain Thankyou​PS. Begginer Obviously

December 13, 2019 at 10:14AM by Mafssb
https://ift.tt/38yv16x
New post on /r/flutterdev subreddit:

WordPress Blog app using Flutter and WP REST API
Hey guys, I wrote an open-source Flutter App for WordPress Blog that you can use for your own blog. It utilizes public WP REST API and without changing anything on WordPress side you can build the app.​The source code is available FREE to use at https://github.com/atiqsamtia/WordPress-App-with-FlutterA guide to run the project is available in the readme.Go ahead and check the code your self and this is an Open Source project so your contributions are welcomed.​Built for DevFest Lahore 2019 Workshop Demo.

December 13, 2019 at 11:42AM by atiqsamtia
https://ift.tt/2M68pkz
New post on /r/flutterdev subreddit:

`pref_dessert` package which makes `shared_preferences` more object-friendly
I'm an author of `pref_dessert` package and version 0.5.0 is out. This package is a simple `shared_preferences` wrapper, which has more object oriented API. Any suggestions are welcome. :) More about it you can read here:https://pub.dev/packages/pref_dessert

December 13, 2019 at 11:25AM by bartektartanus
https://ift.tt/35k4S9A
New post on /r/flutterdev subreddit:

I am leaning flutter by making speed code videos. So I made the UI for a travel app, I used a List for the destinations but I couldn't quite figure out how to pass image data between the files. If you have something I could do better, please let me know
https://www.youtube.com/watch?v=APKdr4bXd1M

December 13, 2019 at 01:42PM by levelupdigital
https://ift.tt/2LQNHF3
New tweet from FlutterDev:

👏We hope you enjoyed #FlutterInteract! 👏

To help us make future Flutter events even better, please take this survey. We live for your feedback and will read every response!

Survey here → https://t.co/Frhv8ijLFD pic.twitter.com/V1YJuCqzrp— Flutter (@FlutterDev) December 13, 2019

December 13, 2019 at 02:00PM
http://twitter.com/FlutterDev/status/1205472441931358208