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

My latest flutter app is live!
Just completed and launched http://dadjokebattle.com - in search of the best “Dad Joke” ever!Available on iOS and android. Check it out.

September 02, 2020 at 06:35PM by becomplete3
https://ift.tt/2QOBB1a
New post on /r/flutterdev subreddit:

[META] Here's why I think we should allow people to share non open-source apps on the subreddit for now
Been following the subreddit for a while now, and I'd like to think I have a decent amount of experience with Flutter, having built a few full-fledged apps by now with over 300k+ installs ( Not gonna plug any of those here now )Now while I appreciate the fact that apps submitted here must be open source, and that helps people learn with examples and code, I think Flutter is at a point where it's growing and I want to see some more commercial apps built using this. Most of the open-source apps I see submitted here are very learner apps or simple ones with basic functionality, and while they might help those starting out, I'm sure those with experience want to see something new, to see what Flutter is really capable of, and that might spark more ideas.There could be newer rules implemented for non open-sourced apps like the OP has to explain the difficulties they faced and how they overcame that and should answer questions in the comments if any ( The specifics of the rules can be ironed out with time )Most importantly, I think a lot of apps built with Flutter for companies or even as side projects need not necessarily be open source, but sharing them will help the platform grow. I know there are other sites like itsallwidgets where you can share them, but it's not a platform for discussion.​I would love to hear your thoughts on this.

September 02, 2020 at 07:16PM by Ashwin110
https://ift.tt/32SDmjp
New post on Flutter Dev Google group:

Animation help needed for text feild
I want to achieve such animation in flutter. The main problem is when I open a keyboard to enter in text feild, i have to make the screen scrollable which is not what I want. I want to only show the tapped text feild in focus as a pop up (in a separate screen with the main screen as background)

September 02, 2020 at 07:46PM by ahmed nawaz
https://ift.tt/2EY7nGw
New post on Flutter Dev Google group:

Flutter 1.20.3 hotfix released to the stable channel.
Hi, Flutter 1.20.3 has been released to stable. This is a hotfix release on the 1.20 branch and also includes a hotfixed Dart 2.9.2 version. Changes for this build are listed below and are available on the Flutter Wiki here: Hotfixes to the Stable Channel
New post on /r/flutterdev subreddit:

Here is an app I created using Flutter. It's called Speed Assistant and it helps people keeping a constant speed while running or walking
https://ift.tt/2EZ6v4t

September 02, 2020 at 09:15PM by sfabio1
https://ift.tt/3hSFu15
New post on /r/flutterdev subreddit:

What is Flutter and Dart?
https://ift.tt/34U3P2W

September 03, 2020 at 12:28AM by acctgen1
https://ift.tt/3jItWhc
New post on /r/flutterdev subreddit:

Flutter Reddit App (Looking for contributors!!)
Hey!I'm currently developing an open source Flutter Reddit app. If you are interested in contributing to an open source project, please consider mine! I'll be actively checking pull request and giving insightful feedback (if it requires any).This is an old video of the app, but here is a quick preview https://www.youtube.com/watch?v=rVWFXjuiuVAThere are also some outdated images in the Readme https://github.com/mzegar/RetterLastly, I'll be updating this build on the play store every so often https://play.google.com/store/apps/details?id=com.mzegar.flutterredditPlease consider contributing! https://github.com/mzegar/Retter

September 03, 2020 at 01:30AM by piano-person
https://ift.tt/3lKcY4c
New post on Flutter Dev Google group:

How would I map or connect variables to their respective toggle buttons?
Hi, I have a collection of 12 images that I want to display on the screen as the user presses its respective toggle button. For simplicity, I'll say that I have 3 images: img.Image image1 = img.decodeImage(_imageFile.readAsBytesSync()); img.Image image2 = img.decodeImage(_imageFile2.rea

September 03, 2020 at 02:17AM by Faraz Khan
https://ift.tt/2QSyFAw
New post on Flutter Dev Google group:

