Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
New post on /r/flutterdev subreddit:

New to app development
These are questions that have probably been asked a million times before, but I wanted to ask some specific questions related to my case.My programming experience is mainly in c++ and arduino since my field has to do with robotics and automation.I want to make a car tracking system that will utilize some sort of map system (haven't decided yet, i hope to go for something open source but might end up using google maps api if it won't be too expensive to implement). I will need some sort of a database, probably Firebase, and will eventually want to be able to access this tracking systsm from a computer (website) and mobile phones (apps).I've already looked into app development before but never actually dived in anything. Before, I was considering react native and xamarin, they were the most popular at the time, but now there's flutter.How's the learning curve for a person that knows nothing about this at all, in general and compared to the other 2 listed above. Can I create an app completely using flutter or will I still have to do some other things using android studio and xcode? Can I publish an app to the ios appstore without a mac? What would be the easiest platform/framework to use for my app. I would like to just start working and get out something rather than getting distracted with all other options that I can do in the future, that I probably won't do.From the app side, I think the way it would work is the user would log in with their user name and password and would see the location of a specific vehicle on its route to track it. Maybe a few pages that will have some info regarding the vehicle being tracked and that's it. And there will be an admin account that would see all the different vehicles being tracked at the same time and can choose a specific vehicle to track alone.Sorry if these are dumb questions but when I researched this, I see a lot of jargon that I don't really understand and is somewhat confusing. I just want to know that the platform/framework I choose will be suitable, so I can dive in it and try my best to understand it from there, rather than doing too much research about each and ending up choosing something that will cause me to have to restart from scratch.Thank you in advance.

February 08, 2020 at 09:29PM by KruSion
https://ift.tt/2H956pz
New post on Flutter Dev Google group:

progress indicator when web page loads
I am trying to implement progress indicator for reloading url using webview plugin. Here are parts of the code: ... flutterWebviewPlugin.reloadUrl('file://${file.path}') .then((onValue) => setState(() { _isLoading = false; }) ); ... Widget

February 08, 2020 at 09:52PM by Alex Kravets
https://ift.tt/2tKoXIO
New post on /r/flutterdev subreddit:

Do you prefer the simulator on the left or right side of the screen?
Question in the title: I prefer it on the left but it seems like everyone likes it on the right lol

February 09, 2020 at 01:25AM by Heisenlife
https://ift.tt/2Sa5OJx
New post on /r/flutterdev subreddit:

Best flutter and dart books
Any suggestions? I've developed plenty with flutter for sure, but would like to go through a book.

February 09, 2020 at 03:55AM by UnqleSquid
https://ift.tt/2S8VbXw
New post on /r/flutterdev subreddit:

Are there any UI design/theming tutorials which write clean and reusable code?
All of the Flutter UI design videos seem to follow "bad" coding practices (everything in one to three files, no use of components, no use of ThemeData for styles). Are there any tutorials that teach you how to make a good UI along with good coding practices?

February 09, 2020 at 06:14AM by themindstorm
https://ift.tt/38chvoN