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

Build A Flutter Tinder Clone with Firebase & BLoC #35/40 Messaging Repository
https://youtu.be/cxtBGiOHNVM

July 24, 2020 at 08:21AM by 26Waga
https://ift.tt/2CHYyzL
New post on /r/flutterdev subreddit:

One year of Flutter as a web developer
https://ift.tt/3eKtDzC

July 24, 2020 at 05:21AM by realusername42
https://ift.tt/3jCLnRa
New post on /r/flutterdev subreddit:

I have written a tutorial on how to implement a fruit slicing game in Flutter
https://ift.tt/2OP9BJS

July 24, 2020 at 12:28PM by flutterclutter
https://ift.tt/2E7Pq7M
New post on Flutter Dev Google group:

error in pubsec.yaml file
Error: unable to locate asset entry in pubspec.yaml: "fonts/Pacifico-Regular.ttf". [image: pubsec.png] This message pops up whenever I run my flutter app. [image: error.png]
New post on /r/flutterdev subreddit:

Is a bit of jank acceptable?
I'm using the flutter inspector to measure the performance of my app and notice jank spikes in the UI when I navigate to a new page. I also notice jank when switching from light to dark theme and vice versa, although is not that easily noticeable when using the app. My question is: is a minimal amount of jank acceptable when building an app? I will of course try to optimise wherever possible, but I feel like I will never be able to make the app 100% smooth everywhere.

July 24, 2020 at 12:53PM by Flikounet
https://ift.tt/2WSKDh9
New post on /r/flutterdev subreddit:

Warning: URI.escape is obsolete
I get the following warning when pod update. I work on MacOS Mojave, any help is appreciated. Thank you.

July 24, 2020 at 01:57PM by amith_k04
https://ift.tt/2WTgC0K
New post on Flutter Dev Google group:

ads plugin on flutter web
I've just tried create flutter web from my flutter app, it works well but I have problem showing ads. I searched ads plugin on pub.dev but there is no plugin that supports web, or I may miss it. Is there any flutter web that can show ads yet? many thanks for any response :).

July 24, 2020 at 02:47PM by Anindya DP
https://ift.tt/2WMLH6f
New post on /r/flutterdev subreddit:

Day Night Animated Login
When I came across this design on uplabs it gave me goosebumps and made me restless to implement this design in flutter and finally I did it 🤩. And here is the final result of all the hard that's gone into this project and as always it's open source. Please 🙏🏻 give it a look on GitHub and if you liked then please leave a star 🌟 to show your support 😍.Github : https://github.com/shubhamhackz/day_night_loginUplabs Design : https://www.uplabs.com/posts/day-night-login-interaction-freebie

July 23, 2020 at 06:20PM by shubhamhackz
https://ift.tt/2EgP9zC
New post on Flutter Dev Google group:

need some support!
hello guys, i want to make an app like whatsapp status videos/ images downloading, so i want to copy files from whatsapp and paste in my custom directory folder And also i want to preview all files included in my custom folder. Please tell me anyone, what things I need to learn for that?

July 24, 2020 at 03:18PM by Gulam Fahad Ahmed
https://ift.tt/3fYilcv
New post on /r/flutterdev subreddit:

Transform accelerometer events to world coordinates
Does anyone know if there's a package to convert the phone's accelerometer events to the world coordinate system? I know android used to have a getRotationMatrix function but I can't seem to access it in flutter.

July 24, 2020 at 04:12PM by lucacaholden
https://ift.tt/30D8iDm
New post on Flutter Dev Google group:

No show in web page
Hi I'm trying to build a sample page in flutter web 1) Everything updated. [image: exten.jpg] When I try to run code, chrome show empty page [image: 2020-07-24_16-46-09.jpg] So whats wrong.Thanks

July 24, 2020 at 04:52PM by Akram Tester
https://ift.tt/3hwqrcF
New post on /r/flutterdev subreddit:

Flutter Developer Weekly Newsletter - Issue 4 is LIVE
This week's newsletter covers the following, among other topics:App Store Scam?UI Framework TrendsUnderstanding Null SafetyFree Flutter CourseFlutter Wrap WidgetFlutter Interview QuestionsEnjoy!https://newsletter.flutterdeveloperweekly.com/issues/4

July 24, 2020 at 05:08PM by FlutterDevWeekly
https://ift.tt/2OSA49t
New post on Flutter Dev Google group:

How to transform phone accelerometer event to world coordinates?
My app gathers accelerometer events and I need to convert these onto the world axes. I believe Java had a function called getRotationMatrix but flutter has nothing similar. Has anyone done this before?

July 24, 2020 at 05:55PM by Luke Holden
https://ift.tt/39rJkLm
New post on /r/flutterdev subreddit:

Revenue from your flutter apps?
I'm just curious if anyone here is bringing in a considerable amount of money from an app that they developed on flutter and how much?

July 24, 2020 at 06:07PM by MKoverwatch
https://ift.tt/30MboEX
New post on /r/flutterdev subreddit:

Network Service Discovery(NSD) example app
Recently, I wanted to implement service discovery in my app. So, when I searched for the implementions in flutter, most of them were client side implementations for services like bonjour. So I thought of implementing it myself.This example uses the Android NSD API using methodchannels. The iOS side isnt implemented as I dont have access to any Macs. Since android NSD doesnt support sending TXT records, I had to pass the device name along with the service name. I dont know if this is important enough to make it a plugin. If you guys feel like it should be, then I will publish it as a plugin. The implementation might not be perfect. If there are any bad practices or shortcomings, feel free to correct me. I am not at all familiar with native android development. So, if there are any mistakes, please correct me.Also, if anyone is willing to implement the iOS side, please contact me.Github: link

July 24, 2020 at 05:54PM by SantaClaus5
https://ift.tt/39qyipr