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

Convert camera ImageStream to mp4
Is there a way to convert an image stream from cameraController.startImageStream to mp4 ?

February 05, 2021 at 10:28PM by Johannes Hollerer
https://ift.tt/3aG3vpx
New post on Flutter Dev Google group:

Examples of Flutter Web
Above and beyond these ... https://ift.tt/2MF0qy3 ... does anyone have examples of beautiful Flutter Web deployments? Need to convince the business I'm not crazy. :) On Fri, Feb 5, 2021, 1:08 PM
New post on /r/flutterdev subreddit:

Create morphable shapes in Flutter - A complete rewrite
Greetings everyone. Last month I posted an article talking about how to morph shapes in Flutter. Since then I have completely rewritten the algorithm making it much more efficient and pixel-accurate. Check out this medium article where I discuss what has changed and demonstrate the new results.Plus, you can play with it yourself at fluttershape.com or check it out on pub dev https://pub.dev/packages/morphable_shape.I know I am talking about the same package as yesterday. But yesterday's article focused on the shape design and today's article is about the new morphing algorithm.I think the morphable_shape package is now a complete package😉when it comes to shapes in Flutter. It is more customizable, responsive, serializable, and supports animation.

February 05, 2021 at 11:01PM by kevinvan0720
https://ift.tt/3tz08t8
New post on /r/flutterdev subreddit:

Security for 3rd Party Libraries
I've been tasked with doing a security audit of the company's new app, and one of the tasks is to analyze 3rd party libraries (all of them are from pub.dev) for security vulnerabilities.I'm not real keen on doing a full code review of all the libraries (especially when we update frequently). Is there any tools or other methods to make this easier?

February 05, 2021 at 10:30PM by FlutterLovers
https://ift.tt/3joyFpB
New post on Flutter Dev Google group:

Flutter Web Error Handling
Hello, I'm working on a user registration page for the web and could use some help with error handling. I have a registration page that presents a form and then calls the addUser() function to send an http post to my api server, which in turn sends the sql insert to the database. It works fine

February 06, 2021 at 06:26AM by Kevin Roberson
https://ift.tt/2LsjoHO
New post on Flutter Dev Google group:

push notification (Firebase Cloud Messaging) from Meteor Js to Flutter
hi , anyone here using *Meteor JS* as backend, i have some problem i'm using *Flutter* with *Meteor JS* as backend server , i want to use Firebase Cloud Messaging to push notification from my meteor js to flutter , is it possible or not ? how can i do it ? thank in advance :)

February 06, 2021 at 06:59AM by You Sour
https://ift.tt/3cMznMc
New post on Flutter Dev Google group:

In my flutter application, I have a requirement to upload three images and 2 pdfs and few items to upload to firebase database and storage.
Hi, In my flutter application, I have a requirement to upload three images and 2 pdfs and few items to upload to firebase database and storage.. I have to upload 3 images , 2 pdfs and few text items to firebase database and storage and retrieve all of them. But there is a condition that if

February 06, 2021 at 08:05AM by shravan kumar Pottala
https://ift.tt/2LpVNaJ
New post on Flutter Dev Google group:

How to compress any pdf document of file before uploading firebase storage in flutter?
Hi, How to compress any pdf document of file before uploading firebase storage in flutter? Thanks

February 06, 2021 at 08:10AM by shravan kumar Pottala
https://ift.tt/2N1BSz4
New post on /r/flutterdev subreddit:

#30DaysOfFlutter Video Series
I'm not sure if I'm actually capable of recording and releasing 30 videos in 30 days but I will do my best!Day 01 - Build Your First Flutter App - https://youtu.be/rR3mxe6qcmwDay 02 - Tip Calculator - https://youtu.be/Dif19S_p5fkDay 03 - Easy Read App - https://youtu.be/0HS6agFlgTYDay 04 - Flash Card App - https://youtu.be/Dcq8lDc796YDay 05 - Show A Website - https://youtu.be/_SmR4lrA3WgDay 06 - ??Day 07 - ??Day 08 - ??Day 09 - ??Day 10 - ??Day 11 - ??Day 12 - ??Day 13 - ??Day 14 - ??Day 15 - ??Day 16 - ??Day 17 - ??Day 18 - ??Day 19 - ??Day 20 - ??Day 21 - ??Day 22 - ??Day 23 - ??Day 24 - ??Day 25 - ??Day 26 - ??Day 27 - ??Day 28 - ??Day 29 - ??Day 30 - ??

