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

Problem Displaying Test Ads Admob
Hey guys, I need help on display test ads on my app. I already followed the instructions found in https://pub.dev/packages/firebase_admob couple of times but I still get the same error.
W/Ads (11046): There was a problem getting an ad response. ErrorCode: 0 W/Ads (11046): Failed to load ad: 0 W/flutter (11046): onAdFailedToLoad: 0 I/flutter (11046): BannerAd event is MobileAdEvent.failedToLoad 
My Admob account is already verified. I'm testing it on Android Studio emulator on latest API. Thanks in advance.

March 15, 2020 at 09:49AM by pukima_sial
https://ift.tt/2IO6ted
New post on /r/flutterdev subreddit:

FlutterForce — Week 68
https://ift.tt/2WcNSjQ

March 15, 2020 at 11:55AM by flutterist
https://ift.tt/2TTpK4l
New post on /r/flutterdev subreddit:

Storing, writing and reading Data from host?
In my IT class were off to make an own-directed software of some kind.Our school-organizing app is pure horsesh*t so me and my team decided to do it better.You should be able to create classes, upload text and images etc. Ofc that data has to be stored, read and written somehow.My question is : How would you go about that?I also would be open to hosting the storage from my laptop at home if thats possible.It doesn't have to be super quick and hold many files since it's only experimental to work on like 10 devices.Any help is highly appreciated

March 15, 2020 at 12:45PM by BenGroll
https://ift.tt/2wUvJNg
New post on /r/flutterdev subreddit:

Getting the currently playing media info
Hello there! I am new to flutter, and I was wondering if there's a way to get the metadata of currently playing media in the phone, whether it be from Spotify, PowerAMP, or google chrome. I am thinking of making an app for me and my friend where we can see what the other guy is listening to. Hoping to see your suggestions!

March 15, 2020 at 05:37PM by gutless_gamer
https://ift.tt/33oLYOH
New post on /r/flutterdev subreddit:

Conditional dependencies per platform.
Is there any way to exclude some dependencies when building for web ?.Basically in my app I plan on using Firebase for Native builds, and simply removing some functionality for the web client as firebase breaks web builds.Is this possible ?

March 15, 2020 at 06:44PM by undefinedNANString
https://ift.tt/38LD1QI
New post on /r/flutterdev subreddit:

Introducing ConditionalWrapper, a widget to allow conditional wrapping with another widget
https://ift.tt/2w8YrtL

March 15, 2020 at 11:02PM by _thinkdigital
https://ift.tt/39UUTK7
New post on Flutter Dev Google group:

Mapbox search and display marker dynamically on flutter?
Hi flutter developers, I would like to search and dynamically display markers (upon tapping and searching) in flutter using mapbox. Anyone has a good example that does the above? I saw one but it isn't dynamically displaying markers. Any help is appreciated.

March 15, 2020 at 11:02PM by SW
https://ift.tt/39WB3hC
New post on Flutter Dev Google group:

X Android license status unknown. Try re-installing or updating your Android SDK Manager. See https://ift.tt/2NbrAuL or visit https://ift.tt/2RLjn2n for detailed instructions.
[√] Flutter (Channel stable, v1.12.13+hotfix.8, on Microsoft Windows [Version 10.0.18362.720], locale en-US) • Flutter version 1.12.13+hotfix.8 at D:\Flutter Pack\flutter • Framework revision 0b8abb4724 (5 weeks ago), 2020-02-11 11:44:36 -0800 • Engine revision e1e6ced81d •

March 16, 2020 at 01:29AM by Salt Shine
https://ift.tt/2UmkHbR
New post on /r/flutterdev subreddit:

Flutter doctor issue
I have installed Flutter and Android studio, and everything works perfect, but when i type flutter doctor in the prompt, i get:[!] Android toolchain - develop for Android devices (Android SDK version 29.0.3)X Android license status unknown.Try re-installing or updating your Android SDK Manager.See https://developer.android.com/studio/#downloads or visit https://flutter.dev/setup/#android-setup for detailedinstructions.​Everything works perfect on android studio, but i have "Please configure Android SDK" in my logcat, why? How i can run Flutter aps in the emulator having this problem?I'm on Windows home 64.p.s : sorry for bad english

March 16, 2020 at 04:04AM by Dan_of_1984
https://ift.tt/3aXtmYF
New post on Flutter Dev Google group:

Facade transaction
Good morning this code I have to push to a new window with a facadetransaciton inside, but I can't click, that is, the click is not recognized. //Classe che rappresenta la scheda di un cantiere class SchedaCantieriView extends StatelessWidget { final AnimationController animationController; final

March 16, 2020 at 08:15AM by Dev Connect
https://ift.tt/2IQK4gs
New post on /r/flutterdev subreddit:

If I make a Flutter Web App with Firebase services, do I need to use the Firebase hosting for the web version?
I’m making a Flutter app for Mobile (iOS&Android) as well as making it for Web. I am currently using the Auth, Storage, Firestore, and other services from Firebase but my question is, do I need to use the hosting for the web version? I haven’t used firebase in a few years and last I remember if you use Firebase services for web you need to host it on their servers through the hosting tab. Is this still true? Thanks!

March 16, 2020 at 07:34AM by NoahFlowa
https://ift.tt/2QfgFAA