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

I hit a wall: Flutter needs CocoaPods to use plugins on iOS.
Is there a plan/roadmap to make Flutter support Carthage (or the Swift Package Manager) for iOS dependencies?

August 02, 2019 at 06:34PM by _wsgeorge
https://ift.tt/2LUrrMh
New post on /r/flutterdev subreddit:

i want to create a functionality in my app, but the code for it will change often. how do i do it?
essentially, there is one endpoint for an api i use in my app that changes the format of the data and url for the endpoint often. because the code to access the endpoint changes, i need to change my code to access it. how should i do this? i was thinking including a web view plug-in and executing javascript that it fetches from my personal server evert time the feature is needed. i don't even know if that will work because of cors. do you guys have any suggestions?

August 02, 2019 at 07:37PM by dan-danny-daniel
https://ift.tt/2ZnPgit
New tweet from FlutterDev:

v3.3.0 of the Dart and Flutter extensions have been published and include a Flutter Outline preview, an improved device selector, a preview of better Flutter errors + much more!https://t.co/boFSnupJga pic.twitter.com/vj1Cs6JBB2โ€” Dart & Flutter for VS Code (@DartCode) August 2, 2019

August 02, 2019 at 08:20PM
http://twitter.com/FlutterDev/status/1157355506962436096
New post on /r/flutterdev subreddit:

Dash Chat - The most complete Chat UI for flutter
https://ift.tt/2KgqKLf

August 02, 2019 at 08:24PM by boss-san
https://ift.tt/2Mzvo8z
New post on Flutter Dev Google group:

Apple Wallet
I need to add a feature in my Flutter app that allows people to add a card to their Apple Wallet. I couldn't find any plugins that allow this. Any suggestions? To be clear, this isn't a credit card. It's like a membership card. Thanks!

August 02, 2019 at 10:07PM by Matthew Jones
https://ift.tt/2YF78Z1
New post on Flutter Dev Google group:

Flutter Plugin Release Notes - Correction
Hi Flutter-Dev, The release notes for version 38 of the Flutter plugin mentioned some preview material that was included by mistake. Web support in the master channel of Flutter is missing dev features and performance fixes. People who want to use the Flutter web experiment should continue

August 02, 2019 at 10:37PM by Nilay Yener
https://ift.tt/31aAKel
New post on Flutter Dev Google group:

Flutter Missing common graphics function
I recently wrote a native Android artists' tool that displays both the RGB and accurately calculated gray value at any touched point of an image. Images can be loaded from the gallery or any other image source. The image loaded can be panned and zoomed in and out and the pixel color value comes

August 03, 2019 at 08:01AM by Scott Anthony
https://ift.tt/2MzgWxb
New post on Flutter Dev Google group:

flutter layout
how to add widget in a row that goes back to line when they exceed the width

August 03, 2019 at 01:46PM by hechmi dammak
https://ift.tt/2KmTocm
New post on /r/flutterdev subreddit:

Anyone noticed crashes on Redmi phones with appbundle?
We pushed an update to our app with the app bundle and it is crashing at startup in Redmi devices running Marshmallow.Has anyone else noticed this? It won't be visible in Firebase because the app is not even starting to be able to send crash reports. You will have to check in the Developer Console to see the native crashes.I have a Redmi Note 4 but running Nougat. To downgrade I have to unlock bootloader for which I now have to wait 72 hours :|Anyway someone else has created an issue here: https://github.com/flutter/flutter/issues/36822

August 03, 2019 at 02:38PM by ajinasokan
https://ift.tt/2YCMLeV
New post on /r/flutterdev subreddit:

Flutter Newsletter 3 for July 27 - Aug 2 | Material Design Awards, Handling Error, CI/CD for Flutter and Provider Package
https://ift.tt/2Zubbo7

August 03, 2019 at 06:16PM by DecimalSaxon
https://ift.tt/2yzMGdg
New post on /r/flutterdev subreddit:

Flutter-web interaction with Kotlin
Hi all,I'm curious if flutter-web can currently interact with Kotlin.I've unsucesfully looked for some hello world projects involving both of them interacting. [ I have found however such projects for Android/iOS(flutter + Kotlin), but nothing involving flutter-web]As I am extremely new to the world of Flutter-web and Kotlin and looking into them in my spare time any working starting point would be extremely helpful.Thanks!

August 03, 2019 at 06:43PM by sdrJunkie
https://ift.tt/2YpmSA8
New post on /r/flutterdev subreddit:

Flutter Enhancement Suite - Auto-completion, Snippets & more (IntelliJ/ Android Studio Plugin)
https://ift.tt/2YFXXrc

August 03, 2019 at 07:53PM by karlheinzkassler
https://ift.tt/2YD8PpL
New post on /r/flutterdev subreddit:

Android studio plus kotlin to flutter
If you know android studio well enough can you switch to flutter easily, i mean how there design and activies work is it XML and have same lifecycle like with kotlin and android studio.

August 03, 2019 at 07:39PM by Hiwa_47
https://ift.tt/31gq9yI
New post on Flutter Dev Google group:

It takes like 4 mins to build after adding codes on ios part.
Hi, We want our flutter app on iOS has the Stripe Apple-Pay, which is not supported by Stripe's flutter SDK right now (I guess that's because Android doesn't have Apple-Pay, so Stripe mute it on Flutter). Thus, I have to build Apple-Pay on iOS part along. However, everytime we build fluuter

August 03, 2019 at 10:41PM by James Du
https://ift.tt/31jNXS3
New post on Flutter Dev Google group:

Use showDialog with conditional in build method
Hi! I have a screen, which shows a button. If I press it, an async job is started. During this time, I want to show an AlertDialog with a spinning wheel. If that job is finished, i will dismiss the dialog or show some errors. Here is my (simplified) code: Widget build(BuildContext context) {

August 04, 2019 at 01:21AM by Aaron Fischr
https://ift.tt/2OU0LO3