February 06, 2021 at 08:52AM by Kilo_Loco
https://ift.tt/3tvLByD
New post on /r/flutterdev subreddit:

Will the contents of #30DaysOfFlutter be available after the event is over?
I really enjoyed the first week of the event and I'm finding it pretty helpful, but I will be having a tight schedule for the rest of the month and I was wondering whether we'll still have access to the streams, codelabs, and other content after the 30 days are over. Any idea about that?

February 06, 2021 at 01:54PM by waroudi
https://ift.tt/3cNh6OH
New post on /r/flutterdev subreddit:

GoogleNavBar Reborn 🔥 I have absolutely no idea how and why I spent years searching for solutions, and open source it just for refining the minor animations till it looks 100% exactly like the dribbble one, flutter is awesome ❤️
https://ift.tt/3q89ude

February 06, 2021 at 02:57PM by sooxiaotong
https://ift.tt/3oU9VXr
New post on /r/flutterdev subreddit:

How to trigger controller using Provider as state management?
So I switching from Android Native to develop flutter and I saw Provide is a good start for State management. So far it works great with the data that use it in build method, but when it come to controlling the controller I have no idea how to make that work.For example: I have a PageView widget that required PageController, then I press button to get remote data for validation. If the validation success I should move to next page. Also I try to implement MVVM pattern so I don't want to pass the PageController into ViewModel itself. How am I going to achieve this without passing the PageController in the ViewModel?

February 06, 2021 at 04:50PM by potato_package
https://ift.tt/39T9PuF
New post on /r/flutterdev subreddit:

Is Flutter Web the only one with # in the url?
I was getting my tax stuff together the other day, and went online to get my military retirement 1099 and noticed that the old website was gone, and a nice new one had taken it's place. Then I looked at the url: mypay.dfas.mil/#/ it looked kind of fluttery without the trick to remove the #Do other web tools do that?

February 06, 2021 at 05:30PM by jrheisler
https://ift.tt/3rzuYQV
New tweet from FlutterDev:

Week 2 content is out!

👨‍💻 The participants of #30DaysOfFlutter are busy learning and building with #Flutter. Get ready for the third livestream we have lined up on February 10th at 9am PST!

Join here 👉 https://t.co/1U1fjtXxOs pic.twitter.com/qoZcvNbamg— Flutter (@FlutterDev) February 6, 2021

February 06, 2021 at 06:00PM
http://twitter.com/FlutterDev/status/1358098129552310272
New post on /r/flutterdev subreddit:

Switch Lists In Flutter (An Efficient Solution)
https://youtu.be/r6qMZckSf4M

February 06, 2021 at 07:04PM by jaycoding
https://ift.tt/3jp3MBc
New post on Flutter Dev Google group:

How to use Sticky Header library for horizontal scroll
Hey, I am looking to create a horizontal sticky header list view. I tried https://ift.tt/3gqTz59 but its only allowing to create vertical sticky headers. Any help is much appreciated. Thanks in advance.

February 06, 2021 at 08:06PM by Sandeep Khore
https://ift.tt/3aEVK3d
New post on /r/flutterdev subreddit:

A flutter food app: Behance inspired
I recently saw a behance design and attempted it while learning some #flutter concepts. I ended up adding some features along the way. This is still my on-going project to a full-stack food delivery app with flutter and #aqueduct . Hope it will inspire someone. Your support is appreciatedProject available on github: https://github.com/DonnC/food_app

February 06, 2021 at 09:48PM by don9ld
https://ift.tt/3jmot0Q