Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

How to manage session in flutter?
i want to store value in session and use stored value on different pages in flutter like android

July 22, 2020 at 09:23AM by abhana...@gmail.com
https://ift.tt/32HLRiR
New post on /r/flutterdev subreddit:

I build personal website template for everyone who needs modern looking website for them self (EASY TO SETUP)
It's a simple one page website with short description about you, your resume and your social media sites for others to visit. My website looks like this https://imgur.com/a/lMl2noqIf you like what you see and would like to make something similar for you self. Download my repo https://github.com/MirzaCickusic/personal-website-template-flutter and follow the 10 step guide.Any suggestion are welcomed and if you find my project helpful, I would appreciate some starts. :D

July 22, 2020 at 10:03AM by anonbudy
https://ift.tt/3fQUBXS
New post on Flutter Dev Google group:

To save containers in shared preference
Please help me in this... Hi, I'm new to flutter... I have made an app in which it will add the containers once the floating button is pressed. I have created the app but the problem is once I closed and reopened again the changes I made it ( addition of container) are gone. I want the changes I

July 22, 2020 at 11:19AM by Abinavan Nagendran
https://ift.tt/2OIKwAg
New post on Flutter Dev Google group:

i can`t save local.properties file
hello and whats up guys i am working on an ecommerce project but when i connect my project with firebase i am successfully done with this but when i just simply move to authentication to google all are doing great but when i run this project its shown me error like above but when i made changed

July 22, 2020 at 01:26PM by Rohan jangid
https://ift.tt/3jo6MO5
New post on Flutter Dev Google group:

Flutter - Google Maps - Implementing route navigation
Hi All, I am trying to use google maps for live tracking the delivery of an ordered item. (developing an eCommerce platform) Need to display the route and the driver's location(who is delivering the ordered item) on the Users Mobile phone within our app. Whenever the drivers co ordinates

July 22, 2020 at 01:27PM by Balamurugan
https://ift.tt/2WKiske
New post on /r/flutterdev subreddit:

Shravik App (social platform for Migrant Workers and Employers) made with Flutter
Hi guys, I spent the past few days working on a project that I'm excited to share now!​Over 120 million people in India lost their jobs due to the Covid-19 pandemic, and around 40% of those are blue-collar jobs. Indian migrant workers are facing multiple hardships, they have to deal with the loss of income, food shortages and uncertainty about their future.​Shravik (short for Shramik Vikas) is a geolocation based multilingual social platform for Employers and blue-collar Migrant Workers affected by the Covid-19 Pandemic which aims to solve the probem of mass unemployment and lack of communication between Employers and Workers.​Shravik acts as a matchmaker between workers desperately looking for jobs closer to their homes to sustain their livelihood and potential employers who want to hire them to sustain their business as their previous employees have either migrated or quit.​Users can be searched with easy location based filters, their skill sets or skill requirements, contacted with their registered mobile number (or email) and their location is displayed on the map. Distance calculation between registered users is also available to help them decide in hiring or working, near the better.​Download link: https://play.google.com/store/apps/details?id=tech.siddharthsaini.shravik&hl=en_IN​Open to suggestions for improvement.

July 22, 2020 at 03:16PM by siddharthsaini
https://ift.tt/32J7sHR
New post on /r/flutterdev subreddit:

In this video, We will work on the Profile screen. First, we will add a button on the Profile screen to navigate onto the Create profile screen. Then we work on the Create Profile screen.
https://youtu.be/-9pzOpEQVAc

July 22, 2020 at 09:53AM by devstackin
https://ift.tt/39jtRfY
New post on /r/flutterdev subreddit:

Flutter Remote Meetup Flutter BLR x GeekyAnts
Hello Flutterverse! 💙💙We hope you're safe and well.We're excited to announce the next edition of 'Flutter Remote Meetup', aimed towards making you leave the world behind and indulge yourself into the technology that we all love, Flutter!The date of the event is August 8th, 2020.CFP's are now open. If you have anything that you'd like to talk about with the world, fill up the form here: https://forms.gle/oHeUUsd5kzJHtTrx6Keep up with the details on the event here: https://bit.ly/flutterblr-9Stay tuned! More info coming soon!

July 22, 2020 at 02:24PM by geekyants
https://ift.tt/3eRk9To
New post on /r/flutterdev subreddit:

New plugin: flutter_tex_js, a lightweight AND full-featured LaTeX rendering plugin for iOS, Android
I recently released flutter_tex_js, a new LaTeX rendering plugin supporting iOS and Android.There are already a few LaTeX plugins out there, so why make a new one?Existing plugins all seem to either be a) very heavyweight, embedding an entire webview per text run, or b) very immature, not yet supporting a wide variety of LaTeX syntax.flutter_tex_js strikes a balance by using what seems to be a somewhat novel approach:Render on a single native webviewCapture the result as PNG bytesSend bytes back to Dart for display as an imageThe result is performant and has good syntax support (thanks to KaTeX, the underlying JavaScript rendering library).See also a demo video with a comparison to existing packages. The thread also has some more of the story of how I came to create this plugin.I am using the plugin in production right now in my app Orgro, an org-mode file viewer for iOS and Android.

July 22, 2020 at 04:33PM by amake
https://ift.tt/32LlQ2u
New tweet from FlutterDev:

📊Q2 2020 Survey Results are in!

👍8,000 respondents and an all-high score for satisfaction.

📱92% of the users are positively satisfied with Flutter’s mobile performance.

Get the results here ↓ https://t.co/Us9vBXKwl2— Flutter (@FlutterDev) July 22, 2020

July 22, 2020 at 05:21PM
http://twitter.com/FlutterDev/status/1285958180963409921
New post on /r/flutterdev subreddit:

Flutter performance: Do we expect desktop apps to perform better than Electron?
I've had an idea for a Mac/Windows desktop app for a long time, but haven't been happy with any cross-platform development platforms. Electron seems way too heavy for my use-case. I read about Flutter recently, and I'm wondering if it might be the solution I've been looking for.I read some articles on performance, and it seemed somewhat unclear whether or not there was a big difference between Flutter and React Native, for example.I just thought I'd ask, once desktop development on Flutter is a viable solution, should we expect it to be faster and/or lighter-weight than Electron? Or is the main benefit just the development experience?

July 22, 2020 at 06:32PM by eithernet
https://ift.tt/3eSECr0
New post on /r/flutterdev subreddit:

Angela Yu's Flutter course - which module from the course was the hardest for you?
Let's talk a bit about Angela Yu's Flutter course. I'm currently at the flash-chat app that uses Firebase. Of those of you who finished her course, what was the hardest part? Were you a total beginner when you took her course or you were coding already? And what module (app) gave you the most headaches? Also, how far you came now if you were a total beginner?

July 22, 2020 at 07:24PM by Bat_is_my_last_name
https://ift.tt/3fQ4o0o
New post on Flutter Dev Google group:

Failed assertion: line 4229 pos 14: 'owner._debugCurrentBuildTarget == this': is not true.
Hello, I am using sliver and I faced this issue. error 'package:flutter/src/widgets/framework.dart': Failed assertion: line 4229 pos 14: 'owner._debugCurrentBuildTarget == this': is not true. My Widget tree myapp -> customscrollview -> somewidget1 -> somewidget2 -> somewidget3 somewidget1

July 22, 2020 at 08:48PM by Aayush Bhattarai
https://ift.tt/2OMJALd
New post on Flutter Dev Google group:

how to generate UID which contains 8 numbers?
how to generate a UID which contains only 6-8 numbers? like 123566, 12345678

July 23, 2020 at 06:40AM by che.ca...@gmail.com
https://ift.tt/3g5TB2l