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

Flutter MainAxisSize: Max vs Min
SummaryWhen you use MainAxisSize on your Column or Row, they will determine the size of the Column or Row along the main axis, i.e, height for Column and width for Row.We will look at few examples and see what the resulting size of main axis would be if we use MainAxisSize.max and MainAxisSize.minhttps://medium.com/@sid.310/flutter-mainaxissize-max-vs-min-d9095d8f7914

June 04, 2020 at 04:01PM by EvoNext
https://ift.tt/2MsxKVB
New post on /r/flutterdev subreddit:

Flutter library upgrades
Hi I'm actually a RN dev looking to learn a new language. I'm interested to know how are Flutter upgrades like ? are there as terrible as upgrading RN ? upgrading from 0.4x to 0.59 gave me nightmares till today 😆.

June 04, 2020 at 04:27PM by -normal-reddit-user-
https://ift.tt/2XuWsLd
New post on /r/flutterdev subreddit:

How many of you guys would be interested in a plugin for https://enhance.co ?
I’m talking with the guys over there, as I’d really like to use it for ads implementation with flutter. If you don’t know what they do, they allow to implement many different ad networks, analytics and other tools with a few lines of code, with injection of sdks after the app is built. I used them with Unity and Construct 3, and it was quite cool to do changes on the fly without touching the code every time.They asked me if i knew other people interested, so I’m creating this poll.Just FYI, I’m not connected nor working with them at all, is just something that has proven useful to me in the past and I’d like to use it in flutter.View Poll

June 04, 2020 at 05:40PM by luix93
https://ift.tt/3eVDByV
New post on Flutter Dev Google group:

Flutter 1.17.3 hotfix released to stable
Hi, Flutter 1.17.3 has been released to stable. This is a hotfix release on the 1.17 branch and also includes a hotfixed Dart 2.8.4 version. Changes for this build are listed below and are available on the Flutter Wiki here: Hotfixes to the Stable Channel
New post on Flutter Dev Google group:

Showing / outlining all widgets
Hi all, Can someone remind me how to outline all widgets on a screen as you're designing? Thanks.

June 04, 2020 at 08:11PM by Gavin Henry
https://ift.tt/3cBIewe
New post on /r/flutterdev subreddit:

Are you building something for Flutter Desktop that's ready to see? Post a link!
I'd love to see what people are coming up with for Flutter desktop. It would be nice to see standard apps starting to be built with Flutter. What do you have? I started porting Tavern to desktop, but I haven't worked on the interface yet. It's still designed for mobile.This isn't self promotion. This is for you. Show us where you shine!

June 04, 2020 at 08:57PM by _thinkdigital
https://ift.tt/36Y5CD8
New post on /r/flutterdev subreddit:

COVID19 Tracker App
Due to the Apple Store and Google play restrictions for all the applications related to the Coronavirus, we decided to publish our app to an alternative third party repository to start getting user feedback and improve our app and coding.This is our first project on flutter and we love it totally, hopefully, we can get feedback from this community. This app's main feature is to get users informed of the current situation around the world, also, provide the latest information for US counties and the Mexico States. For the rest of the world, the only data that we can provide is just a country level information; we will work to provide detailed information as soon we get it.Lastly, we have a Machine Learning module to provide predictions up to 7 days and we looking to improve it every week.Stay Safe.APK Pure Covid19 Radar

June 04, 2020 at 09:25PM by diegoresendez83
https://ift.tt/2A1RD34
New post on /r/flutterdev subreddit:

Pros and Cons using built_value, json_serializable, QuickType.io for serializing/deserializing JSON?
So I've mostly been using QuickType because there's literally no setup, just copy and paste your output JSON and modify it accordingly to use immutable/mutable as needed but built_value is very popular. Is it because it automatically overrides the hashcode and operator functions, it's more advantageous? Would like to know your thoughts and how you manage JSON in your appsRelated post:https://www.reddit.com/r/FlutterDev/comments/b1ksul/how_is_everyone_serializing_json_in_flutter/

June 05, 2020 at 02:11AM by tripcompare
https://ift.tt/2z41fK6
New post on Flutter Dev Google group:

Multi Navigation in Tabs
Hello friends, I want to get Multiple navigation in my one of tabs and I am trying https://ift.tt/2WPwkco solution with multiple class files but unable to get it in right way. Any other tutorial/help to achieve it? TIA Vikram

June 05, 2020 at 04:42AM by Vikram S Sangotra
https://ift.tt/2XAIG9G
New post on Flutter Dev Google group:

How to male a app for creating gif?
I want to makea app for uploading gif from mobile and for creating gif in flutter. But i am not able to figure out how to make the app. Please help

June 05, 2020 at 08:32AM by Ayush Soni
https://ift.tt/3077SXj
New post on /r/flutterdev subreddit:

Using expressjs/firebase functions on flutter app
Hi everyone Please I'm developing a web app with reactjs and firebase/expressjs cloud functions as server side for my api... Can I fetch data for my flutter app from this server api cause I want to access admin SDK for the flutter project ? Thank you

June 05, 2020 at 09:11AM by derekzyl
https://ift.tt/3gWAokk
New post on /r/flutterdev subreddit:

Free Flutter Course for beginners
This Flutter course is my tiny contribution to the Flutter community. I hope it helps those beginners who still feel lost in this huge world of tutorials, just like I was, not so long ago.50 Lessons. Free forever. Exclusively at caster.io: https://caster.io/courses/flutter-from-zero-to-hero

June 05, 2020 at 10:13AM by tanejarohan
https://ift.tt/3gYIpoI
New post on /r/flutterdev subreddit:

Multiple Barcode Scanning
My aim is to scanning multiple products from the camera and storing their values in a list. I have tried mostly all the packages for Scanning, but all of them exist the camera screen as soon as they find a barcode.How to tackle this problem?The aim is to scan a product, if the bar code is correct and it exists in the database, then only store it's value in the list, else show error message on the camera screen.

June 05, 2020 at 10:24AM by sarabjot294
https://ift.tt/3dA6TCV
New post on /r/flutterdev subreddit:

Flutter Layout Hints
You can use this as a short cheat-sheet or play with the full code sample.https://www.reddit.com/user/Elegium/comments/gwf6ex/flutter_layout_hints/

June 05, 2020 at 10:16AM by Elegium
https://ift.tt/3dBODZM