Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New tweet from FlutterDev:

💙 Flutter in 2022 💙 As an open source project, we're sharing our strategy for 2022 with you all. Our plans: Transparency Growth and momentum Platforms Features ⬇️ Bugs Here 👇🏽 https://t.co/fdILeoGeDM— Flutter (@FlutterDev) Feb 11, 2022

February 11, 2022 at 05:00PM
https://twitter.com/FlutterDev/status/1492166538123698181
New post on /r/flutterdev subreddit:

20 YouTube Channels For Learning Flutter 🍃 👨‍💻
https://ift.tt/ZgrlwQu

February 11, 2022 at 06:05PM by sarfarazstark
https://ift.tt/4L2kF71
New post on /r/flutterdev subreddit:

Please help me to solve this error.
Can't load Kernel binary: Invalid kernel binary format version.Dart snapshot generator failed with exit code 254Can't load Kernel binary: Invalid kernel binary format version.Dart snapshot generator failed with exit code 254

February 11, 2022 at 07:43PM by yassalqureshi
https://ift.tt/MyaY0oL
New tweet from FlutterDev:

💙 C. RiveAnimation.asset is the correct answer!— Flutter (@FlutterDev) Feb 11, 2022

February 11, 2022 at 10:02PM
https://twitter.com/FlutterDev/status/1492242704167624706
New post on /r/flutterdev subreddit:

hi, how to solve this error , i have mac
[!] Android Studio• Android Studio at /Users/hamada/Library/Android/sdk/Contents• Flutter plugin can be installed from:🔨 https://plugins.jetbrains.com/plugin/9212-flutter• Dart plugin can be installed from:🔨 https://plugins.jetbrains.com/plugin/6351-dart✗ Android Studio not found at /Users/hamada/Library/Android/sdk/Contents• Try updating or re-installing Android Studio.

February 12, 2022 at 01:12AM by ThinkSituation8595
https://ift.tt/1mcLOZb
New post on /r/flutterdev subreddit:

Need a grocery mobile app ASAP
TL;DR need a grocery mobile app for my final year projectHello I’m pursuing engineering in information tech and I need a grocery mobile app for my final year project. I tried extremely hard to make my project work but I could not do it. I have to submit in a week’s time. It’d be very kind if you could help me with your project. Its not intended for selling, just educational purposes. Feeling extremely anxious about it. Need help!

February 12, 2022 at 08:20AM by anotsocoolusername
https://ift.tt/0Ptris1
New post on /r/flutterdev subreddit:

Jank on Android with SkSL warm up?
Hello, I'm new to front end and mobile development and started looking into flutter a few days ago.I saw this page and IMO you can still see junk on the right android device with SkSL warm up, esp. when the login screen fades away. Similarily, although not as pronounced, I downloaded the Flutter Gallery on my Pixel 4a and when I open the example "Reply" app and reply to an e-mail I perceive slight junk when the reply view opens. It's not that bad, but it's not very satisfying either; I'm not used to that when using apps like WhatsApp. It would be great if could be more smooth.Do you also perceive it this way or am I too nitpicky here? How do users of your apps feel about this?In the article above approaches to tacke the shader warm-up problem are mentioned. Is it possible that these approaches will also improve overall performances and increase smoothness of animations in general, e.g. also for the right android in the article above with SkSL warm up?

February 12, 2022 at 11:34AM by europeIlike
https://ift.tt/HNtUf1o
New post on /r/flutterdev subreddit:

Best online course for flutter dev in 2022?
I want to learn flutter devlopment but I'm bit confused whose course i should get on udemy or skill share Please help

February 12, 2022 at 01:03PM by ankitrajputt
https://ift.tt/rloicjh
New post on /r/flutterdev subreddit:

Make changes to the UI of your production app from Figma
https://micahking.dev/blog/server-driven-ui/

February 12, 2022 at 02:46PM by actuallymicah
https://ift.tt/TH8nGlu
New post on /r/flutterdev subreddit:

Flutter freelancing veterans share your experience with everyone.
I've been trying to freelance for the past month and a half now, made a resume with all my projects and skills listed on it, uploaded all my projects to Github, made an Upwork account and sent a whole bunch of proposals, made a Fiverr gig, made a huge network on Linkedin and posted a lot, sent my resume and Github to a lot of HR and even talked with some of them directly, to say the experience has been dry is an absolute understatement 😂.it'd be much appreciated if experienced freelancers shared their experience with us,the job hunting, the circumstances of getting their first job, the websites they use to look for work and their qualifications, the proper way to mail/send your resume to HR or interested clients, the way to seek clients and general advice for beginners, etc etc.any advice would be really really appreciated, especially since I noticed a lot, and I mean A LOT of people having that same problem, there's a great influx of fresh developers stuck at this phase and sharing any beneficial knowledge would be really appreciated.

February 12, 2022 at 04:40PM by RBEdge96
https://ift.tt/uw5N6ps
New post on /r/flutterdev subreddit:

What is Best Flutter UI building tutorial?
What is Best Flutter UI building tutorial?

February 12, 2022 at 06:27PM by ahmdqader
https://ift.tt/03LWXQG
New post on /r/flutterdev subreddit:

Start with Dart or Flutter?
I often get the question if you want to code in Flutter wether to start with Dart or Flutter. I personally think - especially if someone is new to code - they should start with Dart. Nevertheless, I would love to know your opinion. What do you think?

February 12, 2022 at 08:46PM by Sufficient-Stay-3359
https://ift.tt/vSABDlb
New post on /r/flutterdev subreddit:

Pure dart alternatives to firebase analytics?
I really don't want to include the entire firebase_core + firebase_analytics, and deal with the build slowdowns and complications from that, simply to use analytics, which is just a bunch of http calls.Can anyone recommend either a pure dart lib for firebase analytics, or an alternative service that works well in Flutter?I don't see much on pub.dev, but this looks promising: https://pub.dev/packages/usage

February 12, 2022 at 09:51PM by esDotDev
https://ift.tt/dGMB24X
New post on /r/flutterdev subreddit:

Navigating just one part of the page
I have some code here.
I want to have upper part as App bar that will hold global settings, on the right side there will be static container with buttons, pressing a button will change content of right container.This what i have works somewhat, but i dont think it proper solution, is there a way to do this with navigator ? Code attached is just for testing purposes, it works, but its just a guideline of what i need to achieve !If anyone can help i would be very grateful!Thanks

February 12, 2022 at 10:57PM by WrongW4y
https://ift.tt/k3QrgP1
New post on /r/flutterdev subreddit:

I love dart's "java" stuff
People say that dart is a really complicated language, since its a "modern java or c#", due to its high typage, classes etc. But actually, I love that.It makes intellisense work a lot better, and you can explicitly know what the code is doing, what it expects and whatever.Also, if you have ever messed up with typescript, it is pretty insane how dart is better.I really don't know why people have this fear of dart. Once you start using it, you can see that all of it has a porpouse, and it's pretty clear.If it had a powerful framework, it would surely be a really good backend language.

February 13, 2022 at 03:12AM by enzodtz
https://ift.tt/EtfaZkX