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

How to add banners in an Fluuter app with UnityAds plugin ?
Hello everyone here !My team and I are willing to add ads in our apps. For some reasons we aren’t able to use AdMod so we try to work with Unity. The problem is that the existing package doesn’t work for banners. We tried to modify it for days but we can’t show banners. Logs show that the banner is ready to be shown but that error appears :I/flutter (15975): Ready: banner I/UnityAds(15975): com.unity3d.services.UnityAdsImplementation.show() (line:207) :: Unity Ads opening new ad unit for placement banner E/UnityAds(15975): com.unity3d.services.core.api.Sdk.logError() (line:57) :: Show invocation failed: Campaign not found I/flutter (15975): Finished banner with FinishState.errorDoes someone here have a solution or an other way to show Unity banners in a Flutter app ?Thank you for your precious time !

July 01, 2019 at 11:10AM by BarracudApps
https://ift.tt/2RNZhlT
New post on /r/flutterdev subreddit:

A lightweight & powerful Dependency Injection package. Another guice for dart
https://ift.tt/2FJP59s

July 01, 2019 at 10:48AM by dns1211
https://ift.tt/2KQpmQV
New post on /r/flutterdev subreddit:

Generate sample content dropdown empty in Android studio
Recently tried to learn flutter and dart by following tutorials from a YouTube channel called London App Brewery.And couldn’t continue because the dropdown for generate sample content in creating a new flutter project is empty.Is there a work around or better tutorials out there?

July 01, 2019 at 10:28AM by sammmmmmbbbb
https://ift.tt/2ZXyYwA
New post on Flutter Dev Google group:

Getting data from flutter
I'm new to flutter. I'm working on vs code. I need help... How to get data from the firebase realtime database in which, In database, the only name is constant only the value changes. So how can i program to get this? and it should update its value Thank You.

July 01, 2019 at 01:46PM by Abinavan Nagendran
https://ift.tt/2RKDdsF
New post on Flutter Dev Google group:

Hot Reload
Good Evening, Hello, I want to ask why is my hot reload is missing, i'm new to flutter ._. i hope you guys can help me. i'm sorry if my english is bad

July 01, 2019 at 02:59PM by Nur Wahidin Saputra
https://ift.tt/2KPCWns
New post on /r/flutterdev subreddit:

App to display PDF files Flutter
Good morning everyone,I am new to mobile and flutter development. I am currently building an app in which users can view archive files. So all these files are in pdf version. I need some advice on how to go about this. Do I upload the pdf's to the pubspec file and then just call it on my display pages. OR is it more complicated?

July 01, 2019 at 03:41PM by afdal_khan
https://ift.tt/322XChf
New post on /r/flutterdev subreddit:

Any good resources on Flutter UI design
I'm currently in the process of making an app where the front end is mostly done functionally. It's just that it looks really ugly. Does anyone have any resources about UI design in flutter or even in general?

July 01, 2019 at 03:17PM by Kibitz117
https://ift.tt/2Xil8TI
New post on Flutter Dev Google group:

WebSocket error
i'm connecting to websocket from the following line of code: IOWebSocketChannel.connect( 'wss://iamflexi.com/ws/private_feed/$userName/' ); Then i send data to my websocket from the following code: var _results = { 'message': _textController.text, "command": "new_messag

July 01, 2019 at 06:33PM by Kamran Ali
https://ift.tt/2XEMAzu
New post on /r/flutterdev subreddit:

A very noob tutorial for Flare ?
I'm a developer and want to draw lines, and even that I can't do. Help me please!I have to learn / use Flare.PS: I don't understand much, I tried a bit, I could create a line, but I can't animate the drawing.I post here too because r/2dimension is quite less populated.

July 01, 2019 at 06:26PM by napolitain_
https://ift.tt/2Xm18o8
New post on /r/flutterdev subreddit:

Flutter + pizza? Yes! Calcolapizza is my first Flutter app to calculate amount for pizza doughs
Hi guys, I started to play with Flutter some weeks ago with the AppBrewery's course and after some units I felt already confident enough to build my first app, I already had some programming background behind since I am a CS Student so it was relatively easy, I just had to learn how things work with Flutter.Since I love making pizza I decided to make an Android version of a tool that an italian forum offers to calculate the amount for pizza doughs, the web page it's responsive but everytime I had to screenshot the results and I never remembered what I originally set so how many pizzas, their weights etc. I don't even wanted to write down every single recipe since I like to experiment a lot and that's why I made my own Flutter version of the Calcolapizza. The app is not complex, on GitHub you can find the source code and also how to set it up for a neapolitan style pizza dough and a video that explain the entire kneading process.I'm really happy of what you can do with Flutter in a few days, it's so easy! Some months ago I had to develop two app for a University course, one in Java for Android and one with Objective-C for iOS (don't ask me why they didn't switch at least to Swift) and I really loved Flutter for its simplicity. Here's some resources that helped me and that I recommend:AppBrewery's Flutter coursePragmatic State Management in Flutter (Google I/O'19)Flutter Localization the Easy Way - Internationalization with JSON​Let me know what do you think about the app if you will try it! I'm open to any kind of feedback or suggestion :)

July 01, 2019 at 06:10PM by Nicuz06
https://ift.tt/2FL9cnv
New tweet from FlutterDev:

While a Future provides a single value and stops, Streams keep on going and provide multiple values (and errors!) over time.

In this episode of #FlutterinFocus, learn about the fundamentals of reactive coding with streams 🚰

Watch here → https://t.co/cbtVb3Zpmw pic.twitter.com/yQWf9jSgMv— Flutter (@FlutterDev) July 1, 2019

July 01, 2019 at 08:33PM
http://twitter.com/FlutterDev/status/1145762248381673474
New post on /r/flutterdev subreddit:

After 20 hours of work, the Dart 'spread' copy generator is finally implemented for IntelliJ
https://ift.tt/2KPYKiP

July 01, 2019 at 09:04PM by andrasferenczi
https://ift.tt/2NnTtBa
New post on Flutter Dev Google group:

Failed to generate APK with google_maps_flutter
google_maps_flutter: ^0.5.16 $ flutter build apk --debug Initializing gradle... 3,7s Resolving dependencies... 33,3s FAILURE: Build

July 01, 2019 at 11:22PM by Leonardo Costa
https://ift.tt/2Xhobvk
New post on Flutter Dev Google group:

Dart & Flutter VS Code extensions v3.2.0
Hey all, v3.2.0 of the VS Code extensions are live. Release notes below (and online ). If you hit any problems please do file issues on GitHub . Code Completion Improvements - #1776
July 01, 2019 at 11:22PM by Danny Tuppeny
https://ift.tt/2J2EsAE
New post on Flutter Dev Google group:

Flutter boilerplate
Hi all, I need a starting app with simple booking features, based on Firebase.. Some help ? :)

July 02, 2019 at 12:03AM by Mauro Miotello
https://ift.tt/2Xm7Wly
New post on Flutter Dev Google group:

[BREAKING CHANGE] Change arguments of SceneBuilder.pushColorFilter
Issue: https://ift.tt/2Yzky5L We updated Paint.colorFilter a little ways back to accept a color matrix in addition to a simple color/blendmode pair. We have a request to do the same for SceneBuilder. The most straightforward way to do this is to change the parameter

July 02, 2019 at 12:10AM by Dan Field
https://ift.tt/2FLBCho