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

What is considered as self promotion?
The rules state that "Self promotion must be only 50% of your posts".
As I find it useful to share StackOverflow answers I wrote, I am wondering if that is considered as self promotion. The idea is that sharing knowledge like this might answer questions that potentially many others are asking themselves.
However, I do not want to infringe any community guidelines either - so what should I do?

February 07, 2020 at 01:51PM by creativemaybeno
https://ift.tt/31BwlT3
New post on /r/flutterdev subreddit:

Create an app for iOS’s iMessage?
iOS apps have the ability to have iMessage apps within the default iMessage app that Apple provides with all iPhones. An example of this would be a simple sticker app that you send stickers to your friends. Is there a way to do this with flutter?

February 07, 2020 at 03:22PM by mrghnt96
https://ift.tt/2H2zthp
New post on Flutter Dev Google group:

How to update the initialValue in a form built with Form_Builder?
With Form_Builder, for a field, I can designate the initial value, but binding a variable: initialValue: the_varriable_to_the_field The form will show the value of the_varriable_to_the_field, assigned to the initialValue: My question is When the variable, the_varriable_to_the_field, bound

February 07, 2020 at 04:40PM by Yu Shen
https://ift.tt/3bk3asa
New post on /r/flutterdev subreddit:

Mobx for Flutter
https://ift.tt/2vcKkCY

February 07, 2020 at 07:22PM by irvine5k
https://ift.tt/389r4Vu
New post on /r/flutterdev subreddit:

The easiest way to do state management with Flutter
https://ift.tt/3bnETBx

February 07, 2020 at 08:53PM by irvine5k
https://ift.tt/37dwxtf
New post on /r/flutterdev subreddit:

Mock App - InPost
(Not sure if posting apps like this is allowed - I checked the wiki/FAQ/rules and I didn't see any mention of it. If it's not, please feel free to remove or let me know. Thanks!)Hey guys! I made a mock of a design that I saw on Behance, and I thought I'd share it. I just started learning Flutter last month, bought the AppBrewery course on Udemy (really good course). Right now, I'm just trying to hone my Flutter skills and make as many apps (or mocks at first) as I can.Check it out at: https://github.com/getgoh/inpost_mockThanks!

February 07, 2020 at 09:22PM by xalles
https://ift.tt/372ZWGg
New post on /r/flutterdev subreddit:

Flutter - notify keyboard backspace/del event.
Is there a way to get the event for when my user clicks on the backspace of the devices keyboard?

February 07, 2020 at 10:39PM by mrghnt96
https://ift.tt/2SqIyGe
New post on /r/flutterdev subreddit:

Current state of Flutter packages and pub
Is it me or there is a lot of flutter packages that are basically dead (not maintained). Packages that have < 0.1.0 version, not updated for more than a year. Some packages have pending MR, ready solutions for some issues and no response from creator/author. Sometimes someone forks it, fix issue or two, create another package and then it dies, just like the first one. Which creates even bigger mess in pub.Any ideas how to solve this situation and avoid many useless packages in pub? Maybe package should be automatically marked as 'Discontinued' after some time with option to transfer ownership to someone else?

February 08, 2020 at 12:35AM by bartektartanus
https://ift.tt/2S77qni
New post on /r/flutterdev subreddit:

Error Handling in Flutter
https://ift.tt/2ustrUJ

February 08, 2020 at 12:53AM by Elixane
https://ift.tt/2ukQ25I
New post on Flutter Dev Google group:

First flutter gradle log4j issues
Hi all, I installed flutter on a macbook pro with a new installation of mojave. Following the startup guide that takes me to here, https://ift.tt/2TqosxM at which point I seem to have tripped over my shoe laces unfortunately. I seem to have have done something wrong

February 08, 2020 at 08:03AM by Kyle Howland-Rose
https://ift.tt/2ODI8v4
New post on /r/flutterdev subreddit:

Improving Flutter camera photos
My team and I have been struggling to implement the flutter camera. It works, but the photos are subpar compared to the native phone camera even when setting resolution to ultrahigh. Do you anticipate they there will be an update or improvement? Any suggestions?

February 08, 2020 at 09:28AM by PixzApp
https://ift.tt/39f61kv
New post on /r/flutterdev subreddit:

Flutter Activity Transition Android Background Service
In this video, I'm just showing a preview of a flutter app that uses Activity Transition API in the android platform. It runs an android background service. I'm kind of confused about how to demonstrate the code for this application. So, I wanted to launch the preview video to get your feedback.How should I demo my code? Do you want me to explain the code which is already done or do you want me to split the video into parts? I'll also leave the source code for this application in the next video.https://youtu.be/tucJvioga3k -- Video Link​Thanks & Regards,Developer Gunda

February 08, 2020 at 09:38AM by sriharsha6
https://ift.tt/3857BoR
New post on Flutter Dev Google group:

Create json and send to webservices
Hi, guys, please i need your support. In my app i have the webservices receives this json { "idempresa": "1", "idsucursal": "1", "idvendedor": "15", "items": [ { "orden": "1", "codigo": "03284", "descripcion": "ACEITE MUTURROL MECANOL X GLN", "cantidad

February 08, 2020 at 09:44AM by Williams Torres
https://ift.tt/2ODHmOD
New post on Flutter Dev Google group:

How to implement Mesibo sdk to Flutter ?
Hello, I want to make a real-time chat application using Mesibo sdk. But according to the statements made on the site, I could not install the flutter. Link https://ift.tt/2UyURCT

February 08, 2020 at 10:56AM by Emre okcularlı
https://ift.tt/2Saay20
New post on Flutter Dev Google group:

How to create a custom animated launch screen in flutter
This is a copy of my question at StackOverflow < https://stackoverflow.com/questions/60100601/how-to-create-a-custom-animated-launch-screen-in-flutter>. I want to create a launch screen with minimal animations(like rotating an image). From the documentation found here
New post on /r/flutterdev subreddit:

freezed | Yet another code-generator for immutability/pattern-patching
https://ift.tt/37cuCVs

February 08, 2020 at 07:37PM by remirousselet
https://ift.tt/2H8TRNT