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

Is there a Vector canvas editing package?
Something simple that would allow the user of the app to draw lines, simple shapes, and curves.

March 09, 2021 at 08:24PM by TeejStroyer27
https://ift.tt/3kYEhaI
New tweet from FlutterDev:

🥳 Join us, everyone's invited!

Missed out on #FlutterEngage? You're in luck! Tune in to #FlutterEngage North America for a recap, as well as a panel discussion with @csells and developers in North America to talk about Flutter in the region.

Watch 📺https://t.co/BOVTQtX85z pic.twitter.com/QSc7vHnMRN— Flutter (@FlutterDev) March 9, 2021

March 09, 2021 at 09:00PM
http://twitter.com/FlutterDev/status/1369377463114096646
New post on /r/flutterdev subreddit:

Project development guidance
Project development guidanceI’m trying to create an application where you can add items to sell by adding item descriptions and images and I would like to be able to display it in a products screen. I’m hoping you guys could guide me on what things I should learn to help me learn things that are mostly dedicated to my goal through some video links or even project tutorials. Thank you all for your help in advance (It’s been a month since I started using flutter)

March 09, 2021 at 09:49PM by TheQuack69
https://ift.tt/3bvvbiI
New post on /r/flutterdev subreddit:

Beamer v0.9.0 now takes care of some housekeeping for you
Some of the interesting new features are:removing duplicates in beam historyimplicit updates of current locationAny contributions and suggestions are welcome!pub.dev: https://pub.dev/packages/beamer
GitHub: https://github.com/slovnicki/beamer

March 09, 2021 at 09:08PM by llsII
https://ift.tt/3rxffSt
New post on /r/flutterdev subreddit:

Flutter 101 Podcast: Codemagic with CEO Martin Jeret
https://ift.tt/3rxKCg1

March 10, 2021 at 07:20AM by serial_dev
https://ift.tt/3etG9qP
New post on Flutter Dev Google group:

How to display data from API to flutter Multi Select Form Field
I am using this Package
New tweet from FlutterDev:

🔵 Flutter Engage in South East Asia!

Tune into #FlutterEngage South East Asia with @DevSpaceSG hosting @shihaohong from the Flutter team and developers in the region for a recap and Q&A!

Join us 👉 https://t.co/RglciFqBmv pic.twitter.com/iUgil0O5hJ— Flutter (@FlutterDev) March 10, 2021

March 10, 2021 at 09:00AM
http://twitter.com/FlutterDev/status/1369558645894184960
New post on Flutter Dev Google group:

FFI call 32bit dll throw
Hello, My Dear Friends! I'm using Dart SDK version: 2.13.0-77.0.dev (dev) (Thu Feb 25 00:41:11 2021 -0800) on "windows_x64". and try to call 32bit dll(some example similar like "https://github.com/dart-lang/samples/tree/master/ffi",but fail with "Invalid argument(s): Failed to load dynamic

March 10, 2021 at 09:41AM by tyzam tsing
https://ift.tt/30v6lcw
New post on /r/flutterdev subreddit:

[Desktop] TWAIN protocol wrapper via dart:ffi (mostly Windows)
TWAIN is a protocol to interact with scanners/camerasThere's a greate article explaining the protocol: https://www.dynamsoft.com/web-twain/docs/getstarted/hardware.html​When developing Flutter Desktop APPs for scanners, I manage to extract the https://github.com/woodemi/twaindsm.dartIt works and is compatible with Canon LiDE 300, but only on 32bit dll. I've no idea if it works on 64bit because lack of 64bit driverYou'll find the example on branch https://github.com/woodemi/twaindsm.dart/tree/develop-ia32, which is inspired by TWAIN CMD samples: https://github.com/twain/twain-samples

March 10, 2021 at 09:51AM by sunbreakwang
https://ift.tt/3clUuTo
New post on /r/flutterdev subreddit:

Flutter 2 - OTA Updates
So, today I told my company colleagues about Flutter 2 and the immense potential it has. They agreed with everything and loved it. However, they told me that there was one red flag with Flutter which is why they cant use it in production: OTA updates. Thats why they would go with sth like RN.My question is, has sth been done for OTA Updates in Flutter 2? Are their any ways around this? What do you guys think?

March 10, 2021 at 09:49AM by hassanrazza
https://ift.tt/30sckPp
New post on Flutter Dev Google group:

What is AnnotatedRegion
Hi All, what is AnnotatedRegion and when do we use it. I came across *AnnotatedRegion
New tweet from FlutterDev:

Get ready for #FlutterEngage Nordic!

Tune in for exciting product announcements, updates on Flutter 2, demos, and a Q&A with @csells.

More details 📺https://t.co/bO230xMfYJ pic.twitter.com/g9yKZyy6q5— Flutter (@FlutterDev) March 10, 2021

March 10, 2021 at 01:00PM
http://twitter.com/FlutterDev/status/1369619046690349059
New post on Flutter Dev Google group:

AndroidIntent - send key Event
Hi I would like to send a Media Button using the AndroidIntent package. The Java example looks like this: Intent downIntent = new Intent(Intent.ACTION_MEDIA_BUTTON, null); KeyEvent downEvent = new KeyEvent(KeyEvent.ACTION_DOWN, KeyEvent.KEYCODE_MEDIA_PLAY_PAUSE); downIntent.putExtra(Intent.EXTRA

March 10, 2021 at 01:12PM by Michael Vogt
https://ift.tt/3eDgkVB
New post on /r/flutterdev subreddit:

Flutter is no longer a cross-platform framework (Luke Urban)
https://ift.tt/3eDEC1J

March 10, 2021 at 04:11PM by ThatLukeUrban
https://ift.tt/3qxAClt