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

Implement sound without stoping background music
Hi all, my App needs to play a "beep" sound on certain actions. I'm using audioplayers
New post on /r/flutterdev subreddit:

AutoTrie: A Dart/Flutter autocompletion engine, with support for popularity sorting.
https://ift.tt/2GNpxZ6

February 03, 2020 at 04:25PM by AKushWarrior
https://ift.tt/2RSeWSU
New post on /r/flutterdev subreddit:

Flutter morph container ?
Hello everyone, how is the best to create a wobbly/morphing container in flutter that behave somehow like this https://www.instagram.com/p/B8E786Fg8Ks/?igshid=x3m6bevy114yYes I know it is possible . :) After all in flutter you paint everything, the question is how is the easiest way to create such ? svg morphing ? ? Any other ideas ?Keep in mind with morphing we kinda need a fine tuned behaviour, but saying wobbly it actually do not.In Android we have seen plenty apps like this for example Fluid Navigation Gestures https://play.google.com/store/apps/details?id=com.fb.fluid&hl=en_US can we do something similar in flutter ?UPDATE:I have found something similar https://github.com/iamSahdeep/liquid_swipe_flutterActually what I am trying to find is something exactly like https://github.com/Cuberto/liquid-swipe which is for iOS only.

February 03, 2020 at 04:01PM by nayden_gochev
https://ift.tt/31oegaZ
New tweet from FlutterDev:

#FlutterEurope was a success! 🎉

It was great to meet 500 Flutter developers last week in Warsaw, Poland at @FlutterEurope, the largest Flutter conference in Europe.

Talks will be available here → https://t.co/XF5yRym9SN pic.twitter.com/IOh8RrcjKs— Flutter (@FlutterDev) February 3, 2020

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

Flutter Doctor - Unable to determine bundled Java version
I actually didn't want to install Android Studio to use flutter, so i just installed the Android SDK Command Line Tools. The thing is, when i run flutter doctor i get the following warning.Even though i can create and run flutter projects normally, could that warning cause me trouble in the future?

February 03, 2020 at 08:49PM by Bata_1
https://ift.tt/2v40LBb
New post on /r/flutterdev subreddit:

Google maps working only in emulator.
Google maps show up only in emulators and shows a blank page on a phone even in debug mode. Can't find anything online related to this.

February 03, 2020 at 08:26PM by tegridyproduce
https://ift.tt/2UlYpIM
New post on Flutter Dev Google group:

overridden method & more required arguments than those of overridden method
I am trying to resolve these 2 errors Compiler message: Error 1 /C:/Users/CQube/AppData/Roaming/Pub/Cache/hosted/ pub.dartlang.org/flushbar-1.9.1/lib/flushbar_route.dart:285:8: Error: The method 'FlushbarRoute.install' has more required arguments than those of overridden method 'OverlayRoute.inst

February 03, 2020 at 09:15PM by Herbert
https://ift.tt/2Ull6N3
New tweet from FlutterDev:

🗯Get a message in front of your users!

Want a quick message to pop up in your app? SnackBar is the widget for you, it lets you show a quick message at the bottom of the screen.

💡Watch the latest #WidgetoftheWeek and more → https://t.co/8kmnJEaKME pic.twitter.com/0tIPLTAzTt— Flutter (@FlutterDev) February 3, 2020

February 03, 2020 at 11:45PM
http://twitter.com/FlutterDev/status/1224463826252226561
New post on Flutter Dev Google group:

Help for app that crashes on launch
Hi everyone, I am looking for someone who might be able to help me look through the source code for an app that I wrote. It works on my phone before uploading it onto Google Play but downloads from the Play store direct crash repeatedly on launch across all devices tested. This is testing my

February 04, 2020 at 03:06AM by Lila Young
https://ift.tt/3bcS0po
New post on Flutter Dev Google group:

Developing Video Streaming App
*Bring Revolution Developing Video Streaming App Similar to Netflix
New post on Flutter Dev Google group:

Flutter Mouse tracking issue
- i have facing below error. *Error:* Another exception was thrown: NoSuchMethodError: invalid member on null: 'style' Another exception was thrown: Assertion failed: org-dartlang-app:///packages/flutter/src/gestures/mouse_tracking.dart:454:12 *My Code:* /////// extension HoverExtensions on

February 04, 2020 at 07:30AM by Renesme Wilson
https://ift.tt/3b2byMS
New post on /r/flutterdev subreddit:

Flutter menubar/statusbar application possibility?
Does flutter have the capabilities to build a desktop menubar/status-bar application? Something similar to https://github.com/maxogden/menubar which is in Electron.Finding resources for this was a bit difficult. Is it called something else perhaps?I am just hoping the answer is yes.

February 04, 2020 at 08:15AM by slayerlob
https://ift.tt/2GRf8LV
New post on /r/flutterdev subreddit:

Playing Audio/Sound over specific Time and transitioning between Sounds?
I'm trying to add "advanced" audio features to my app, that means not just play audio files.I need to play a high pitch sound and a low pitch sound for a specific amount of time (a few seconds) and furthermore a transition between a low pitch and a high pitch over a specific amount of time.For example: play 2s low pitch -> transition between low pitch to heigh pitch over 1s -> 2s high pitch -> tranistion between high to low pitch over 1s -> repeat.Is there a specific term what I'm looking for? Maybe Midi Player or Synthesizer?Is there a flutter plugin that enables these features and if not how could I implent something like this myself? Would I need to use native android/iOS plugins? If so what would I need to implement?

February 04, 2020 at 10:53AM by jwknows
https://ift.tt/2RVCaHM
New post on /r/flutterdev subreddit:

implicitly_animated_reorderable_list: An implicitly animated and/or reorderable Flutter ListView
https://ift.tt/2RZ9z4G

February 04, 2020 at 11:28AM by bendixmahnke
https://ift.tt/2RX5Jsx