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

Flutter Tap Weekly Newsletter Week 83 Tutorials, videos, packages, and much more!
https://ift.tt/3vEChZC

May 03, 2021 at 05:50PM by vensign
https://ift.tt/3uagxEt
New post on /r/flutterdev subreddit:

Woocommerce integration
looking for an article that explains how to integrate Wordpress and Woocommerce API with flutterAny Tips?

May 03, 2021 at 05:12PM by A_Yusuf
https://ift.tt/3xI7IDU
New post on Flutter Dev Google group:

VS Code extension v3.22 - Integration testing, new refactors, ...
Hey all, v3.22.0 of the VS Code extensions have been published. Release notes are below (and online ). Flutter Integration Testing #3009
New post on Flutter Dev Google group:

authtentification problem with flutter from mobile to web
Hey Community, i am new to flutter and i just made a system of authentification for mobile apps using flutter firebase, now i want to convert the mobile auth to web auth ,i run the app openning it in a browser the design is the same but the auth doesn't work ,how do i fix it? is there any

May 03, 2021 at 07:07PM by Nidhaleddine CHENNI
https://ift.tt/3nNkvAr
New post on Flutter Dev Google group:

Having an issue in drawing polyline on Google Map using GetX
I am using GetX. I working on Google Map. But I am facing an issue. I want to draw a polyline. But initially polyline does not show. When I hot reload that page then only the polyline is shown. I have added the marker and polyline in initial method. Does anyone have idea on this issue? Does

May 03, 2021 at 08:47PM by falaks...@gmail.com
https://ift.tt/3nLkD3j
New post on /r/flutterdev subreddit:

How is flutter so "easy" when you can't even make a table without spaghettified widgets and stuff?
I am doing an android app btw. Till I learn this framework, I would rather learn xcode and do both android and IOS, why should I bother to take risk to learn this framework?It's not like html, not like C#, not like java it's unlike anything I've ever seen. It's not even linear, widgets are weird way of programming. Stateless and stateful widgets? What do they even mean? And even one thing you change from them, it gives error. None knows what they are doing.How do you do only one table? In html, simple, table tr td and stuff. Easy. In flutter? You gotta call that widget from there then call that thing from another widget, then another bla bla. A lot of thing just to draw a table. Why do you call this easy? This is definitely not easy, and its a very weird way of programming. When you have some complicated variables that needs to be shown in the tables, it won't work. It just won't. And youtube tutorials suck. 5 hours of dart tutorial? Nothing important it tells you. Flutter tutorial? Trash. I think some dudes are seriously getting rich by this framework and they just won't share their secrets.

May 03, 2021 at 10:14PM by ucanzeee
https://ift.tt/3gV5Kdz
New post on /r/flutterdev subreddit:

Partner Up for Learning
Hello everyone, hope you doing well. I just wanted to share the discord server for the people who search for learning partners. You can join server to find a partner for learning different programming languages or any topics you are interested in. Here is the link for the server:https://discord.gg/ayeGrsaSG2

May 03, 2021 at 09:34PM by heisenbug403
https://ift.tt/3eQO4Nt
New post on /r/flutterdev subreddit:

Are you a Sneakerhead?
Is anyone (Flutter front end, back end, project manager) out there big into sneakers? Do you wear or collect Nikes, Jordan retro’s, etc.?

May 03, 2021 at 10:58PM by imarugs
https://ift.tt/2SdGSmT
New post on /r/flutterdev subreddit:

I share my simple flutter example about firebase storage and firestore database app in github
https://github.com/fluttirci/Flutter-Firestore-and-Storage-Example-App-with-TableIt's just simple, easy to understand. It has text data and an image. However, you can't just directly take this and use it obviously, you need to a lot of stuff before you can use it, because of the nature of firebase. Read the github for details.​https://imgur.com/uHATHJs.png

May 04, 2021 at 02:59AM by philospherrobot
https://ift.tt/3ufKiDO
New post on /r/flutterdev subreddit:

