Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

Any new folks coming from Javascript? I wrote a comprehensive JS vs Dart syntax comparison
https://ift.tt/2JfivOw

October 23, 2019 at 05:25PM by frank06_
https://ift.tt/2ME8pIU
New post on /r/flutterdev subreddit:

Let's show our love for Flutter and Dart teams. Nominate Flutter & Dart as the Most Welcoming Developer Community
https://twitter.com/filiphracek/status/1186798471270895616

October 23, 2019 at 05:14PM by EngineerScientist
https://ift.tt/2N9csMj
New post on Flutter Dev Google group:

Google assistant integration
Is there a plug-in yet for google assistant , Siri and Alexa? We are looking at integrating voice in our flutter app

October 23, 2019 at 05:45PM by Sam Cromer
https://ift.tt/31AFn1a
New post on /r/flutterdev subreddit:

Dart extensions applied to i18n!!! You have Text("Hello") and you want to translate it to the current locale. You just need to add .i18n to the string, like this: Text("Hello".i18n). This would display "Hola" in Spanish, "Olá" in Portuguese, and so on. You can also have plurals, genders etc.
https://ift.tt/2PdJY6M

October 23, 2019 at 07:02PM by marcglasberg
https://ift.tt/2Jgz8cK
New post on Flutter Dev Google group:

Incompatibility between geolocator and onesignal_flutter plugins causes unexpected application termination
*Steps to Reproduce:* - Start a new flutter app project - Add to your pubspec.yaml the following dependencies: onesignal_flutter: ^2.0.0 geolocator: ^5.1.3 - run the app (Returns an error requesting migration to androidX) - Finish the app and migrate your project to androidX

October 23, 2019 at 09:11PM by Will Lopes
https://ift.tt/2PeuMqi
New post on /r/flutterdev subreddit:

Example of how to create a simple implicit animation widget
Implicit animation widgets are some of my favorite widgets in Flutter. Easy to use, usable in Stateless Widgets (no animation controller) and a very straightforward API.Flutter's built in implicit animation widgets are listed here: https://api.flutter.dev/flutter/widgets/ImplicitlyAnimatedWidget-class.htmlI wanted to take a crack at making my own. I wanted an implicit animation widget for rotation specifically so I wrote it here: https://github.com/MisterJimson/animated_rotationVery simple to implement. I'm interested in making more. I much prefer using Stateless Widgets in my application code, so having widgets like this is very nice.If you aren't familiar with the concept, this article has a good overview: https://medium.com/flutter-community/animated-widgets-in-flutter-763fd5dd6d01

October 23, 2019 at 09:57PM by MisterJimson
https://ift.tt/2N5XKpF
New post on /r/flutterdev subreddit:

Our Flutter app "Redrix" hit the front page of Reddit yesterday!
A couple months ago, a good friend of mine /u/mikechambers wanted to play with the Destiny 2 API, and I was looking for an excuse to build something with Flutter, so we decided to collaborate on an app. It came together surprisingly quickly, and we have both really loved working with Dart and Flutter. Mike handled data integration, and I handled design and UI dev.Yesterday, we shared it publicly for the first time, and the response has been overwhelming! We were the top post in the two largest Destiny subreddits ( /r/DestinyTheGame and /r/CruciblePlaybook ), hit the front page of Reddit, and made top 100 for the iOS app store for the entertainment category.Feedback has been incredibly positive, with people commenting on how smooth it runs and how pretty it is. To me that's a huge testament to Flutter, the Flutter team, and the community in general (I've read a lot of blog posts working on this).Feel free to check it out at http://redrix.io - it's free, and has no ads, we built it as a passion project. Feel free to use "mesh" on Xbox to sign in and have a look.

October 23, 2019 at 08:53PM by grantskinner
https://ift.tt/341YzGV
New post on /r/flutterdev subreddit:

Flutter App Working On Simulator, Freezing On Real Device (Release mode)
Hi,I have a big problem right now, where in, I was testing my flutter android app on simulator and everything was working perfectly fine there. I stupidly posted that as an update to my 2000+ active users and the app is freezing in release mode as soon as you open it, making it unusable for all my users.I have been trying to fix this issue since 6 hours but have gotten nowhere, and I'm constantly getting spammed by my users. Do you have any idea why this might be happening?Thanks

October 23, 2019 at 10:47PM by chancemehmu
https://ift.tt/362feeW
New post on Flutter Dev Google group:

Navigating from a screen to another fails
Hi all, Can somebody please help me solve my problem? I am a beginner with flutter and trying to have an app which should display several screens when a button is pressed on, but could not launch the second screen. I followed the tutorials and could get the following code below with some

October 24, 2019 at 12:13AM by Hubert Djéteinboua
https://ift.tt/2BC3kdV
New tweet from FlutterDev:

😱Tap the GIF 😱

Pause to land one of our friends in the outline to reveal a top secret message. 🤫

Good luck! pic.twitter.com/4KsV6Eswui— Flutter (@FlutterDev) October 23, 2019

October 23, 2019 at 11:33PM
http://twitter.com/FlutterDev/status/1187119945282273280
New post on /r/flutterdev subreddit:

Secret message posted by @FlutterDev
@FlutterDev posted a secret message on Twitter"Interact - Hatching in 120 hours"I have no idea what's hatching. Any ideas?

October 24, 2019 at 12:10AM by passsy
https://ift.tt/2MHz9bO
New post on /r/flutterdev subreddit:

Approaches to Offline Data Sync WITHOUT Firebase
Is anyone here building or has built an offline-first app, with full syncing capabilities, in Flutter and NOT using Firebase?From what I've read, there are a few "managed" solutions that will do this for you including PouchDb + Couchbase, Realm, and AWS AppSync.If you're using Couchbase for your db, that seems like a great option. In my case, I already have an existing Postgres server so it appears to be a no-go.Realm seems like a promising solution but has no official support for Flutter although there is a community library (more of an example) showing how to use FFI to access Realm's C++ library.AWS AppSync is another interesting alternative but again, no official Flutter support.What's everyone doing for offline data sync? Would love to hear thoughts, approaches, etc!Cheers

October 23, 2019 at 11:45PM by jdixon04
https://ift.tt/2qD6Mmh
New post on /r/flutterdev subreddit:

Avito UI Clone | Flutter | Challenge 1 | Part 1
Hey Guys i hope you are okey i'm a new flutter developer i tried to clone this app ...........please rate my work and tell me some adviceshttps://www.youtube.com/watch?v=522VhXk7BuA

October 24, 2019 at 01:05AM by UpstairsDiscipline1
https://ift.tt/31IhYLp
New tweet from FlutterDev:

DashCast, the Flutter podcasting app, is back!

Join @bouncingsheep and @mjohnsullivan as they work on DashCast and wax lyrical about RSS feeds, sharing data across screens, and streaming playback. 😎#BoringShow

Watch now → https://t.co/HKbS4Hddd6 pic.twitter.com/gsLBz3MX9a— Flutter (@FlutterDev) October 23, 2019

October 24, 2019 at 01:45AM
http://twitter.com/FlutterDev/status/1187153222131240966
New post on /r/flutterdev subreddit:

super.initState - before or after
Where should all the init code go? Before or after super.initState and why?

October 24, 2019 at 04:41AM by bananaofakind
https://ift.tt/2N3eyNW