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

Live Cardiac Monitoring using Flutter
Live Cardiac Monitoring using FlutterPlaystore: https://play.google.com/store/apps/details?id=com.gauravmehta13.HRMGitHub : https://github.com/gauravmehta13/Pulsify

September 14, 2020 at 03:18AM by 269mehta
https://ift.tt/2RoGsXq
New post on /r/flutterdev subreddit:

We've launched a no-code tool for building Flutter apps using just your voice. Currently, we support voice-based survey apps, and we export primarily to Flutter. We would appreciate any feedback!
https://ift.tt/32pqUsE

September 14, 2020 at 05:13AM by jglowbom
https://ift.tt/2ZzZFcU
New post on /r/flutterdev subreddit:

How to Install Flutter with Visual Studio Code
https://ift.tt/2E2Z9wI

September 14, 2020 at 05:49AM by nareshpradeep
https://ift.tt/3ivrdaR
New post on /r/flutterdev subreddit:

What kind of app do you think is needed in 2020
What kind of application do you think is in high demand right now ? I'm thinking of starting a long term side project with Flutter and Firebase as backend but I'm not sure what kind of app to target. I just want to make sure it can at least be practical since I don't want to abandon the progress midway or after it's done since it's not really needed by anyone

September 14, 2020 at 07:45AM by catInOrbit001
https://ift.tt/3mdlOrn
New post on Flutter Dev Google group:

State Management in BottomNavigationBar with PageStorage
Hi, I have one BottomNavigationBar with profile icon as a last menu & all pages for these menus are in PageStorage widget. [image: BottomNavigationBar.png] From Profile Screen I can update picture of User. My problem is, after updating profile picture from that screen, I could not notify this

September 14, 2020 at 08:06AM by Ashish
https://ift.tt/32u1hHg
New post on /r/flutterdev subreddit:

Is it possible to use Firebase Storage in a Flutter Web app for profile pictures?
I am not seeing much resources on this. But is it possible to do this right now?For example, if I want to allow the user to upload their profile photo and store that in Firebase Storage, will it be possible?I thank you all to those who try to answer this and/or provide links related to this! :)

September 14, 2020 at 09:22AM by jazilzaim
https://ift.tt/32srw0H
New post on /r/flutterdev subreddit:

Is it possible to use Fauna DB with flutter app ?
Trying to create a database using flutter

September 14, 2020 at 11:30AM by icewaran
https://ift.tt/3kfFPf8
New post on /r/flutterdev subreddit:

Flutter - How to use Lottie Animations in Flutter
Use Animations in the Mobile application will give better User InteractionUse Lottie Animations in Flutter ApplicationLottie Animation Example

September 14, 2020 at 11:23AM by rrtutors
https://ift.tt/32pZR0m
New post on /r/flutterdev subreddit:

Flutter Widgets – Basics You Need to Know
https://ift.tt/35B4V46

September 14, 2020 at 11:50AM by nareshpradeep
https://ift.tt/32t6RJW
New post on /r/flutterdev subreddit:

How to generate a .ipa is CodeMagic?
I don't have a Mac to build my .ipa file and I was so glad I found out about CodeMagic! I was able to successfully build for an iOS app, but I only see a Runner.app.How can I generate a .ipa artifact?

September 14, 2020 at 12:19PM by captainbarbell
https://ift.tt/32u7PFu
New post on /r/flutterdev subreddit:

Expense Tracker With RegExp
▪️ Hello everyone I published my first mobile application on Play Store with flutter! The app is an expense tracker that helps you to track more expenses with less effort thanks to RegExp.▪️ I would be very happy if you download the app and give me feedback.Thank You!📍 Play Store: https://play.google.com/store/apps/details?id=com.alkanakisu.expensePlus📍 Source Code: https://github.com/AlkanAkisu/ExpensePlus

September 14, 2020 at 01:05PM by alkyaky56
https://ift.tt/3bYci6H
New post on /r/flutterdev subreddit:

iOS dev moving to Flutter
I am mid iOS developer (2-3 years working as iOS dev) that likes new technologies, I never dive too 'deep' in a language as I always get excited about some new technology/language.I would like to hear opinions of more senior devs that might have some experience with it- what do you think.. is it production ready ? Does it have perspective?I am thinking more of self-empleyment and creating a startup as time goes by and I am getting older...And I like the idea of widgets and one codebase for android and iOS (also web? ).As I heard its relatively easy to create a simple app in Flutter. Although it might be harder to maintain ?tl;dr: moving to Flutter, idk if it has 'future' and if it is worth learning ??

September 14, 2020 at 01:17PM by mentox82
https://ift.tt/3kgeARz
New post on Flutter Dev Google group:

open a url on browser and then coming back to app
Hi, please help me I need to open a url on the browser and user would do something and then i should return back to the app. also i should come back to the related page according to what user has done on the web. thanks in advance!

September 14, 2020 at 03:41PM by Zahra Hosseini
https://ift.tt/2RquNXS
New post on /r/flutterdev subreddit:

Is Flutter Web an option?
Hi !I developed an app in Flutter few months ago and I would like to develop something more with that technology :)I know that the web development in Flutter isn't very popular nowadays, but I've curiosity with that and it's a field that I would like to explore...Do you think that is a good idea or I should focus to build an app again ? Do you know some examples of Flutter websites ?Thank you !

September 14, 2020 at 04:57PM by dvzgrz
https://ift.tt/2RpgrHl
New post on /r/flutterdev subreddit:

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

September 14, 2020 at 06:11PM by vensign
https://ift.tt/33rc7Nt
New tweet from FlutterDev:

🏁 @eBayMotors hit every deadline with Flutter!

“By being able to spend most of our time fully immersed in Flutter code, we realized the holy grail of cross-platform development: everything was truly “write-once.”

Read ↓ https://t.co/zLUGJqAGRl— Flutter (@FlutterDev) September 14, 2020

September 14, 2020 at 06:00PM
http://twitter.com/FlutterDev/status/1305536787041918976
New post on /r/flutterdev subreddit:

Swagger Dart Code Generator: A library that can generate models and HTTP requests with responses based on Swagger/OpenApi file
I would like to announce that a few days ago we published the Swagger generator for Flutter.
https://pub.dev/packages/swagger_dart_code_generator
https://github.com/epam-cross-platform-lab/swagger-dart-code-generator

September 14, 2020 at 06:40PM by fryette
https://ift.tt/3bXnpN1
New post on /r/flutterdev subreddit:

Flutter Unity
Hello Reddit,I've spent the last week on countless websites trying to implement a unity scene in my flutter app. I've tried every single plugin in the pub dev store - none of them work.Do you think this is still possible? Has anyone ever achieved this sort of wizardly? I am willing to pay as much as needed if someone could just connect the 2 for me. I am starting to lose my sanity. I would cut off one of my fingers in exchange to get this done.Thanks!

September 14, 2020 at 07:16PM by screepy123
https://ift.tt/35yVS3k