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

I've made a dart package inspired from Windows Phone 8 style pivots
I am an Android developer, a flutter developer actually for about 2 years, but my first smartphone was the good old Lumia 520,and I've never found a UI experience like that ever since. Something struck me today and I sat down at 11PM to try mimic a small part of the WP ui on Flutter. For those who don't know about flutter, it's a cross platform app development framework.After I implemented it, I thought of publishing it as a plugin, who knows, maybe someone would like to use it one day 😅Here's the repository to the plugin wp_pivot_flutter , I'll publish it to pub.dev within a day or two after proper documentation. I've tried to keep it as customisable as possible

August 22, 2020 at 01:01AM by kabiloka
https://ift.tt/3lhCZaO
New post on Flutter Dev Google group:

Switch widget / SwitchListTitle not work in Samsung S20
Hi I reach a strange behavior on the Switch widget or SwitchListTitle widget. I tested the same app in 3 mobiles. And only S20 can't render the switch widget or SwitchListTile widget. The rest of the App is good in all mobiles. Please see the screenshots for details. I try to repeat the problem

August 22, 2020 at 03:43AM by stamp Face
https://ift.tt/2YnxqgS
New post on Flutter Dev Google group:

fit glass pane and flutter widgets's chrome selection
Is there a way to select a widget to inspect it in chrome ?[image: fit-glass-pane.PNG]

August 22, 2020 at 04:54AM by Bened
https://ift.tt/2CPkjh3
New post on /r/flutterdev subreddit:

CodePush and Flutter
I just began learning Flutter and came across note that Flutter does not support Code Push.I have experience working with react native but never used CP.I read that it allows to deliver in-app updates i.e. allow to update without going to app store like Play store.Want to know how not supporting CP affects Flutter development. Does it mean that Flutter doesn't support in-app updates and updating is only possible via conventional update process which is by updating app from the store?How else can it affect my app development?Want to know since I want to select the correct tool to make an app.

August 22, 2020 at 12:45PM by purezen
https://ift.tt/2EvkMp1
New post on /r/flutterdev subreddit:

Beautiful Login Screen with Lit Firebase Auth
https://youtu.be/jK_n-6-PkSY

August 22, 2020 at 01:14PM by immacoder
https://ift.tt/2QcUsCQ
New post on Flutter Dev Google group:

flutter channels
Can any one tells me flutter channels like how many they are and which one the better or the better depends on the user requirement thanks

August 22, 2020 at 05:27PM by husam alkdary
https://ift.tt/2En1CSm
New post on /r/flutterdev subreddit:

I made a website to handle all of the bug-prone firebase and stripe backend, so that you can easily implement a registration system, manage payments and deal with the database visually.
I have been using Flutter for a couple of months now, and I still always run into errors when I am working on my backend. I worked on a program in my free time, so that I don't have to spend so much time working on the backend, and I can develop apps more quickly and easily.It has been so useful because the week I spent making it was worth, it because now it takes me a day to make complex apps with difficult backends, like social medias.I started to make it because I spent a day trying to get a simple firebase login sorted, which should have taken 30 minutes maximum. I decided to make the program so that I don't have to deal with the problem any more.

August 22, 2020 at 06:33PM by strijle
https://ift.tt/2Yp51ae
New post on Flutter Dev Google group:

widget getting rebuilt infinitely.
Hey guys, I am working on a flutter app using Provider and Shared Preferences. My widget is getting rebuilt infinitely and I am not sure what I am doing wrong. Any sort of help would be amazin. Here is a link to my stackOverflow question. https://ift.tt/3gpQ8KZ

August 22, 2020 at 06:50PM by sava...@gmail.com
https://ift.tt/2Ek8e49
New post on /r/flutterdev subreddit:

Flutter 1.20 is awesome and other cross-platform tips
I was developing a podcast player app previously posted in Flutter channel. It got some nice reviews regarding UI but I wanted to make the first time render even faster as older flutter versions had some jank issues the first time app was opened. Last week I updated it to 1.20 and its so much smoother after following the official guidelines.I also ported from iOS to android within 3 days and these are some of the tips that helped.1) Wrap all alert/confirm dialoags in your custom widget in which you can use if(iOS)... else...This will be really helpful as your app gets bigger and can be re-used.2) Similarly wrap any widgets like sliders or any platform specific widget in your custom widget.3) Also write custom pagescaffold as iOS should use CupertinoPageScaffold and android should use Scaffold for platform specific look.Please add anything else you think would help.P.S Huge thanks to the Flutter community for giving me feedback and helping me improve the app :)

August 22, 2020 at 07:32PM by altair279
https://ift.tt/2E8kd52
New post on /r/flutterdev subreddit:

Thermal printer with Flutter
Can anyone suggest me plugin for printing a receipt in thermal printer. The printer i am using in a Star SM L200. I tried the plugin esc_pos bluetooth but its not printing even the test print.

August 22, 2020 at 09:57PM by Vasooli-Bhai
https://ift.tt/2YrRMpp
New post on /r/flutterdev subreddit:

Anyone know when Flutter Web will be fully released?
For the project I am working on, I am using Flutter Web. It feels a lot better to use to build web apps compared to traditional HTML/CSS/JS and stuff like React or Vue. It is the one part of Flutter I am really excited about. Is there anyone that knows about this or someone from the Flutter team that can give a bit of insight into this?It would be greatly appreciated! :)

August 23, 2020 at 12:19AM by jazilzaim
https://ift.tt/3glPiz5
New post on /r/flutterdev subreddit:

FutureBuilder and Asynchronous Programming
https://www.youtube.com/playlist?list=PLRT5VDuA0QGVyzxEZw8Fugx1_5sM3aV9Y

August 23, 2020 at 02:04PM by abhishvekpvt
https://ift.tt/3j65nup
New post on /r/flutterdev subreddit:

Native or Cross platform dev?
Hi guys,My two friends and I are trying to build a startup. We have programming experience from college, but we don't have any industry experience. We are trying to build an app that will receive display live ”content” (but not like social media stuff, think of it as a live announcement app) and accept payments. We have been learning swift and kotlin to build the app for each platform separately. But right now we have been considering going for cross-platform. We would appreciate your suggestions. What are the commons cons and pros for both native and cross platform development? Do big companies like Uber Lyft DoorDash use native or cross platform?

August 23, 2020 at 02:40PM by yaxcioglan
https://ift.tt/32mai3C