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

Redux + Epics + Flutter
Hi, Flutter world. I've published a new article, please take a look and give it a clap if you like it. Also, comment on it, would love to hear your opinions. It really matters to me!#cleancodehttps://medium.com/@nihad.delic91/reduce-duplication-achieve-flexibility-means-success-for-the-flutter-app-e5e432839e61?source=friends_link&sk=6373d05e9b482123d1f5da677312c69f

September 23, 2020 at 02:59PM by d3xt3r2909
https://ift.tt/3kBPahe
New post on /r/flutterdev subreddit:

<b>Why we chose Flutter Web to build our production website instead of Tailwind or Bootstrap</b>
When building a new website for <a href="https://codelessly.com/">Codelessly</a>, we had to make the difficult choice of which platform to use. Initially, we dismissed Flutter Web as a viable option. This is the story of how we ended up choosing Flutter Web in the end.In the beginning, we considered the possibility of building our website in Flutter but quickly dismissed that idea. Our website needed to be production quality. It was going to be seen by users, not to mention investors. The website had to work and work well.Flutter Web has not been declared "production-ready" yet by Google and has quite a few usability issues. In our previous experiments building Flutter websites, we discovered the following issues:Scroll lag - long webpages don't scroll well on mobile.
Unable to scroll - scrolling is broken on some browsers.Text clipping - text rendering is incorrect.Non-native behaviors - unable to select text, no hand cursor over links.So, having ruled out Flutter Web, we turned to other frameworks.First, we tried Bootstrap. Our lead developer worked with Bootstrap for many years and was familiar with the framework. However, we quickly ran into CSS styling issues.Getting started with Bootstrap, the first thing we did was begin customizing the CSS styles and Bootstrap elements to match our design elements. We styled buttons, setup the H1, H2 text styles, and in general themeing Bootstrap. The process was very time consuming and 4 hours in, we still didn't have any layout elements. That's when we started thinking about Bootstrap's legacy problems and decided that it was taking too long and wasn't worth our time. Most of all, we realized that we weren't having fun and were getting bored. So we decided to move on to something new and give Tailwind a try.None of us had too much experience with Tailwind so it was very exciting to dive into a new framework. Very quickly though, we realized that we needed to take time to learn the framework. But because we also needed a website by the end of the day, we decided to get a head start from existing templates.We found some very beautiful templates with wonderful components that somewhat matched our design and got to work customizing them right away. The next 4 hours were an exercise in frustration. For the life of us we couldn't figure out how to free float a background image and have it frame our animated UI image on different screen sizes. We also had trouble combining elements from multiple templates together to get our desired design. To this end, we realized that trying to skip the proper setup and development process meant we couldn't create our exact design and would end up with a non-professional website.It was getting late so out of desperation, we started trying out website builders. All we wanted to do was position our page layout elements and add an input form. We must have tried over a dozen website builders but they all fell short some way or another. Most did not support background images and stacked layouts, instead forcing us to use existing layouts. The ones that did support custom layouts had one issue or another with input fields.The email input field is critically important and our input field design was very specific. We specified conditional behavior that shows a vertical layout on mobile and a horizontal layout on desktop. The input field also needed to switch to capture first name and last name after the user entered their email. From a business side, we wanted to enrich emails with a first or last name for more personalized correspondence.Trying to hack together what we wanted within the limited and very poor functionality provided by website builders was a nightmare. In short, website builders do not have good form builders.By this point, we were too exhausted to continue and decided to call it a day. The most frustrating part of…
New tweet from FlutterDev:

🖥 Introducing Flutter on Windows

Our preliminary release includes native app compilation, some early plugins, and a desktop-ready #FlutterGallery app!

💡Fun fact: Over half of all Flutter developers use Windows to write their apps!

Read more here &darr; https://t.co/3rI4XG1TPB— Flutter (@FlutterDev) September 23, 2020

September 23, 2020 at 05:05PM
http://twitter.com/FlutterDev/status/1308784671786897408
New post on /r/flutterdev subreddit:

Is flutter desktop decent or fast enough to be alternative of Windows Forms
Is flutter desktop decent or fast enough to be alternative of Windows Forms

September 23, 2020 at 05:42PM by nomnomcooki3ss
https://ift.tt/2EpvzS2
New post on /r/flutterdev subreddit:

Is flutter desktop decent or fast enough to be alternative of Windows Forms
Is flutter desktop decent or fast enough to be alternative of Windows Forms

September 23, 2020 at 05:42PM by nomnomcooki3ss
https://ift.tt/2EpvzS2
New post on Flutter Dev Google group:

Gray Screen on Nokia TA-1157 after Flutter App Launches
I have created a Flutter App to replace existing Android App, testing on a few physical devices and many virtual devices, all looks good. One of my testers is using a Nokia TA-1157 mobile phone and just after the App loads, having successfully displayed the splash screen with logo and the

September 23, 2020 at 06:57PM by AW Results
https://ift.tt/2RQQPn5
New post on Flutter Dev Google group:

FLUTTER OPEN STREET MAP
I'm trying to add text based location search and once I ENTER the location detail is not getting updated in the map .Actually where we have to give the search functionality.

September 23, 2020 at 06:58PM by sona
https://ift.tt/32XtrKE
New post on /r/flutterdev subreddit:

Should I invest in Flutter for web dev
I want to break into the software engineering career, so I kinda have to start with web development since the requirements are lower than app dev and other software dev titles.I'm currently studying react, but since flutter is taking over the cross-platform category, should invest in flutter, instead. For let's say 6-8 months later. I want to start with web dev, but eventually want to do app dev.What do you recommend, do I switch to flutter or should stick with react?

September 23, 2020 at 07:31PM by bikar76
https://ift.tt/362WdM2
New post on Flutter Dev Google group:


How to navigate to next screen after completion of animation.

September 23, 2020 at 09:56PM by Akash Lilhare
https://ift.tt/35WMqXU
New post on /r/flutterdev subreddit:

Flutter App Icon || iOS and Android
https://youtu.be/E_-6PBljccI

September 23, 2020 at 11:10PM by drdDavi
https://ift.tt/3499Man
New post on /r/flutterdev subreddit:

Let’s create a Mini Spotify with Flutter and Riverpod
https://ift.tt/3j0dysy

September 24, 2020 at 11:10AM by Fewthp
https://ift.tt/2HtswcQ
New post on Flutter Dev Google group:

Need Help in debugging
Hello all, I'm building a flutter app and when i use ListTile my gradle giving a lot of errors. please find below, FAILURE: Build failed with an exception. * Where: Script 'C:\src\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 904 * What went wrong: Execution failed for task

September 24, 2020 at 11:44AM by Arslan Raza
https://ift.tt/3kMsFpU