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

Problems with the hero widget
Hello, I'm a beginner and I want to create a simple notes app.I have a Container as frames to scroll through and then the boxes laid out with rows and columns and then a container with text in it. I want the big Container to transition into the detailed screen and the text should also have a hero transition so it's all smooth. I first put a hero transition only on the big Container, but then during the transition, the outer left part of the box was this yellow and black stripes and when the transition was over it was completely normal again. Also, the text was a bit glitchy. Then I tried to add a Hero widget to the text as well, but you're not allowed to do that. So I commented the first one out. Everything was fine besides the outer Container not transitioning.Do I have to post the code? What should I do? Do you have an idea?

November 06, 2019 at 08:25PM by fstr05
https://ift.tt/2NNFpOd
New tweet from FlutterDev:

It's that time again ๐Ÿคฏ#WidgetoftheWeek โšก

Need to get a user's input or alert them? Depending on your preferred design, you can use a basic popup that can include an animated image or just text. AlertDialog will get your message across.

Watch more → https://t.co/Iitqd4vmAF pic.twitter.com/N7dAyFhpduโ€” Flutter (@FlutterDev) November 6, 2019

November 06, 2019 at 10:25PM
http://twitter.com/FlutterDev/status/1192191268450750464
New post on Flutter Dev Google group:

[IOS] Google sign in crashes the flutter app in IOS device
Hi all, google_sign_in 4.0.11 plugin crashes on the IOS device with the exception, but it works OK on the simulator. PlatformException(google_sign_in, -[NSNull stringByAddingPercentEncodingWithAllowedCharacters:]: unrecognized selector sent to instance 0x38bb1978, NSInvalidArgumentException)

November 06, 2019 at 10:33PM by Subbu
https://ift.tt/2PPeeFA
New post on /r/flutterdev subreddit:

How can I make snapchat-like UI and still scroll center widget?
By snapchat-like UI, I mean pages slide out of the right/left sides and cover the middle screen instead of moving it. I already have this implemented with a stack having the main screen in the back, and above it a pageview with a transparent Container in the center.My problem is that I now can't scroll the center page, because the transparent widget is covering it. How can I make it register touches with a widget above it?

November 06, 2019 at 10:42PM by jeremyfriesen
https://ift.tt/2pBSbYl
New post on /r/flutterdev subreddit:

Github's 2019 Octoverse report is out, Flutter is listed as the #2 fastest growing open source projects and Dart the #1 fastest growing language worldwide!
https://ift.tt/1huIPwK

November 06, 2019 at 11:40PM by EngineerScientist
https://ift.tt/33pcxCI
New post on Flutter Dev Google group:

IOS 4/3 images not working with ImagePicker in VS Code
Note I'm testing with 2 devices: (not testing using camera mode yet) 1- iPhone 7 (IOS 13.2) (has 4/3 and square) 2- iPhone 11 (IOS 13.2) (has 4/3, 16/9 and square) Using ImagePicker (image_picker: ^0.6.1+10), (Flutter 1.9.1+hotfix.5) I have found that when I select an image from the library

November 07, 2019 at 12:25AM by jerry hamby
https://ift.tt/2JZNzCi
New post on Flutter Dev Google group:

Incoming Call Notification
I created a video calling application but for the moment, when somebody wants to call a person, the receiver is getting a push notification to start the call. I want to be able to show an incoming call screen, something like WhatsApp does or Facebook. Are there any 3rd party packages you know

November 07, 2019 at 01:52AM by Israel Ribeiro
https://ift.tt/32kadeZ
New post on /r/flutterdev subreddit:

What is Vulkan Library?
I've seen this term a lot while searching in different problems And this thing is also installed in my PCCan anybody elaborate what are these libraries and is there any link with coding?Much Thanks โค๏ธ๐Ÿ˜Š

November 07, 2019 at 04:12AM by m_hamzashakeel
https://ift.tt/36IQxoc
New post on /r/flutterdev subreddit:

Anyone got an in-person invite for Flutter Interact happening on December 11, 2019?
No text found

November 07, 2019 at 03:30AM by georgetk1996
https://ift.tt/2PPTMo5
New post on /r/flutterdev subreddit:

Flutter Design Patterns: An overview of the Composite design pattern and its implementation in Dart and Flutter
https://ift.tt/2NoAhBn

November 07, 2019 at 08:33AM by mkobuolys
https://ift.tt/2WVcoEv
New post on Flutter Dev Google group:

Edit in flutter.gradle file
Somebody help I try to find a solution to this problem but without result, this photo the bug

November 07, 2019 at 11:01AM by A7md 7assan
https://ift.tt/2NRhYDE
New post on /r/flutterdev subreddit:

Flutter and QR scanners..
I need your help guys, I've now tried several different QR scanners for Flutter and none of them provide easy to customize overlays/heights, widths, etc.I've realised the following app in React Native and have to rebuild it exactly like this in Flutter aswell: https://i.imgur.com/e0B8epT.pngNow my question: Is it possible to realise the same with this qr_code_scanner? Does anyone have any experiences with it? Everytime I try to put the scanner into a Stack widget it tells me theres an issue regarding flex and that the scanner can't have a parent widget that constrains its flex properties (its an issue how the package is coded, I would need to dig deeply into its implementation). But I need the Stack to be able to overlay the animated scanning line and the rounded corners.. Also I can't get it to add padding to the left and right sides because again, flex properties misbehaving..So I might need to check out other scanners, how would you implement the design of the QR scanner, which packages would you use? I mean QR scanners are very common it can't be that complex right?Is this even possible?Thanks in advance!

November 07, 2019 at 09:54AM by flexinlikejackson
https://ift.tt/2qwRUWs
New post on Flutter Dev Google group:

Post request with API Key and Webview Flutter
Dear All, I have a flask application which once called from my flutter app, creates some HTML file and returns the location of the file name. Then my flutter app views that file using 'webview_flutter' package. This was working perfectly fine in local development server. When I uploaded it to

November 07, 2019 at 01:18PM by Niladri Paul
https://ift.tt/32uWbax
New post on /r/flutterdev subreddit:

Google's Stadia App is Built Using Flutter
https://ift.tt/33riDT6

November 07, 2019 at 03:01PM by themanofthedecade
https://ift.tt/2NPDIzV