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

Flutter native push notifications and platform channels
I'm trying to integrate Twilio native sdks in a flutter apps and I want to perform an action each time I get a notification on the native side. Is there a way to invoke a method and send data to the dart side whenever I get a notification on the native side? And is listenening to notifications happening on another isolate and not on the main thread?

June 23, 2020 at 04:47PM by DealDiscombobulated4
https://ift.tt/2YVBzZ6
New tweet from FlutterDev:

Well look what we found! 🕵️‍♀️ 👉 🧩

Seems our friend Dash has jumped on the puzzle train and hidden puzzle pieces for some #FlutterDay fun.

The first piece below is a freebie. Tune into the show this Thursday to help us find the rest!

Details here → https://t.co/ughQcKfwEc pic.twitter.com/AwqTDLFYsU— Flutter (@FlutterDev) June 23, 2020

June 23, 2020 at 04:59PM
http://twitter.com/FlutterDev/status/1275443490193698816
New post on /r/flutterdev subreddit:

Any chance of being able to create today/homescreen widgets with flutter?
I know it's very early, but is there a chance this is possible? I wondered the same thing for Android widgets, and it turned out the answer was no because of how Android widgets are renderedDo you think we'll be able to create native iOS widgets in flutter without platform code? I really hope all because it'll be nice to be able to reuse components in the app and widget. I'm not sure whether this is something the flutter team should implement it whether it should be a third party plugin

June 23, 2020 at 07:47PM by DuePresentation3
https://ift.tt/3hTLmY9
New tweet from FlutterDev:

Join #FlutterDayMeetups near you and celebrate #FlutterDay with local developers!

🌎Amsterdam, Ankara, Denver, Guatemala, Istanbul, Jeddah, Johannesburg, Kisumu, Melbourne, Moscow, Oslo, Taipei...

💙Join a virtual Flutter party #FlutterDayMeetups → https://t.co/l9h8FV8QH2 pic.twitter.com/BHTb61Np8t— Flutter (@FlutterDev) June 23, 2020

June 23, 2020 at 09:20PM
http://twitter.com/FlutterDev/status/1275509072247222272
New post on /r/flutterdev subreddit:

oauth/openidconnect ios,android AND web?
Anyone have this working? Every plugin I can find has it as a request on their github page but none work. I figure that there would be 2 ways to make it work, one would be with a popup window (which apparently works if you're careful) or handle the redirect back. The former works very similarly to iOS/android, the later works more like websites expect but would break most of the plugins out there adding it.

June 23, 2020 at 09:21PM by JohnGalt1718
https://ift.tt/37SUHee
New post on Flutter Dev Google group:

[flutter desktop; windows] Draw flutter view on top of VLC video
Hello, as a workaround for the not yet ready video player for the windows desktop I've been trying to use to use VLC to display the video and draw a flutter UI on top of it. It's looking like it could work, but I can't get the video to appear *behind *the UI. I have absolutely no experience

June 23, 2020 at 10:08PM by jg
https://ift.tt/3i5904i
New post on Flutter Dev Google group:

AppAuth login redirection works on iOS but not on Android
I'm developing a mobile application in Flutter/Dart and I'm currently working on identity management, specifically the login functionality. I'm using a library called flutter_appauth
New post on Flutter Dev Google group:

Different tooltips over sections of CustomPaint?
I'm developing an application for the web platform and at one point in the flow, it draws a coordinate plane and plots some points on the graph. I'm drawing this using a CustomPaint with a customized CustomPainter to draw the graph and points. I would like to be able to pop up a ToolTip to

June 23, 2020 at 10:46PM by Stephen Beitzel
https://ift.tt/37ZgPUj
New post on Flutter Dev Google group:

flutter analyze --flutter-repo watch?
flutter analyze --flutter-repo The result in my terminal was 257098 issues found. (ran in 246.3s; 5346 public members lack documentation) Why such a result? after flutter update-packages flutter analyze --flutter-repo Analyzing 3 directories... No issues found! (ran in 140.4s) flutter analyze

June 23, 2020 at 11:35PM by Bened
https://ift.tt/37VPFO9
New post on /r/flutterdev subreddit:

Flutter Day Schedule - June 25, 2020
https://events.withgoogle.com/flutter-day/schedule/#contentLooks like it's only 2 hours on Thursday and 1 hour on Friday? Can anyone else confirm this?

June 24, 2020 at 01:32AM by owensdev
https://ift.tt/2Ns8BdO
New post on /r/flutterdev subreddit:

What are known problems with flutter web?
I know that flutter web is not production ready. I just want to know what are the reasons for that? What are known problems with flutter web or which problems do you guys ran into?

June 24, 2020 at 03:43AM by Hard_Veur
https://ift.tt/37XNl9f
New post on /r/flutterdev subreddit:

Hive is DEAD?
I was trying to add hive to my new project (I used Hive in other projects before)
But looks like there is a huge dependency issue with the hive_generator.
Looking at the GitHub of Hive the issue has been already reported without response.
And I can see the Github projects for hive_flutter and hive_generator are archivedSo hive is officially dead?
Is there any other good alternative?

June 24, 2020 at 05:30AM by DanielRamiz
https://ift.tt/3du1g88
New tweet from FlutterDev:

Well look what we found! 🕵️‍♀️→ 🧩

Seems our friend Dash has jumped on the puzzle train and hidden puzzle pieces for some #FlutterDay fun.

The first piece below looks familiar. Tune into the show this Thursday to help us find the rest!
More details here → https://t.co/ughQcJXVME pic.twitter.com/VLFDO2TnMu— Flutter (@FlutterDev) June 24, 2020

June 24, 2020 at 06:00AM
http://twitter.com/FlutterDev/status/1275639790931775489
New post on /r/flutterdev subreddit:

Bulk import files from assets/ folder
#  Don't Import every files inside assets folder  assets: - assets/audio/celebrate.mp3 - assets/audio/splash.mp3 - assets/lottie/paper_plane.json - assets/lottie/celebration.json - assets/images/png/stats.png - assets/images/alert.svg #  Import all assets at once,🚨 Not allowed  assets: - assets/ #  Just import every folders inside assets  assets: - assets/lottie/ - assets/images/svg/ - assets/images/png/ - assets/audio/ 


June 24, 2020 at 09:32AM by erluxman
https://ift.tt/31aRTaZ
New post on /r/flutterdev subreddit:

The Holy Qur'an App
It doesn't include a lit of features but I wanted to learn MVC and jSON data parsing. So, I used API ( Details in Github readme)Open source: https://github.com/m-hamzashakeel/The_Holy_Quran_AppGive it some if u think it deserved. Plus I'm not an expert so pardon any mistake 🙂Happy Fluttering

June 24, 2020 at 10:11AM by m_hamzashakeel
https://ift.tt/2BzQkJ0
New post on Flutter Dev Google group:

Unhandled Exception: setState() called after dispose():
Hello code below flutter deals with the management of a bottombar when the code is executed, click on the Icons.add button and then change bottom element the system displays this error, [VERBOSE-2:ui_dart_state.cc(157)] Unhandled Exception: setState() called after dispose(): _HomeViewScreenStat

June 24, 2020 at 02:10PM by Dev Connect
https://ift.tt/2Zb1k82