Flutter Heroes
25.9K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
New post on Flutter Dev Google group:

How to access public application folder
Hi Noob here! I am writing my first app that needs to read and write files to the public application folder on the SD card in my android device. I have been looking at the path provider package, however both getExternalStorageDirectory() and getApplicationDocumentsDirectory() only give access

December 13, 2019 at 03:10PM by Joe Brewer
https://ift.tt/34lt762
New post on Flutter Dev Google group:

List of outdated dependencies
Hi, someone know how to get the list of outdated dependencies on a project ? Looking pubspec.yaml i can search then on https://pub.dev/ i can find them but... I'm coming from Ionic dev and i'm using some tool like https://ift.tt/1r59V81 that it's veru good !

December 13, 2019 at 03:57PM by Mauro Miotello
https://ift.tt/2LRc5X7
New post on Flutter Dev Google group:

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_fire

December 13, 2019 at 06:53PM by Ahmed Mohammedali
https://ift.tt/36pHHuO
New post on /r/flutterdev subreddit:

Introducing Platypus, creating code screenshots made easy on mobile 📱
https://ift.tt/2RNxi88

December 13, 2019 at 07:23PM by fleper
https://ift.tt/2RKZNDv
New post on Flutter Dev Google group:

New Flutter v1.12
HI Everyone How are you doing ? Im Flutter Developer I Have eCommerce App I was Implement Payment using WebView_flutter plugin because the payment company dose't have flutter plugin but when i upgrade version 1.9 to 1.12 the WebView Widget dose't work as before why? Idon't know please help me

December 13, 2019 at 08:02PM by yaseen ibrahem
https://ift.tt/2RPcGfO
New post on /r/flutterdev subreddit:

So about this new Supernova Editor...
So I got excited https://medium.com/@appsupernova/the-new-supernova-flutter-enabled-google-approved-7af2b79323dfI had some expierence with editors like that before and they never really worked. Importing sketch and getting clean frontend code out is still an utopie in my opinion.Here is my test result (on the right is the android emulator running the flutter code exported):https://www.dropbox.com/s/k5tz2w652qbpx4i/Screenshot%202019-12-14%2003.27.13.png?dl=0Anyone got more luck? Are my expectations too high?

December 13, 2019 at 09:31PM by ChristBKK
https://ift.tt/34f8Uip