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

What's the best way to share data between 2 BLoCs?
Hey guys.I've been using the BLoC pattern combined with inherited widget for a while now and I've came across multiple occasions where I wanted to share data between 2 separate BLoCs. There are so many ways to do such operation, but I don't know which procedure is the best or the most commonly used one.Can you guide me through this issue please? Thank you.

April 03, 2019 at 01:07AM by karimelghamry
https://ift.tt/2FMRKhJ
New post on Flutter Dev Google group:

Stuck with Firebase for Flutter Step 4
Hey all, New to flutter and been teaching myself flutter and been stuck. Hope someone can help shed some light....Thanks in advance.. Here is what I am trying to do.... 1. I am playing with Firbase with Flutter as mentioned in https://ift.tt/2FOac9G

April 03, 2019 at 03:11AM by John Varghese
https://ift.tt/2UaOFly
New post on /r/flutterdev subreddit:

Flutter run --release issue in iOS
I run my Project through flutter run --release command in mac's terminal. In Android it is working perfect but in iOS i got error like Try launching Xcode and selecting "Product > Run" to fix the problem:open ios/Runner.xcworkspaceAny one have the solution ,then let me know.

April 03, 2019 at 07:52AM by kml2105
https://ift.tt/2uGzamb
New post on Flutter Dev Google group:

Flutter Problem
Android dependency 'com.google.android.gms:play-services-base' has different version for the compile (15.0.1) and runtime (16.0.1) classpath. You should manually set the same version via DependencyResolution

April 03, 2019 at 09:08AM by deepak...@quokkalabs.com
https://ift.tt/2uIrwYP
New post on Flutter Dev Google group:

Flutter Create submission: How to submit app update
Hello Flutter Dev team I am in the process of submitting an app for Flutter Create. I submitted the Google form with the ZIP attached. Since then, I have made some improvements to the app and I wish to update my submission, as it is mentioned in the guidelines that we can do that. I have

April 03, 2019 at 09:35AM by sivaram siva
https://ift.tt/2I8JGe2
New post on Flutter Dev Google group:

Printing to Bluetooth Printer
Hello Flutter Dev team I love flutter in first try. Now I developed mobile POS with flutter. I need more documentation about how to connect Bluetooth printer and print the receipt. I am looking forward to your reply. Thanks you very much.

April 03, 2019 at 12:27PM by Tin Tin Nwe
https://ift.tt/2Uvu4b5
New post on Flutter Dev Google group:

image_picker and AndroidX compatibility issue
Have anyone run into problems with image_picker and AndroidX? I converted my flutter app to AndroidX according to the guidelines published on flutter.dev and now the app crashes with the stacktrace below as a result. I created a new app via flutter create, added the image_picker dependency and

April 03, 2019 at 01:45PM by and...@usego.se
https://ift.tt/2Ufc4lO
New post on /r/flutterdev subreddit:

Creating a Flutter Plugin | Dialog Box
https://ift.tt/2Uu6qvy

April 03, 2019 at 01:49PM by ashishrawat2911
https://ift.tt/2K2ZuSl
New post on /r/flutterdev subreddit:

Facebook Audience Network on Flutter
Is there any plugin for using Facebook Audience Network on Flutter? Has anyone used it, share with us how did you implement it. Thank you

April 03, 2019 at 02:52PM by yiss92
https://ift.tt/2VeLwxP
New post on /r/flutterdev subreddit:

I just published Building ABND Project 2 — Score Keeper App with Flutter
https://ift.tt/2HV5xWX

April 03, 2019 at 04:14PM by fleper
https://ift.tt/2I6vDWk
New post on Flutter Dev Google group:

Flutter, Firebase and Admob Mediation
I've been looking through the interwebs and haven't found anything. Any insights here? I want to add AdMob Mediation to my Flutter app. It is weird to be that Firebase/AdMob doesn't have Flutter specific information to get AdMob Mediation to work since it is also a Google property.

April 03, 2019 at 04:55PM by Brennan Altringer
https://ift.tt/2IbgcMK
New post on /r/flutterdev subreddit:

Learning Flutter Live Stream at 7pm Eastern Time
I am going to start a weekly live stream where we will explore Flutter development.Flutter is still some what new to me so we can learn together. My background is full stack web development, but am wanting to transition to developing with Flutter.On today's live stream I will be trying to create "The Unofficial Flutter App".The goal is to have an app that has the flutter twitter, medium articles and API docs.https://www.twitch.tv/theflutterdev

April 03, 2019 at 07:16PM by NeverSpeaks
https://ift.tt/2YVyd7I
New post on /r/flutterdev subreddit:

Listening for Keyboard open/close with position for Animation?
So I've been diving into Flutter recently and sometimes I'm really really excited by it. Coming from React Native, it's so nice to know what I am making will look the same on both devices! The granularity of control with the widgets is fun, even though it can be a bit verbose.One thing that I really love about React Native is the simplicity of doing basic animations. Set an Animated value, add an interpolator, and Animate stuff.But I digress.Flutter, while it's certainly easier to do very complex animation as opposed to React Native, I feel is missing some very basic things. Right now I'm porting over an app from React Native. On the login screen, when you focus the textfield, the logo above it shrinks as the keyboard rises. Its height is literally determined by the keyboard height thanks to the Keyboard class having a listener method.I've been looking all over for something similar to Flutter and I'm at a loss. I know you can get the `MediaQuery.of(context)` to get all sorts of values, and also the WidgetsBindingObserver, but I've had no luck of either getting the bottom value 'as' it changes, or the keyboard position.Has anyone done something similar?

April 04, 2019 at 03:59AM by puglife420blazeit
https://ift.tt/2IdLu5t
New post on Flutter Dev Google group:

Mimic Google UI from Google calendars?
I want to do this. I have a Stream Builder using Firebase with a list of events with dates and times. I want to group events under a specific date and start the feed at the current date but still allow the user to scroll in the past or the future. [image: IMG_0EFE2611AD60-1.jpeg] I am assuming

April 04, 2019 at 06:27AM by Brennan Altringer
https://ift.tt/2OMb6Yj