Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

create or open a new totally empty app
hello, I would like to know if it is possible to create or open a new empty app without the pre-ready demo in it. The reason is that I have the feeling that some information about the demo app persist in the cache and pollute new code. Please tell me if it is possible and how, Thank you

February 04, 2020 at 06:09PM by Bened
https://ift.tt/37YToK6
New post on /r/flutterdev subreddit:

Can anyone tell me why I have to bother myself with DI packages when Provider already have Provider & ProxyProvider?
The title said it all. I'm curious why ppl creating so many DI packages, and why I have to get my hands dirty on them.Maybe I get it right or wrong? Please enlighten me, I appreciate it.

February 04, 2020 at 07:24PM by JoeJoe_Nguyen
https://ift.tt/2Opkt1q
New post on /r/flutterdev subreddit:

Considering using Flutter for a Web App
Hello,I'm a full stack dev and I usually do my UI in React but I'm interested in Flutter as it seems like I might be able to develop a web app alongside native app counterparts.As I understand it, I would need some fine tuning to get to that point but I also haven't seen any concrete evidence that it is possible. I'm seeing warning signs that it isn't production grade but I'm not concerned about that since it would be a personal project.Could anyone advise me from a high level that I could develop a web app and native apps side by side using Flutter in it's current state?Regards

February 04, 2020 at 08:59PM by damian557
https://ift.tt/2Siaa07
New post on Flutter Dev Google group:

Considering using Flutter for a Web App
Hello, I'm a full stack dev and I usually do my UI in React but I'm interested in Flutter as it seems like I might be able to develop a web app alongside native app counterparts. As I understand it, I would need some fine tuning to get to that point but I also haven't seen any concrete

February 04, 2020 at 09:17PM by damian557
https://ift.tt/2RXdKO6
New post on Flutter Dev Google group:

What’s the proper way to upgrade Flutter SDK
When I execute: flutter upgrade I always got error message of some modifications not being checked in or stashed. What should I do to get update done? Thanks, -- Thanks! Yu (Aaron) J'ecrite, donc je pense. Je pense, donc je suis.

February 04, 2020 at 09:21PM by Yu Shen
https://ift.tt/36YlGDl
New post on /r/flutterdev subreddit:

Is camera data or business logic layer in Bloc architecture?
Hi Everyone!I am try learn Bloc architecture with this: https://bloclibrary.dev/#/architectureI am try implement camera plugin with this architecture but I am not sure which layer camera is. Is it go in data layer? So when I call cameras = await availableCameras(); I do this in business logic or data layer? Is this same for CameraController controller = CameraController(cameras[0], ResolutionPreset.medium); ?​Thanks for help!​If anyone have repo which initialize camera with this architecture I want see how you do!

February 04, 2020 at 11:04PM by Flutter_Dev
https://ift.tt/2UnxNH8
New post on /r/flutterdev subreddit:

Weekly Questions Thread - February 04, 2020
This thread is for simple questions that don't warrant their own thread (although we suggest checking the sidebar, the wiki, our Discord, or Stack Overflow before posting). Also the Flutter.dev getting started tutorial and the Flutter Cookbook should have the answers to most simple questions. Examples of questions:How do I send data to a new screen?Does anyone have a link to the source for the Flutter Gallery app?How do I change the application launcher icon in Flutter?Important: Downvotes are strongly discouraged in this thread. Sorting by new is strongly encouraged.Large code snippets don't read well on reddit and take up a lot of space, so please don't paste them in your comments. Consider linking Gists instead.Have a question about the subreddit or otherwise for /r/FlutterDev mods? We welcome your mod mail!Also, please don't link to Play Store pages or ask for feedback on this thread. Save those for the App Feedback threads we host on Fridays.Looking for all the Questions threads? Want an easy way to locate this week's thread? Click this link!

February 04, 2020 at 11:32PM by AutoModerator
https://ift.tt/31qpJqE
New post on /r/flutterdev subreddit:

Job interview
Hi, and thanks for any advice in advance :)I'm a programmer, having coded for many platforms, including some classic video games, native apps, ionic and, naturally, Flutter.I've always been a freelancer and for a while things were good. But my country is in a serious economic crisis since 2015 and freelancing is becoming less and less an option. So...Tomorrow I have a job interview to a Flutter dev position. I'm well capable of the task at hand (the job itself) but I've neeeever been to a job interview in the last decade. So I was wondering:Do you guys have some tips about what you'd consider important to say or any specific knowledge that interviewers are currently looking for when hiring flutter developers?Thanks tons!

February 05, 2020 at 12:26AM by zaraned
https://ift.tt/382VUyQ
New post on /r/flutterdev subreddit:

I have an identity crisis
Just joking, don't take it seriously.So anyway, I've been using DartAngular for over a year now and have a production application (go as backend).Today I got into pub.dev just to see if there's a new package for GraphQL that is compatible with DartAngular. To my surprise, there were no more Web tags on packages, only Dart Native / Flutter.
It was not the end of the world since I already wrote my own package for GraphQL including subscriptions (very much fun)I've also been eager for the final release of Flutter for Web but I don't feel it's going to happen very soon. From the beginning of the project the plan was using DartAngular till Flutter web is production-ready and move my code into Flutter. I have most of my logic in a separate project including BLOC states so doing that change is not that hard.The bottom line now that my project is live very soon stage 2 of development is coming in and I don't know if I should keep investing in DartAngular. I'm not worried it's going to disappear since google uses it heavily in their Adwords department (most of their money-making machine) but I feel I'm going to get behind technology-wise if I stay with DartAngular.Anyway, wanted to ask you guys what are you using for Web Front-End Development? I'm not a fan of typescript since I learned Dart it's the last thing in the world I would like to use. Maybe Kotlin, Swift or just hold the fort till Flutter for Web is productive? What do you guys recommend?

February 05, 2020 at 02:58AM by Kwaig
https://ift.tt/2vJr1kK
New post on Flutter Dev Google group:

Open Source Code Review Tool
Hello, I have outsourced the development of an application (in flutter for android/iOS) and, before to go live I want to perform few validation tests. In particular I am keen to: - Perform Quality Code Review (to understand how good the application has been written) -

February 05, 2020 at 06:58AM by Ivan Pironi
https://ift.tt/2RZwc9a
New post on /r/flutterdev subreddit:

I've been having trouble with VSCode recently, can you help me get rid of the highlight that appears after you open up parenthesis and write in a parameter? It disables autocomplete and is annoying.
Video of my problem here: https://imgur.com/a/UGmGGAF​I hope you understand what I mean. I could not find any help on the internet. Is there a way to disable that weird highlight that blocks autocomplete? Thanks.Also, why am I not allowed to post images/videos?

February 05, 2020 at 08:42AM by dragonslayerarmour
https://ift.tt/36Zjlb9
New post on /r/flutterdev subreddit:

Very simple calculator using dartpad
Hello,This is my first very simple calculator using dartpad as flutter beginner.https://dartpad.dartlang.org/292ba20341d4ea9b4c285b2bdc5840b4To get the result from 1+2just hit button 1, button +, button 2, button =

February 05, 2020 at 11:01AM by odon95
https://ift.tt/2Sl0Okk
New post on /r/flutterdev subreddit:

Text Recognition with ML-Kit in Flutter | FlutterDevs
https://ift.tt/2vPSph3

February 05, 2020 at 11:20AM by Flutter-Devs
https://ift.tt/2OtCITj