Business Logic in Provider architechture
Where is the best place to put Business Logic in Provider Architecture. Kindly share me your thoughts

May 04, 2021 at 05:17AM by tluangahauhnar
https://ift.tt/339yOpw
New post on /r/flutterdev subreddit:

Music Player App
I made a music player app. The app supports mostly all basic features that other popular music player apps like Spotify support. You canListen to songs online (quality up to 320kbps) as well as offline.Download music in best quality (320 kbps)Shuffle songs, Create playlists, etc.No subscriptionand most important thing, "No Ads"You can check the project here: https://github.com/Sangwan5688/BlackHoleFeedbacks appreciated :)

May 04, 2021 at 09:21AM by sangwan_5688
https://ift.tt/2PS5ReU
New post on /r/flutterdev subreddit:

Dart Checked Exceptions
I don't understand the hate checked exceptions seem to get, they were already declined as a language feature maybe a Throws annotation can bring better error handling to dart. https://github.com/dart-lang/sdk/issues/45884​How do you feel about checked exceptions?View Poll

May 04, 2021 at 10:17AM by DevNico
https://ift.tt/3nL4hI1
New post on /r/flutterdev subreddit:

Convert any widgets into an image using Davinci
Davinci is a plugin that I've created to convert any widget into an image in four steps that you can share with other app/chats.Github Link:https://github.com/Imgkl/davinci
Package Link: https://pub.dev/packages/davinciAny contribution is welcome.

May 04, 2021 at 10:09AM by chif_
https://ift.tt/3teOHFW
New post on Flutter Dev Google group:

Info Window
I want show info window always on Google Map. It shouldn't hide even if I tap the marker. It should always appear on Google Map. Is there any way to do it?

May 04, 2021 at 11:50AM by falaks...@gmail.com
https://ift.tt/3vEJmsX
New post on /r/flutterdev subreddit:

Flutter dev jobs?
I've spent a bit of time learning Flutter on my own and really enjoy it! I decided to search for "flutter" on LinkedIn job postings and it looks like there are very few companies hiring for Flutter developers. Is there a reason why adoption is so low in corporate environments? Is Flutter intended mainly for very small teams/individuals with fewer resources or is there a genuine effort at Google to increase adoption in the corporate realm? I'm curious to hear what this community thinks

May 04, 2021 at 11:51AM by thefamousceleb
https://ift.tt/3eVsLuj
New post on /r/flutterdev subreddit:

Flutter Blog App ( Backend & Frontend)
Hi guys, I created the Blog App using Flutter. Please check out the screenshots of the app & source code in my GitHub -https://github.com/DevStack06/Flutter-Blog-App And please do star the repo if you liked it!!You can also check the Youtube Playlist, which will cover both Front-End and Backend Development: https://www.youtube.com/playlist?list=PLtIU0BH0pkKoE2PBvgbHEBPAP-sd670VIAny suggestions are warmly welcomed, and it is open source so feel free to contribute ✌️✌️✌️.

May 04, 2021 at 01:51PM by devstack06
https://ift.tt/3xNeo3G
New post on /r/flutterdev subreddit:

RAD tool for widgets ?
is there any good RAD tool out there for generating flutter design like a drag drop position element here like a graphical design tool ? ( i know that you guys are doing it by hand and knowledge - but its truly like magic to me trying to learn or get an idea of the extend all these widgets can go ).I know its not the way and if there is none that do it right ( seen a few but seems very basic ) do you know of any totourials or guides that steps through each of the widgets and its possiblities in both coding and a visual represenation ? so it might be easier to get an overview of whats possible ?

May 04, 2021 at 01:21PM by Lazy-Chemist-7083
https://ift.tt/3nKuhDv
New post on /r/flutterdev subreddit:

Official mongodb driver released
https://ift.tt/39xUQpK

May 04, 2021 at 04:00PM by bradofingo
https://ift.tt/3tkgvbT