Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
New post on /r/flutterdev subreddit:

How do you manage your APIs?
I'm currently working on an app. I say it's about 70% done. As a beginner developer, I'm having some difficulty keeping track of all the data that are being sent back and forth between my app and my server. Let's say my app sends a request. I use the JsonSerializable package to keep track of the data being sent and by setting `nullable` to either true or false, I am notified when I violate the structure that I have defined.On the server side, I use aws lambda with python to take care of requests. When it receives a request, I simply do `json.loads(event['body'])` and from there use keys to access specific data. This has been somewhat a nightmare since I would sometimes make a typo and my app would get `null` values.When I wish to change the name of the variable in my request, then I have to go to my dart code and change the JsonSerializable class I have defined, I need to change the python code, I need to change the sql lite package in my flutter app to accommodate the changes and I have to change the widgets to access the correct variables. And this goes on and on, and I've spent a lot of time doing this without making any meaningful progress in my app.To veteran developers, how do you keep track of your API data? Are there tools that help us manage these?

January 19, 2021 at 05:02AM by KoreanBoyscout
https://ift.tt/3bQ9lqP
New post on Flutter Dev Google group:

text field toggle not working in listview
i have made a text field in a listview which is in visibility Widget and i have used toggle to show and hide the textfield onTap method. but when i tap on "Reply" button as shown in the image all the text field opens at once. but i want only the one which i click on to open. and when tried to

January 19, 2021 at 07:05AM by Raman Plaha
https://ift.tt/3oX0sPL
New post on /r/flutterdev subreddit:

Awesome Flutter Animations - added more animation libraries
https://ift.tt/31TTj9M

January 19, 2021 at 06:40AM by tledrag
https://ift.tt/3oTi7YG
New post on Flutter Dev Google group:

How to convert to Vertical List Tiles View and then redirect to List Detail
Hi, I have uploaded text data , images data and pdfs to firebase database and storage and able to retrieve al of them in HomeScreen View in Vertical Cards List with Text Data Cattergorrytype and companyname etc. I have attached the code with this email. Now I want to convert the Home

January 19, 2021 at 08:43AM by shravan kumar Pottala
https://ift.tt/3sFctMf
New post on /r/flutterdev subreddit:

Firebase dynamic links with Flutter
Hello fellas, I'm currently working on a project where I use firebase dynamic links to trigger some users to install the app from google play and do some logic base on some parameters that I passed it with the dynamic link, my problem is that I can't know where or in which screen I should check where the app has been opened with a dynamic link, I'm using BLoC pattern (flutter_bloc package to be specific ) so if there any ideas for the best way to handle these dynamics link with BLoC rather than the one explained in the doc, or what is the cost optimal implementation of these links, please help and thank you

January 19, 2021 at 10:16AM by HeisenbergZzzz
https://ift.tt/3p1TOYw
New post on Flutter Dev Google group:

Open trip planner
Hi, Does anyone have knowledge of integration of open trip planner in a flutter app ?

January 19, 2021 at 12:00PM by sona
https://ift.tt/2XV2kNi
New post on /r/flutterdev subreddit:

I have started Learn android course series for Beginners any suggestions for me ??
I have started Learn android course series for Beginners in my Youtube channel. any suggestions for me ??Related to feedback, Idea, Topics.

January 19, 2021 at 11:59AM by think_different_us
https://ift.tt/3sEjD3m