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

Hey, what's up @FlutterDev family?

Time for #FlutterGif with a small #TipsAndTricks, today is time for #WrapWidget shortcut!!

Place on top of the Widget and click the small icon that appears on your left or:

macOS
IntelliJ - Option + Enter
VSC - Cmd + .

Windows
Alt + Enter pic.twitter.com/FwgXu6h7Dt— Argel Bejarano 💙 (@ArkangelB) June 3, 2021

June 04, 2021 at 06:00PM
http://twitter.com/FlutterDev/status/1400844796818866181
New post on /r/flutterdev subreddit:

Riverpod question : dart vs flutter
Hi guys,I am new to Flutter and developing a Flutter app.I am trying to decouple my widgets and library from my business logic. So a good chunk of my code is actually dart only.I am diving into Riverpod as a state management tool.And wondering : what are the benefits and drawbacks from riverpod dart only package vs flutter riverpod package ?

June 04, 2021 at 07:05PM by lesvoyagesdorphee
https://ift.tt/3ijhKWM
New post on /r/flutterdev subreddit:

can Flutter Web have good performance if you focus on it?
I wonder if Flutter Web can be a good option regarding performance and file size if your project main purpose is for the web, thus, focusing on making it viable for web viewers.

June 04, 2021 at 10:19PM by bradofingo
https://ift.tt/3vP9HoG
New post on Flutter Dev Google group:

I am facing this issues
C:\Users\M S ANAND>flutter doctor Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel stable, 2.2.1, on Microsoft Windows [Version 10.0.18363.1440], locale en-IN) [!] Android toolchain - develop for Android devices (Android SDK version 30.0.3) X Android license

June 05, 2021 at 05:19AM by Mukul S Anand
https://ift.tt/3x1WJE7
New post on /r/flutterdev subreddit:

Awesome UI designs built in flutter <3
Hello guys,During this lockdown, I tried out new UI designs using Flutter which turned out really awesome📱.You can find these designs on my GitHub:https://github.com/Chromicle/awesome-flutter-uiplease give a star⭐️ on github if you like them, any feedback is welcome

June 05, 2021 at 05:36AM by sipoge7142
https://ift.tt/34R10OI
New post on Flutter Dev Google group:

Super App With Flutter
I'm a new flutter developer and i would like to know if i have the possiblity to build a super like Grab and Gojek with Flutter. If yes can i get some helpfull links?

June 05, 2021 at 06:20AM by perial dupont
https://ift.tt/3ik0HnQ
New post on /r/flutterdev subreddit:

Grid view builder and list view builder: no need for pagination or scroll support?
I’m coming from an Angular background with regards to this question.In my web app, a user can have more than 100 courses, so we only show 20 at a time (each course has its only thumbnail card). When a user scrolls to the bottom, the next 20 courses are loaded via another API call.I’ve been reading tutorials and the documentation about GridView and LisrView builder and the consensus is that I can just make one API call and the xxxView builder will handling all the loading.Is this correct?

June 05, 2021 at 09:50AM by JapanEngineer
https://ift.tt/3uTbEzd
New post on /r/flutterdev subreddit:

I wrote a detailed article on how to safely migrate to Flutter safety
https://ift.tt/34R8bXm

June 04, 2021 at 11:42AM by sadmansamee
https://ift.tt/3ipOpdD
New post on /r/flutterdev subreddit:

Mobile Developers Cafe - Weekly Issue #27 just published. [ Newsletter with Flutter and other platform developer articles, events, news and lot more ]
https://ift.tt/2SQiE2t

June 04, 2021 at 05:52AM by iranjith4
https://ift.tt/3g6QFDE
New post on /r/flutterdev subreddit:

Why new flutter apk has BIG size?
Hello i made simple and single route app with flutter old version size 19 mb now i update flutter and some plugins the apk size now 44 MB flutter clean didn't helped

June 05, 2021 at 04:54PM by diyar_gulli
https://ift.tt/3uSQdhF
New post on /r/flutterdev subreddit:

Disable screenshot and screenrecord on android and iOS devices
Hi to everyone, I have a cuestion. It's possible to disable screenshot and screenrecording on android and iOS devices using flutter? I've tried withFlutterWindowManager.addFlags(FlutterWindowManager.FLAG_SECURE);on android and only disable the screenshot, not the screenrecording. Or it's possible for disable on native android using java? I hope that my question was undertandable and you can help me. Thx!

June 05, 2021 at 07:32PM by pruebasviro
https://ift.tt/3ppkKCv