Need help on updating chat conversation status
Dear all, I building a chat app I used flutter and NodeJS with SocketIO for chat sending message is working well but I somehow stuck at updating the status of the message like "Not send", "sent", "delivered", "read" in real time. Could you please anyone guide me which algorithm need to be use.

September 03, 2020 at 03:41AM by CeebLaj Thoj
https://ift.tt/3bmRRAb
New post on /r/flutterdev subreddit:

Flutter Chathead Plugin with dynamic content.
Hello! When i started with flutter a year ago, i always love how messenger implements the functionality of a chathead, right now im working on a plugin that have all those features, and including customization of icons, shadow gradient color, close icon and build any layout inside the container. Currently this is my progress. however im having some issues with sending image from dart plugin to kotlin. Also the code is available on github! :) so if you like it please feel free to rate or open a pull request with any cool feature that you have :DFloatyChathead_repo

September 03, 2020 at 04:37AM by Ghost_InTheDart
https://ift.tt/32SKMTP
New post on /r/flutterdev subreddit:

Mac OSX vm installer for Linux users written in dart.
For Linux users needing to test their flutter apps under iOS this installer creates an OSX vm on your Linux box.It's available on pub.dev and can be downloaded and run with;pub global activate osx_kvm_installerosx_kvm_installerCheck it out on GitHub if you like as well at OSX-KVM-installerNote, at this point it's using the apt package manager to install dependencies so it will only function if you are using a Debian based distributionHope you guys give it a try and let me know how you like it.

September 03, 2020 at 06:58AM by relf108
https://ift.tt/2QRVPHv
New post on /r/flutterdev subreddit:

New plugin: pinch_zoom
Instagram like zooming based on Flutter's new Interactive ViewerFor my recently released Flutter app Palbum ( Please have a look at it and give me feedback!!! ) I wanted to use the kind of zooming also supported in Instagram. A package had already been uploaded that did this (pinch_zoom_image), however it was badly maintained and I felt like it didn't feel like Instagram at all.When Flutter introduced the Interactive Viewer in patch 1.20 I tried making a more responsive pinch zooming plugin and it just released on pub.dev. I hope that this plugin might help some our you guys out that were using the old pinch_zoom_image plugin and that I could get some feedback on it as well.https://pub.dev/packages/pinch_zoomThe plugin is tested for IOS and Android

September 03, 2020 at 07:52AM by TheShortestCheese
https://ift.tt/2F3IR6Y
New post on /r/flutterdev subreddit:

Prooreading Your Articles/Blog post
Hi everyone! Native English speaker from Cape Town here. I want to start doing proofreading with a special focus on programming blog posts (think Medium or your own blog) but any sort of posts are welcome. I will work for $5 per page/post! Those who are interested please let me know. Thanks!

September 03, 2020 at 09:33AM by RodwinZA
https://ift.tt/3hVMpXc
New post on /r/flutterdev subreddit:

Integrating C library in a Flutter app using Dart FFI
https://ift.tt/34Pc4NQ

September 03, 2020 at 09:16AM by yyyt
https://ift.tt/2EWcqam
New post on /r/flutterdev subreddit:

Let me proofread your blog post/article
Hi everyone! Native English speaker from Cape Town here. I want to start doing proofreading with a special focus on programming blog posts (think Medium or your own blog) but any sort of posts are welcome. I will work for $5 per page/post! Those who are interested please let me know. Thanks!

September 03, 2020 at 10:00AM by RodwinZA
https://ift.tt/3bmb4Sp
New post on /r/flutterdev subreddit:

Writing Plugins/Native Modules?
Hi,I got into a job where we write plugins using native modules. There are teams for Flutter and RN, and since I know both I would like to know which one is less painful for writing native plugins, Flutter or RN. Thanks in advance.

September 03, 2020 at 11:42AM by utarit
https://ift.tt/354Lhgn
New post on /r/flutterdev subreddit:

Dart - Null-aware operators - Coflutter
https://ift.tt/3gVe35l

September 03, 2020 at 11:46AM by tranhuyphuc
https://ift.tt/2ELKlmB