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

Benchmark tooling (async, functional & more)
https://ift.tt/37J274I

August 16, 2021 at 08:00PM by id___
https://ift.tt/3m82PAX
New post on /r/flutterdev subreddit:

About native features.
Hi there, im an amateur developer, wants to write a parental control app which blocks other apps and screen automatically by app usage. Despite i looked up, couldn't find any packages about it. Somebody on the internet said that i should go native programming for native features, but all of the tutors says in flutter you can do whatever can be done on native (swift/kotlin)I found out i can write my own packages and use flutter ui code but is it worth for a parental control app to learn both swift and kotlin and flutter ui or just go native?

August 17, 2021 at 12:34AM by Muccolotto
https://ift.tt/3xRK2Mu
New post on /r/flutterdev subreddit:

ugly lines between columns of my app when I flutter run
I completed the calculator project from Zaccagnino "Programming Flutter" on O'Reilly making some changes for my Flutter version 2.2 from the book's 1.9 but when I run it, I have these ugly lines and other markers in between columns and rows: (mine is on thr ight, the book's is on the left) https://github.com/nyck33/flutterApress/blob/master/zaccagnino_calculator/Screenshot%20from%202021-08-16%2016-09-36.pngI am working on Android Studio and did launch Dart Dev Tools browser once before so wondering if these are activated for debugging purposes and if so how to deactivate.My code: https://github.com/nyck33/flutterApress/tree/master/zaccagnino_calculator/lib (book_code.dart is 1.9)

August 17, 2021 at 01:20AM by webNoob13
https://ift.tt/2XzNRcD
New post on /r/flutterdev subreddit:

Can we convert flutter web app to Samsung tizen tv app ?
Hello as i know tizen support HTML5 so can we convert flutter webapp to tizen?

August 17, 2021 at 03:09AM by diyar_gulli
https://ift.tt/3smYZVu
New post on /r/flutterdev subreddit:

Will Flutter Solve Debug Problems
It's not about help, I think it's a thing common now.Debug mode sometimes just lose it. Starts to give errors for nothing wrong or damages the main codes. Gives error then comeback to real page like "oh never mind, my bad".I like code with Flutter but there are few things to solve more than improving it with new features I guess.​(Talking about my experience, sorry don't remember the error details.)

August 17, 2021 at 09:39AM by gokser
https://ift.tt/3yUYGnq
New post on /r/flutterdev subreddit:

New package published. Check it out now. Do like if you find it useful.
https://ift.tt/3ki75eH

August 17, 2021 at 01:40PM by Big-Boysenberry7717
https://ift.tt/3gbVpIV
New post on /r/flutterdev subreddit:

New Package: RRuleGenerator for Recurrence Rules
Simple Recurrence rule generatorFor one of my apps Calendar Clock (check it out on my website) I wanted to use Recurrence Rules for repeating events. After a while trying myself I found out about the iCalendar RFC and decided to use this for a new update.Since it is quite tedious to implement I have uploaded my solution as a package to Flutter. Any help with improving the design and adding more languages, and of course general feedback is very welcome.Check it out, I hope it can be of use to some of you!https://pub.dev/packages/rrule_generator

August 17, 2021 at 01:28PM by TheShortestCheese
https://ift.tt/3xS1UXy
New post on /r/flutterdev subreddit:

Various methods to disable touch input in Flutter!
https://ift.tt/3ma96Mv

August 17, 2021 at 02:53PM by mukhtharcm
https://ift.tt/3iRBocj
New post on /r/flutterdev subreddit:

Is Flutter's web performance still not there?
Hi,I wrote a web app for my company with Flutter and on many levels it has been a great experience, apart from one thing: web performance.The app is rather advanced, using various external APIs, doing calculations on the fly, adapting to user interaction etc etcInitially with just a few widgets around the performance was perfectly fine, but once the app grew it's gotten... not terrible but a bit on the meh side (as in sometimes choppy when scrolling).I've read and implemented numerous good practices and tips but still, it seems to be nowhere near as smooth as the exact same thing would be with html/js/css/php.Hence the questions:- is this to be expected?- is flutter expected to improve on performance as it matures? (in the predictable future)- what are your experiences in Flutter's web (canvaskit) performance compared to "native" web technologies?

August 17, 2021 at 06:33PM by Particular_Mud8540
https://ift.tt/3AQRSYA
New post on /r/flutterdev subreddit:

Performance of Ios simulators on m1 macs?
As the m1 chip shares the same core design as the iPhone's chipset does that mean the ios simulator on Xcode is as good as the real ones (ie the performance is on par as the real ones)? Will, my flutter app perform the same as on a real device?

August 17, 2021 at 06:26PM by vishwa1238
https://ift.tt/2Up8lDE
New post on /r/flutterdev subreddit:

Top 15 Flutter Courses and Tutorials [2021]
https://ift.tt/3mcdFpm

August 17, 2021 at 11:14PM by Jan_Prince
https://ift.tt/3CVYbfe
New post on /r/flutterdev subreddit:

What do you dislike about Flutter (vs native)?
What are some of the most breaking aspect of Flutter that you wish the app was done with native?I have no experience with Flutter but considering it. Things to think about:For certain features It might take 1 min to find a solution on native where as Flutter takes 1 hour. Or solution doesn’t exit it took days to do from scratch or outright close to impossible?Build speed? If Gradle on Android takes forever to build, wouldn’t Flutter just make it worse?Dependencies? Libraries (network, DB…)? Work flow? UX? Job market? Anything you could think of.

August 17, 2021 at 10:31PM by ynkm1692
https://ift.tt/2UpSfts