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

Flutter plugin featured #4 on ProductHunt!
Today we launched Pal on Product Hunt.
Pal is a complete solution for flutter apps to guide your users and connect with them.It's currently #4 featured on it and that feels amazing.
https://www.producthunt.com/posts/pal

January 18, 2021 at 11:59AM by mcfly-dev
https://ift.tt/3nWjy7g
New post on /r/flutterdev subreddit:

I have a question for the devs here
How long would it take to create a production ready flutter mobile app with a laravel api? If anybody has done it, let me know how and what was the experience like.

January 18, 2021 at 11:55AM by C0d3rStreak
https://ift.tt/2M3EWKx
New post on /r/flutterdev subreddit:

Workout plans app
Guys check out my first personal flutter project: ActivePam App: features easy access to weekly home workout plans. Technologies used: #flutter and #firebase. - Used #firebase for user authentication and data storage, also for user progress tracking - I played the workout videos using YT_playerpackage https://t.co/lu1PbihMW0 . Features : -easy access to weekly home workout plans. -user authentication with email and password or with Google account. -Progress tracking. -Set scheduled reminders option. Visit my github repo to see screenshots. Please give me a star on github if you like it GitHub: Github repositoryflutter #flutterdev

January 17, 2021 at 01:58AM by hanxtothemax
https://ift.tt/35RqNXZ
New post on /r/flutterdev subreddit:

Flutter Tap Weekly Newsletter Week 71! - Tutorials, videos, packages, and much more!
https://ift.tt/39Ex9va

January 18, 2021 at 01:03PM by vensign
https://ift.tt/3inCVVP
New post on /r/flutterdev subreddit:

Do you use Cupertino widgets for the iOS builds?
I am porting for the first time my flutter app to iOS, and I have tried to apply native UI look with cupertino widgets...but after a couple of hours I have decided to stop because of the huge amount of re-work needed in order to give a 100% iOS style.My question is, do you use material look for both android & iOS? For the iOS users: do you think that a material look will have a negative impact on how the users perceive the app?

January 18, 2021 at 04:16PM by svprdga
https://ift.tt/35Pg4gE
New post on Flutter Dev Google group:

Flutter settings switch is not turned on when I click on back button
Hi , I have a settings menu which I have used different methods for the Onchanged and I want my application to keep the switch checked once I click on it but when I click the back button and back into the settings menu it is back to false please help I have tried multiple avenues still can't

January 18, 2021 at 11:02PM by shahbaz shiekh
https://ift.tt/2M6CHWQ
New post on Flutter Dev Google group:

Question about Flutter copyright policy
I have a couple of questions, and I hope you can answer them. I am wondering if I can copyright the code I use for the app? Does Google own any rights or charge any royalties to my app? Can I monetize the app, without notifying Google? Am I the sole owner of the app? If Flutter ever were to be

January 18, 2021 at 11:20PM by isabela duque
https://ift.tt/39HmGio
New post on /r/flutterdev subreddit:

Can I connect a website --> Firebase --> flutter app?
I want to make a blog app where users can use a website to publish their story to specific genres on the flutter app. I am using firebase.Is this possible and how hard is it? Is this the best way to connect a website to flutter?

January 19, 2021 at 04:06AM by NotVector
https://ift.tt/3p1bCTC
New post on /r/flutterdev subreddit:

Floating bubbles that move with the users finger?
Hello Flutter community! I'm looking for a widget that creates a bubble on the screen, and then the user can tap the bubble and the bubble moves along the screen with the users finger.Is there a widget out there like this? I remember the Facebook messenger app used to be like this. It had bubbles for profile pics, and you could touch one, leave your finger pressed on the screen and move it about, and the bubble would move with the finger.Thanks!

January 19, 2021 at 03:42AM by bbdude1988
https://ift.tt/39FgZBA
New post on /r/flutterdev subreddit:

Learn Flutter Code Newsletter | Add Augmented Reality (AR) in your Flutter App
https://ift.tt/35Pg9AX

January 19, 2021 at 03:07AM by thehappyharis
https://ift.tt/3nXxTAC
New post on Flutter Dev Google group:

Re: i can't run my program
Remove the “pages” from the “Dart entrypoint” field. Your main.dart is not in the directory. On Mon, Jan 18, 2021 at 23:14 Natthaphat Muanpej