Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

Using UTF-16 is clearly wrong!
It makes no sense that everywhere uses utf-8 except a few frontend languages and js. Will Flutter/dart ever have the opportunity to do the right and secure thing and switch to utf-8 for it's default string handling? Perhaps WASM/VM/Compilation conversions rather than *hoping* users realise

January 05, 2021 at 03:47PM by Kevin Chadwick
https://ift.tt/3rXjZRZ
New post on Flutter Dev Google group:

ListView Data execution
Dear Flutter Team. Please help me. I am making a flutter app. My app is reading based. And there are 6 major topics. and each topic contains about 30 to 40 articles. so i had made 6 provider pages for 6 topics. Now , i want to insert a SEARCH button in my app's first screen , and want to

January 05, 2021 at 04:59PM by Amazing
https://ift.tt/35diJRc
New post on Flutter Dev Google group:

Null safety and TextFormField Validator
The examples show returning null for the TextFormField Validator. Wouldn't it makes more sense to remove the question mark and return an empty string upon validation ""? "https://ift.tt/2Xf9F9S"

January 05, 2021 at 06:02PM by Kevin Chadwick
https://ift.tt/2JKm6HE
New post on /r/flutterdev subreddit:

Check out my plugin material_snackbar
With this plugin you can show snackbars following the newest material design guidelines. I optimised this plugin for desktop and mobile. If you have any feedback just let me know!Example gifPub.dev

January 05, 2021 at 05:31PM by 123456789101112136
https://ift.tt/2Xewomw
New post on /r/flutterdev subreddit:

Do you really use GetX to build Flutter app?
I look into GetX and have an impression that it's too powerful. It's a combination of State Management, Navigation Manager and Dependencies Manager. But, do you guys really use it to build Flutter app, or prefer use different packages for different purpose (like flutter_bloc, provider... for State Management; GetIt for Dependencies Manager...)?

January 05, 2021 at 06:07PM by anticafe
https://ift.tt/3pQvR6z
New post on /r/flutterdev subreddit:

Most popular apps in flutter.
Hey guys, what are the most popular apps, that have been written in flutter?

January 05, 2021 at 08:34PM by cengbm
https://ift.tt/2LrQCq8
New post on /r/flutterdev subreddit:

Anyone have any GetX experience ?
I’ve used provider, river pod and now GetX and I have to say it’s been the most straight forward and easiest state manager for flutter I’ve used.However I don’t see too many people talking about it or using it. Could just be due to my inexperience.So I wanted to ask if anyone has any experience using it and what your impression of it is, if it has any glaring drawbacks I may not realize, etc.Thanks for readingLink to the package:GetX

January 06, 2021 at 01:28AM by zaylong
https://ift.tt/3s0s2NW
New post on /r/flutterdev subreddit:

Flutter or KivyMD?
I want to create an app for kids. but im have non experience in apps development. this is my first time. after i done some research, i found that the KivyMD and flutter is a good way to start. but the problem is i dont know which one i should use. Kivymd use python that is a popular language than dart. but i think flutter more practical and easy to use. can i get some opinions from you guys?

January 06, 2021 at 03:01AM by Syafiqpekan97
https://ift.tt/2L6qpO7
New post on /r/flutterdev subreddit:

Flutter Installation Tutorial
https://www.youtube.com/watch?v=KRav9tl7ki8

January 06, 2021 at 04:05AM by ShakePutrid73
https://ift.tt/3s0MrCw
New post on /r/flutterdev subreddit:

What Backend for Flutter app would be the best option for scalability?
I wanna implement login signup and provide database functionality but later, also need to expand this whole appView Poll

January 06, 2021 at 05:30AM by backslashflutter
https://ift.tt/3nmUczg
New post on /r/flutterdev subreddit:

Adobe XD to Flutter is a danger for a Flutter Developer ?
Hi . I have been studying Flutter for a while and I completed few apps. But today I just realized there is a plugin named Adobe Xd. After a little research I learned that we can export to Flutter code from Adobe XD. Even if that codes are not very well at the moment, there is a possibility it could be awesome for future. So I am wondering about that will be a danger whether or not for the flutter developer on the future ?

January 06, 2021 at 09:50AM by Judgment_Few
https://ift.tt/2LjZI8x
New post on /r/flutterdev subreddit:

Implementing Python as Backend to Flutter | ChatBot App
I have created a chat bot application which would explain you about how to host your flask app to heroku web server and then from that using the POST method, get the output to our flutter app.TOPICS COVEREDIMPLEMENTING THE ANIMATED LIST IN FLUTTERCREATING A FLASK APP WITH GUNICORNUPLOADING THE FLASK APP TO GITHUB FIRSTUSING THE GITHUB TO DEPLOY APP TO HEROKUSETTING UP EVERYTHING FOR POST METHODDo check my YouTube Video, I have been pushing some great content there.Video URL and BackSlashFlutter

January 06, 2021 at 12:05PM by backslashflutter
https://ift.tt/38iQN0j
New post on /r/flutterdev subreddit:

Why flutter develops so slowly and silly?
On a daily basis I am android developer(kotlin), a few months ago I started programming in flutter after my work. Many people praised and said really good about this. For me, the most advantage was writing one app which will be works on both mobile system.Looking for errors in log is awful. Operations on collections are cumbersome and tiring. Dart doesn't has methods filter, take etc. No view preview. Null safety doesn't even exist.In compare to native programming, libraries and other things, flutter is miserable. There is no good libraries like in Android.To sum up, Flutter is good for very SMALL and SIMPLE application, maybe in a few year develops and will be stable like native app, but now I don't understand the fascination about flutter.What do u think?

January 06, 2021 at 01:27PM by nontakenusr
https://ift.tt/3nfCRIF
New post on Flutter Dev Google group:

Searching for an experienced flutter programmer for an exciting new app.
We are a team of 3 working on an exciting new app and we are looking for second experienced flutter programmer. Please contact us at flo...@gmail.com. Looking forward to hearing from you! Regards Rosdale

January 06, 2021 at 04:32PM by Rosdale Thomas De Souza
https://ift.tt/2LtxE2p
New post on /r/flutterdev subreddit:

Bachelor Thesis
Hey guys!I want to write my Bachelor's Thesis around the topic of Flutter development.One idea that I have would be discussing the pro's and con's of multi-platform development with the help of expert interviews. Personally, I'm more interested in the programming and actual creation of an application though.Do you have any ideas for a cool topic around Flutter development? I'm very grateful for every input!! Thanks a lot in advance!

January 06, 2021 at 06:13PM by peterpandev
https://ift.tt/2LrtEzK
New post on Flutter Dev Google group:

How do you work with your non-rooted device?
Hi everyone, When I'm working on a project, I often need to set a long value for screen timeout because I find myself hot-reloading multiple times. Because of this, on my non-rooted devices, I have to go to - settings / display / and set the maximum value for screen timeout. I perform these

January 06, 2021 at 10:29PM by lui...@gmail.com
https://ift.tt/3bgql9u