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

I release a Flutter application. Simple, scan & discover if you eat healthy ... (Be nice I start with Dart and Flutter 😁)
http://bit.ly/2IFEbES

April 25, 2019 at 07:10AM by qsvtr
http://bit.ly/2VndBpJ
New post on Flutter Dev Google group:

[Android Build] Can not build the apk
Hi all, I'm facing the problem when tried to build android apk. I got that: *Process 'command '/Users/johnny/Johnny-center/Works/Flutter/development/flutter/bin/flutter'' finished with non-zero exit value 1* -> It was failing in flutter core. I'm using this command like to build apk:

April 25, 2019 at 09:06AM by Johnny Le
http://bit.ly/2DJ2hun
New post on Flutter Dev Google group:

How to display the pdf file in flutter application
Hi I have a doubt regarding Can we load the pdf url in webview_flutter framework.(When i'm doing page is loading but pdf is not visible). Can anyone suggest the solution for it. and also any example(github link) for displaying pdf or word document. Thanks & Regards G Rajkumar

April 25, 2019 at 09:34AM by rajkumar.g...@gmail.com
http://bit.ly/2IJrKb0
New post on Flutter Dev Google group:

Security Exception for wi-fi service
Hi, I'm working on the wifi service to get the IP address of my mobile and for further. I have given the following permission in the android manifest also
April 25, 2019 at 10:00AM by karth...@futurefarms.in
http://bit.ly/2Pw2dCU
New post on Flutter Dev Google group:

WiFi Service Error
Hi, I'm working on the wifi service to get the IP address of my mobile and for further. I have given the following permission in the android manifest also
April 25, 2019 at 12:04PM by karth...@futurefarms.in
http://bit.ly/2IGIAqY
New post on Flutter Dev Google group:

Is creating desktop apps already possible?
The current master seems to support building mac desktop apps. I see the message `Downloading darwin-x64 tools...` when running "upgrade" and if I set the environment variable `ENABLE_FLUTTER_DESKTOP`, my Visual Studio Code flutter plugin "detects" a desktop app and offers to build it. Is there

April 25, 2019 at 01:14PM by eib...@gmail.com
http://bit.ly/2XIJzdO
New post on /r/flutterdev subreddit:

What're​ the most useful tools to build the ​Flutter app?
What tools, blocks, packages do you recommend to use for my first Flutter app?

April 25, 2019 at 01:13PM by Gigatronbot
http://bit.ly/2IU9ECp
New post on /r/flutterdev subreddit:

[Noob question] VS code - trying to disable intellisense sugestions if I have not typed anything but opened a bracket
Hey All,
So I'm trying to disable when I open a bracket it suggests objects.When I open new Scaffold's bracket it throws a list at me so when i go to hit enter it fills variables in, I can get around this by hitting escape anytime the list populates but that's kinda annoying​
void main() { runApp( new MaterialApp( title: "Chat App", home: new Scaffold( appBar: new Appbar( ) ) ) ) } 
Using Visual studio code with dart and flutter pluginWhat I've triedRemoving the plugins one by one, it seems to stop suggesting when both plugins are removed (plugin flutter relies on dart being installed) but then I lose code stylesA list of settings found here https://dartcode.org/docs/settings/
and I can't seem to find anything to turn suggestions off completelyWhere I'm currently looking
Visual studio's intellisense to see if I can disable it on dart files,If anyone has any suggestions, please and thank you

April 25, 2019 at 01:46PM by Obvious_Engineering
http://bit.ly/2GFrS92
New post on /r/flutterdev subreddit:

Flutter with AWS, Azure or Google Cloud?
I'm working on an app that uses large database structures. I started off with Firebase, but it doesn't serve my needs anymore. I need a large scalable database, preferably SQL, because I already know that. I need very custom search capabilities that Firestore just doesn't provide.​I don't have any experience yet with any of the 3 services, which one is easy to pick up? What about cost effectiveness? And which has a good integration with Flutter?

April 25, 2019 at 02:26PM by thisw4y
http://bit.ly/2J31urF
New post on /r/flutterdev subreddit:

How I should handle networking in flutter?
In native android development, retrofit is the library to go to when you want to add networking to your app, post requests and such, what is the best way to handle networking in flutter? Do you just follow the Flutter docs and use the http library or are there better options?

April 25, 2019 at 03:43PM by HassanElwy
http://bit.ly/2L1ZXEI
New post on /r/flutterdev subreddit:

How much does it cost to release a flutter app for Ios
I will be using flutter for developing an app for IOS for a small firm. There will not be many users (around 5), so I guess that I can install the app manually on all their phones once I am done. I saw that I can publish the app on TestFlight through the apple store, which seems like a better idea since I don't have to update it on each one of their phones every time, but I am not sure if this procedure is free or not. I know that you need to have an apple certificate when publishing to the whole public, but do I need one for a small restricted user base? Or is there any other way I can deliver updates remotely? Thanks

April 25, 2019 at 03:55PM by byrek
http://bit.ly/2GGYSht
New post on /r/flutterdev subreddit:

Is it possible to create a Flutter app that connects to WiFi on iOS without a paid developer account?
I’ve managed to build and deploy flutter apps on my iPhone, as long as they do not require any special permissions but now I’m trying to build an app that connects to a WiFi network and I keep failing.I’ve added WiFi access to runner.entitlements but I keep getting an error saying that my development team doesn’t have the capability to connect to WiFi.Any help would be appreciated!

April 25, 2019 at 04:12PM by EntrepreneurIL
http://bit.ly/2UAVYys
New post on /r/flutterdev subreddit:

Is there any way to browse the sqflite database of my app on the computer?
Or perhaps even an extension that implements a database browser widget?Thanks!

April 25, 2019 at 05:25PM by babyningen
http://bit.ly/2UHr7At
New post on /r/flutterdev subreddit:

Flutter will officially support desktop applications
http://bit.ly/2UXDE7C

April 25, 2019 at 06:04PM by EngineerScientist
http://bit.ly/2ISC3IW
New post on Flutter Dev Google group:

Flutter for run a wordpress in kiosk mode
Hi, i,m so new in flutter and i want to ask if it's possible to run wordpress page inside of flutter in mode kiosk. I have a desktop app building in electron and run over windows in kiosk mode. If you can give me a little path to follow will be great. Thanks in advance. Noe

April 25, 2019 at 07:18PM by Noe
http://bit.ly/2VvDOCy