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

Execution failed. Kotlin could not find the required JDK tools in the Java installation. Make sure Gradle is running on a JDK, not JRE.
Tagging along to this tutorialhttps://www.youtube.com/watch?v=1gDhl4leEzAI am running into issues with the build when I cd into todolist at 17:00I then run flutter run and I receive this error.FAILURE: Build failed with an exception.​* What went wrong:Execution failed for task ':app:compileDebugKotlin'.> Kotlin could not find the required JDK tools in the Java installation 'C:\Program Files (x86)\Java\jre1.8.0_291' used by Gradle. Make sure Gradle is running on a JDK, not JRE.​* Try:Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.​* Get more help at https://help.gradle.org​BUILD FAILED in 4sRunning Gradle task 'assembleDebug'...Running Gradle task 'assembleDebug'... Done 5.5sException: Gradle task assembleDebug failed with exit code 1​Ive searched Github and SO and found a few answers that did not work for me. Here is my gradle.propertiesorg.gradle.jvmargs=-Xmx1536M
android.useAndroidX=true
android.enableJetifier=true
org.gradle.java.home=C:\\Program Files\\Java\\jdk1.8.0_91​Still no luck on the run, can anyone help me out?Thanks in advance

May 16, 2021 at 07:57PM by Harvard_Alumni
https://ift.tt/2QsKH7q
New post on /r/flutterdev subreddit:

Do you use a builder for your flutter apps?
What builder do you use if any? Those that I know of are:Widget MakerFlutter FlowFlutter StudioAdobe XDSuperNova Studio (Mac)Firecrownam I missing any other one?

May 16, 2021 at 08:34PM by ihsaaan
https://ift.tt/33Lrh0D
New post on /r/flutterdev subreddit:

Which Flutter package enables the page dismiss transition like in the video?
https://ift.tt/3brUIsE

May 17, 2021 at 12:00AM by aytunch
https://ift.tt/3yqzZiW
New post on /r/flutterdev subreddit:

Flutter on my laptop?
Hello, im sorry for asking this here idk if its the correct place. But i wanted to ask that i have a laptop core i5 4th gen 4gb ram and flutter on vs code is fine but with emulator my laptop freezes, now im going to add more Ram so in total 16gb of ram. Will it be enough? or do i have to get a better processor as well

May 17, 2021 at 05:41AM by opinvader
https://ift.tt/3oo8di8
New post on /r/flutterdev subreddit:

Need help - moving to Flutter 2 from React Native
I need to start on a brand new product which is required to be available on the Web as well as Mobile apps (ios and android). Until `Flutter 2` came I wasn't interested in Flutter as it was one more language and platform to learn. My team's prior experience is in `React.js` (Web) and `React Native` (ios and android). Server side experience mainly in `Node` and `Python`.When Flutter 2 was announced it sounded like what we always wanted - one code which will build for all three targets - ios, android and web.My dilemma - should my team embark upon `Flutter 2` (now that the initial euphoria of `Flutter 2` has passed over) or even after that do I need to depend on `React.js` for web ? It does not make sense switching over to Flutter which requires learning a completely new language and a new framework for the team just for developing mobile apps. `React Native` has been doing quite well for us (it is still JS for the team whether front-end or the backend - a big advantage).Looking forward to responses from the community.Thanks.

May 17, 2021 at 09:33AM by SnooSketches6565
https://ift.tt/3yeHaKX
New post on Flutter Dev Google group:

Get absolute path for OTG USB thumb drive
Hi, does anyone know how to programmatically get the absolute path for an OTG USB thumb drive plugged into and Android/iOS phone?

May 17, 2021 at 12:23PM by Bernadine Whyte
https://ift.tt/3eSRNeB
New post on Flutter Dev Google group:

Flutter Webview Does not play Video on IOS & Emulator
Hi All, On the Android version which is available application is perfect, however when you build the Apple version it does not play on the phone. I can understand it not working for Emulator (never did in either Android/IOS) emulators but on a real device it does not work. Any one with any

May 17, 2021 at 01:07PM by Bridget Kelly O'Sheehan
https://ift.tt/3fjm8SG
New post on /r/flutterdev subreddit:

Beamer v0.13.0 is out!
Beamer is a routing package for all platforms that lets you navigate through guarded page stacks and URIs using the Router and Navigator's Pages API, aka "Navigator 2.0".This version brings many improvements, some of which are:BeamPage.popToNamed and BeamPage.onPopPage for fine control of poppingBeamPage.title for setting the browser tab title (if kIsWeb)SimpleLocationBuilder can now mix BeamPages and WidgetsAll examples are improved and migrated to null-safetyAll contributions are welcome in form of issues and PRs at GitHub or general discussions, help and suggestions at Discord

May 17, 2021 at 02:01PM by slovnicki
https://ift.tt/2SVVVlH
New post on /r/flutterdev subreddit:

Flutter Seminar Topics
Hey guys! We will be having a company-wide online seminars and I have been chosen to talk about Flutter! The target audience will be developers and sales.Google I/O just is around corner and I could take some ideas from there. Other than that, what topics do you have in mind that I should discuss?

May 17, 2021 at 01:24PM by contrix09
https://ift.tt/3omUiZO
New post on Flutter Dev Google group:

Flutter Local Notifications for Android
I keep receiving in my console: *broadcast received for message* upon firing a notification whilst the app is in the foreground. Flutter 2.0.6 Android Emulator

May 17, 2021 at 02:16PM by Mohamad El Bohsaly
https://ift.tt/3tZN53i
New post on /r/flutterdev subreddit:

Windows Desktop Force Auto-Update Support
has anyone ever made a forced auto-update to the windows desktop before ?

May 17, 2021 at 02:34PM by aydemiromer
https://ift.tt/3olIuqK