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

Are there any development firms or freelancers who develop in Flutter for web?
No text found

January 23, 2020 at 04:03AM by workquicklyandrevise
https://ift.tt/2NSVrr1
New post on /r/flutterdev subreddit:

[RESULTS] I'm doing a little research about Flutter's learning curve
Thank you for those who responded to the survey in this postAs promised here's the result :)Enjoy guys!

January 23, 2020 at 04:18AM by crinkle_danus
https://ift.tt/2RHijuJ
New post on Flutter Dev Google group:

flutter_webview_plugin is not supported for web apps!
I have been trying to write a web app where I am going to open a different website in my web app. Now, on the flutter_webview_plugin main page it says this plugin can work in web apps, but seriously this is not the case. So is there anyway to make the plugin work in web apps? Best,

January 23, 2020 at 05:07AM by Alpha
https://ift.tt/30LiTM9
New post on /r/flutterdev subreddit:

Flutter Design Patterns: An overview of the Prototype design pattern and its implementation in Dart and Flutter
https://ift.tt/2RhrP8X

January 23, 2020 at 08:13AM by mkobuolys
https://ift.tt/37lfxC6
New post on /r/flutterdev subreddit:

Send data to another phone via bluetooth and/or hotspot
I am doing an application that have two modes (server and client) where the client should send a simple string of any value to the server. Do I use UDP? sorry I am new to this. How do I make this work? Thanks in advance!

January 23, 2020 at 09:42AM by smort_potato
https://ift.tt/2Gfbqf1
New post on Flutter Dev Google group:

Http requests throw XMLHttpRequest error for flutter web
Hi I am creating a rss feed reader web application using flutter web. This app makes calls to public rss feeds provided by different providers. I am using Http get to make a call and it throws XMLHttpRequest error. I am unable to get any response. Could you kindly let me know how to resolve

January 23, 2020 at 01:49PM by Sreekanth Reddy
https://ift.tt/2TPL2jO
New post on /r/flutterdev subreddit:

Free Website to learn Programming
Its still in active development and not supporting mobile yet, but need some feedback. https://spiweb-332e2.firebaseapp.com/#/ thanks!

January 23, 2020 at 04:54PM by aayanRaja
https://ift.tt/30LkL7w
New post on /r/flutterdev subreddit:

I wrote a (free) book that explains how Flutter works.
I'm excited to share a free, open source "book" that outlines Flutter's internals:https://www.flutterinternals.org/I posted about this project a few weeks back and was blown away by all your amazing feedback and support.It's taken a bit to find a way to continue expanding and revising the book in a collaborative way -- but with your advice (and GitBook's generosity), I'm proud to finally share this work with everyone.The book itself is more like SparkNotes than a standard textbook -- and it's still a work-in-progress -- but it does organize quite a bit of information. My hope is that the content is comprehensive and easily understood without being too wordy (or taking too long to read).Last but not least: please check out the "Get Involved" page -- if you see a section that needs improvement (or want to contribute in any way), please feel free to jump in!

January 23, 2020 at 04:35PM by t3mp3st
https://ift.tt/37pWPsY
New tweet from FlutterDev:

. * * .πŸŒ™ * . * β˜„οΈ.
* . 🌍 * . * πŸ’« *
. * #GoogleIO * .
* . is coming * ✨ *
. . * ✨ . * . * *
* πŸŒ• . . * ⭐️ * . *

Visit https://t.co/4Z0BwBPuco to discover more. pic.twitter.com/hwsv3DDFGSβ€” Google Developers (@googledevs) January 23, 2020

January 23, 2020 at 05:28PM
http://twitter.com/FlutterDev/status/1220382702693732353
New post on /r/flutterdev subreddit:

How to use multiple Consumers for a single widget in Provider
I can't wrap my head around using multiple consumers for a single widget with provider? Suppose my widget is CurvedNavigationBar and I have 4 items in that widget. I also have 4 different classes that extend ChangeNotifier and are responsible for each item in CurvedNavigationBar.How can I listen to those 4 change notifiers in a single widget? I looked at the documentation and could not found such an example.. Is this even possible?I found that Consumer has a builder method, so that means you can build a widget only once/and listen to it once.Should I rather have a single class that extends ChangeNotifier and then update values in that widget and uses only a single Consumer to listen for updated values?

January 23, 2020 at 06:23PM by wellbranding
https://ift.tt/2uqcCJF
New post on /r/flutterdev subreddit:

Hey everyone! I’ve released my first Flutter app and want to share it since this sub has helped me with so many resources. The purpose is to keep track of the money people owe you, I got the idea since me and my roommate split a lot of expenses. I welcome/appreciate any feedback! TysmπŸ˜‡
https://ift.tt/37j5Ofj

January 23, 2020 at 06:54PM by parmesan_spatula
https://ift.tt/2TT6151
New post on /r/flutterdev subreddit:

Need advice on sending audio files to back-end servers
Hello everyone, I am trying to transcribe audio from user recordings, is there a common way to keep on sending audio files every 'X' amount of seconds while constantly recording?

January 23, 2020 at 06:51PM by outheretobeinside
https://ift.tt/2TQXFed
New tweet from FlutterDev:

πŸ’™#AskFlutter
VP, @materialdesign πŸ‘‰@MatiasDuarte

The team received questions from all over the world during #FlutterInteract. Join experts @redbrogdon and @k8lovett as they dig into the future of design and Flutter.

Stay tuned for more...

Watch here → https://t.co/Weixt1Lx0s pic.twitter.com/y3QgxGAtItβ€” Flutter (@FlutterDev) January 23, 2020

January 23, 2020 at 07:10PM
http://twitter.com/FlutterDev/status/1220408493863309312
New post on /r/flutterdev subreddit:

Anyone used flashcards to learn flutter & dart faster?
What are flashcards? https://apps.ankiweb.net/ >> projected forgetting curve.I took a few programming courses back in university, but that was about 10 years ago. Only worked on one programming project since then.​I'm working with a programmer on upwork on a flutter app. I'd like to understand more of the code I'm getting. So far, I can build for release, connect firebase & crashlytics, change icons, tinker with the UI a bit.​Do you have any other suggestions ??Anyone know of any good cheat-sheets?Thanks

January 23, 2020 at 07:16PM by somenick
https://ift.tt/38zBqO4
New post on Flutter Dev Google group:

json object with flutter
how can i run json script directly in flutter?

January 23, 2020 at 07:33PM by naji Iz-Aldeen
https://ift.tt/3aE6MVR