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

Which backend is better for mobile app Firebase or MongoDB
I'm making a small app which uses a backend only for data storing and I wanted to use between firebase or mongodb. I've used firebase before it's good but searching for an item was hard and it didn't work for me. So which one do u think is better or other choices you can also suggest

February 16, 2021 at 12:55PM by ihs_ahm
https://ift.tt/3jVmtwY
New post on /r/flutterdev subreddit:

Karma Pluss App
Hey Flutters,So happy to share with you the big news. I am honored to invite you to be our first users.Recently, we have created an app Kama Pluss. Our application Karma Pluss is a complete recycle solution application-based to contribute to the environment, with little steps taken every day for an amplified change globally. The application is based on Reduce, Reuse, and Recycle.​Building a mobile app doesn't get any easier. So why not helping us build the tool that automates at least a part of your routine. Try & Feedback! How is the code, what features to add, would you use it, anything. Just reply to us with your feedback here.​Add playstore link: https://play.google.com/store/apps/details?id=com.karmapluss.karmapluss

February 16, 2021 at 12:52PM by KarmaPluss1
https://ift.tt/3aqhd10
New post on /r/flutterdev subreddit:

Besides stable Flutter web 1.0, what are your guesses for March 3rd announcement?
There are no bad guesses or stupid ideas. Maybe this will stir up some good ideas for the future if we're wrong.

February 16, 2021 at 04:56PM by joeyda3rd
https://ift.tt/3qtmjz7
New post on /r/flutterdev subreddit:

Papercups.io Live Chat Native Flutter Plugin
Hello everyone!A couple of months ago I posted about the papercups live chat package I had made, since then I've been working on turning it into a completely native implementation instead of relying on webviews.Today I'm super excited to say that we've released the 2.0 version of the package, which brings many new features and improvements, to create what I believe is one of the most fully-featured native live-chat/support package in Flutter. If you'd like to try it out I've set up a demo at papercups-demo.eduardom.dev so you can see how it looks. I'd love to discuss what to build next into the package to keep improving it.If you have any questions or suggestions please don't hesitate to ask me here or through the chat widget :)Flutter package: GitHub / Pub.dev / DemoHave a great day!

February 16, 2021 at 04:45PM by aguilaair
https://ift.tt/2Nrj8cF
New post on /r/flutterdev subreddit:

[Feedback Needed] I made an app that uses AI to to automatically complete your sentences in either a negative or scary manner.
Hi,I have been working on this app for the last three months and it is finally in a stable enough state to be in beta. The app asks you to input anything you want and then continues your sentence. However it will attempt to continue it in either a scary or negative manner.I used flutter to make the front end interface to the model and used java platform channels for interacting with the ML model as the tflite_flutter library has memory leaks and is slow. The app is now finally in beta and I would really appreciate some feedback on it and to have some testers for it.app beta link here: https://play.google.com/store/apps/details?id=com.lewanayustaz.nextlineworseThanks

February 16, 2021 at 09:43PM by ustaaz
https://ift.tt/3jW8B5s
New post on /r/flutterdev subreddit:

What’s the best way to implement 3D and AR in flutter?
The title explains it all really.

February 16, 2021 at 09:36PM by augst1
https://ift.tt/2NyrKy2
New post on /r/flutterdev subreddit:

Check if city exists or get it with location services?
If a user writes the city where he lives how can I check if the city name is well wrote?Should I use location services or allow the user to write it by its own? I think they are both good but suit different purposes...Do you have any advice?

February 16, 2021 at 11:06PM by _seeking_answers
https://ift.tt/2OJyKsK
New post on /r/flutterdev subreddit:

Is calling out to a cloud function for an api key s cure enough?
I'm using an api key for twitter callouts to get trending topics. I don't want to hard code the api key in the app as someone could decompile and get it relatively easily I think. So I was thinking about using a Google cloud function to just return the api key and store it in the app on startup. Basically, I will callout to the cloud function to get the api key, save it to a variable, then use it in the twitter callouts that happen. Is this any more secure?Note: I will be doing the twitter callout every minute so I can't do the callout itself in the cloud function without surpassing the free tier after only 50 users and I'm not looking to pay anything. Any other suggestions would be nice.

February 16, 2021 at 11:50PM by rdh24
https://ift.tt/3bd16mD
New post on Flutter Dev Google group:

Flutter Web APP not working ?
I got a Flutter Web as Windows Application created and i deployed on Web, but its not working as Function Mail. Im using the SMTP mailer-package . Its showing everythink but if click on button its not sending Mails . How can i troubleshoot it ? Thx

February 17, 2021 at 12:32AM by Berkay Kök
https://ift.tt/3u31lJz
New post on /r/flutterdev subreddit:

Programming on your phone (with Flutter)
https://ift.tt/37k2DGk

February 17, 2021 at 01:53AM by Suragch
https://ift.tt/3dkWJsr
New post on /r/flutterdev subreddit:

How to approach development of mobile and web app at the same time?
I posted this not too long ago. Essentially, management wants us junior frontend devs (React with Typescript) to learn Flutter, same with the junior iOS and Android devs. Now, we were tasked to make an internal project using Flutter, so the frontend will be collaborating with the mobile devs in building one app. Obviously, the FE's will be responsible for the web app.My question is, how should we approach this? It would not make sense to use Flutter if us, the FE devs, would end up having our own codebase, and the mobile devs having their own also (since that's the usual thing if you use web and mobile stacks separately). It just defeats the purpose of Flutter where it can have one codebase for different devices/screens/OS. Do we work mobile first? So that means we have to understand mobile stuff too? Likewise? Mobile devs have to understand web responsiveness? I honestly don't know how to approach this since I've only seen people do mobile apps, then decide later on to make a web app out of it also, or just specifically web app.

February 17, 2021 at 05:52AM by reddit04029
https://ift.tt/2NBbFHT
New post on /r/flutterdev subreddit:

Flutter for a web app
I have a project that I am working on and I’m wondering if glitter would be good for a web app specifically. Obviously being able to turn it into a mobile application would be nice but my main concern is a fully functional web app. (This is my first time making a “real” web app so any tips outside of flutter or not flutter would be appreciated also) Thanks.

February 17, 2021 at 06:27AM by Mr_Creativity
https://ift.tt/3jV3SAZ