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

Is there a better resource to learn how to read flutter documentation?
I'm new to developing and all the videos I have watched (even Google's official one on Udemy) blows over how to read documentation. Every new widget just mentions to go take a look at it and it doesn't seem to easily translate to how it's actually used. I get pretty confused when trying to understand how to implement one and it may just be because I'm new but I feel like every video I watch is so incomplete I can't continue on my own easily.

January 31, 2020 at 04:31AM by moldymoosegoose
https://ift.tt/2Odpzh2
New post on /r/flutterdev subreddit:

Does flutter support multiple text fields over an image?
Hi everyone,I’m having trouble finding a proper solution to the following problem.I have an image that users need to fill in text for at different positions of the image. I know text fields can have a background image but I need multiple text fields on the same image.Is it possible to achieve this in flutter? :(As a simple example, imagine I have the following name tag image and I’d like to allow users to interact with a text field in the white section. Thank you all for your suggestions!

January 31, 2020 at 05:15AM by Throqaway
https://ift.tt/2U9bAMS
New post on /r/flutterdev subreddit:

Flutter Web performance (dart.js)
Is there a way to optimize the flutter web performance? Dart.js takes too much time to load.Can we implement server-side rendering in the Flutter web?

January 31, 2020 at 07:34AM by vipulasri
https://ift.tt/2U7iG4G
New post on /r/flutterdev subreddit:

builder+lcov docker image file for Flutter
Hey guys I've created an img for your CI/CD in flutterguinto/flutter_builder_lcov - This gets the flutter sdk(stable) and android sdkguinto/flutter_lcov - This only pulls the flutter sdk from stable branch​Sample (Gitlab Runner):
image: guinto/flutter_builder_lcov stages: - testing - build Flutter Analyze: stage: testing script: - flutter analyze Flutter Test: stage: testing coverage: '/\s*lines\.*:\s*([\d\.]+%)/' script: - flutter test --coverage - genhtml coverage/lcov.info --output=coverage artifacts: when: always paths: - coverage/ expire_in: 1 day Debug: stage: Build script: - flutter build apk artifacts: paths: - build/app/outputs/apk/release/app-release.apk expire_in: 1 day 
In collaboration with /u/k50916

January 31, 2020 at 07:15AM by M14zing
https://ift.tt/37Lvsd1
New post on /r/flutterdev subreddit:

Flutter Design Patterns: An overview of the Proxy design pattern and its implementation in Dart and Flutter
https://ift.tt/3aUoJzs

January 31, 2020 at 08:12AM by mkobuolys
https://ift.tt/2RLZO9T
New post on /r/flutterdev subreddit:

How to get Closed Push Notification data which is from firebase messaging
I'm using firebase messaging, i'm getting my notification data if my app in the foreground and if my app in the background or not running in the background then also my app getting the notification data if the user pressing the notification.But when user closing the Notification my app not getting the data of my notification. Any one know how to get all notification including the closed notification to.Firebase Messaging Plugin

January 31, 2020 at 09:59AM by MSARKrish
https://ift.tt/37Jhg4p
New post on /r/flutterdev subreddit:

Push notifications for flutter app
Please recommend a reliable service for push notifications in flutter. I am using firebase cloud messaging but its unreliable. It doesn't work on ios and android(in some cases)

January 31, 2020 at 09:48AM by sajlgarg
https://ift.tt/2S1bfcy
New post on /r/flutterdev subreddit:

In term of raw performance how does flutter compare to native (kotlin / java + jni) android dev ?
Well i know both dart, java, kotlin and cpp.I know how to make apps on both platform but i was wondering if flutter is much slower than native develoment on android or just a little slower or actually the same speed or even faster (possible knowing that afaik flutter is compiled to machine code whereas java / kotlin are compiled to bytecode and executed on the jvm)And yes i could make a benchmark, but i'm pretty busy rn and that's shorter to ask if one of you guys already tested it for themselves.I'm interested in the comparaison (not in order) of :- battery usage- cpu usage- latency- execution speed- memory usage​thanks for your replies :)

January 31, 2020 at 01:21PM by Alkeryn
https://ift.tt/2RJnJGH
New post on /r/flutterdev subreddit:

App Feedback Thread - January 31, 2020
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods

January 31, 2020 at 01:08PM by AutoModerator
https://ift.tt/2U8Z3t3
New post on Flutter Dev Google group:

Introducing Flutter Audio
We’re big fans here at Evrone of Google’s Flutter SDK for building Android and iOS apps, but when we were building Medcorder
New post on /r/flutterdev subreddit:

Need help regarding dialog boxes
So i have created 2 filesOne is a stateful widget in which i have defined a dialog with its child as columnThen i want to call it in another class where its just a scaffold and a button to open that dialog boxHoe should this be done?

January 31, 2020 at 04:45PM by L0G1C_lolilover
https://ift.tt/36K8b9Z
New post on /r/flutterdev subreddit:

Anyone have an idea how to create a bottom sheet similar to that?
https://ift.tt/31bg8E2

January 31, 2020 at 05:26PM by cedricgrothues
https://ift.tt/2vzqDFq
New tweet from FlutterDev:

👏Want to share your Flutter app using @github Pages?

👉Use package:peanut to build your app to the gh-pages branch.#FlutterFriday pic.twitter.com/XCCyZMhwpz— Flutter (@FlutterDev) January 31, 2020

January 31, 2020 at 06:00PM
http://twitter.com/FlutterDev/status/1223289849010106370
New tweet from FlutterDev:

🔴ON AIR 🔴The #BoringShow

Join us on the Dart-side! @bouncingsheep and @kate_sheremet work on The Hacker News app. Follow along as they clean up the code base, see the work for @materialdesign come to life, and add Dark Mode.

📺Binge watch here → https://t.co/umcKu3ZwTh pic.twitter.com/9bQvNAt079— Flutter (@FlutterDev) January 31, 2020

January 31, 2020 at 08:01PM
http://twitter.com/FlutterDev/status/1223320389583089667