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

windows-uwp
Which version is supported? Windows (UWP) (desktop) • windows-uwp • windows-uwp-x64 • Microsoft Windows [version 10.0.19042.870] (*unsupported*)

March 24, 2021 at 03:38PM by Bened
https://ift.tt/3fih7LA
New post on /r/flutterdev subreddit:

Flutter vs React Native - Contact List Demo - Performance & APK Size | Flowkl
https://ift.tt/31eVnIE

March 24, 2021 at 03:58PM by 28harishkumar
https://ift.tt/3vVKfhW
New post on Flutter Dev Google group:

Trying to build a calendar
Hello everyone I'm trying to build an application the user can choose the day he want to make appointment and in the calendar each day is unavailable it will disable , can any one help me for the way to this functionality

March 24, 2021 at 04:52PM by Samar Abdulaziz
https://ift.tt/3vThUsp
New post on /r/flutterdev subreddit:

Is flutter ready for Android TV app development?
Is there any state android TV app already? Did anyone have experience working on Android TV app using flutter?

March 24, 2021 at 04:17PM by bharath_dev
https://ift.tt/3lK2vWP
New post on Flutter Dev Google group:

DropDown Menu not working
I am trying to make a form and have a dropdown menu in it but it seems to not be working. For reference: myGroups - passed into the widget as an object of Groups groupSelected - an object Groups DropdownButtonFormField
New tweet from FlutterDev:

💙 Getting started with #Flutter!

In this new series for beginners, you'll learn what Flutter is and how to build your first app with demos, explanations, walkthroughs, code, and more!

There may be cake 🍰https://t.co/qvKElMqLmC#LearnFlutter pic.twitter.com/9A5VJMyUyw— Flutter (@FlutterDev) March 24, 2021

March 24, 2021 at 06:30PM
http://twitter.com/FlutterDev/status/1374775531313491968
New post on /r/flutterdev subreddit:

Good Flutter Open Source projects
hey, I'm looking for repositories of flutter projects to read and get more familiar, if you know a project pls let a link.

March 24, 2021 at 07:34PM by buuvelos
https://ift.tt/3fc5c1W
New post on /r/flutterdev subreddit:

flutter doctor says Android Studio is not installed but I installed it from the JetBrains toolbox
I have Android Studio installed from the JetBrains Toolbox (mainly because I use a couple of their other IDEs) but flutter doctor says that Android Studio is not installed. I've opened Android Studio and created a test Android application to make sure everything is working and it all seems to be fine.What could the problem be here? I'm running OpenSUSE Tumbleweed with all the latest updates installed. I also have the Flutter and Dart plugins installed for Android Studio.

March 24, 2021 at 11:38PM by CromulentSlacker
https://ift.tt/3lPyxRd
New post on /r/flutterdev subreddit:

Is pub.dev down now?
We are encountering 502 when trying to access pub.dev

March 25, 2021 at 03:10AM by tranvietha2809
https://ift.tt/3fcTDYr
New post on /r/flutterdev subreddit:

Open source flutter projects with tests
Does anyone have any open-source flutter projects with completed tests? I am trying to learn good practices of testing but so far the only resources I have found aren't as adequate for me. So if anyone has any well-tested projects I would really like to read and see how it's done.

March 25, 2021 at 02:25AM by sahvoz31
https://ift.tt/3cj6aYs
New post on /r/flutterdev subreddit:

Why is there only Pdanet+/easytether apps for tethering /hiding tether usage?
With Flutter 2 I'm surprised there hasn't been an attempt to write a tether app. I would love to try and make one but have no idea how to hook into the data aspects of sharing/hiding hotspot/tether usage. Can Dart/Flutter handle that type of data? Tbh I know very little of Dart/Flutter so more info in how to begin this would be helpful. Eventual f-droid support would be incredible too.

March 25, 2021 at 02:17AM by KageOG
https://ift.tt/3ck3Tw1
New tweet from FlutterDev:

📣 #FlutterEngage in UK & Ireland!#FlutterEngage UK & Ireland is happening this Thursday, March 25th 6pm GMT. Join the event for 3 great talks and a Q&A with @timsneath!

RSVP here 👉 https://t.co/EDAWwtmm22 pic.twitter.com/rBJkbNQZkS— Flutter (@FlutterDev) March 25, 2021

March 25, 2021 at 04:00AM
http://twitter.com/FlutterDev/status/1374918967169531904
New post on /r/flutterdev subreddit:

Null-safety packages not working
After upgrading to Flutter 2.0.3 lots for Null-Safety packages are not workingflutter_barcode_scanner : 2.0.0-nullsafety.0 shutting down VMblue_thermal_printer: ^1.1.2 Throws Null Type ErrorIs there anybody give me some alternative bug free Null-Safety packages which does the smiler tasks.And I need similar null-safety packages for sms_otp_auto_verify: ^1.2.2Any support and help will be highly appreciated.Most Important question ....Can we downgrade and build our app in earlier flutter framework ? Will it cause any problem in the near future.Thank you

March 25, 2021 at 05:04AM by excode_net
https://ift.tt/3fpDfUL
New post on /r/flutterdev subreddit:

Flutter video call, audio call and live streaming.
Hello to all the Developers,I have a question and I really think this is the best place to ask. That said, any help or knowledge will be helpful.TO THE POINT.I am working on my app and wanted to add a video/audio call or even a live streaming feature/s like Instagram to it, but unfortunately, all the posts and ideas I found on the WWW (unbelievable but true) is about third parties like Agora, Sinch, etc...My goal is to create something similar to IG live streaming for users for free, not to charge for that service or anything of that kind of direction.But instead, all the possibilities I find are WebRTC, which is not fully customizable (a lot of unnecessary buttons) and that applies to its "brother" (JITSI).Can anyone (Savior) come and save me pleaseeeee 😔😔?Thanks in advance.

March 25, 2021 at 07:09AM by flutterlova
https://ift.tt/2NPckGi
New post on /r/flutterdev subreddit:

An Open Source Android Launcher App example with Flutter + YouTube tutorial
Hey, here I have an Android Launcher App with tutorial made with Flutter. It's simple, but knowing Flutter you can add a loads of functionalities to it. Happy FlutteringTutorial: https://www.youtube.com/watch?v=5QJU3QIBLIw
Source: https://github.com/lohanidamodar/fl_live_launcher

March 25, 2021 at 07:54AM by lohanidamodar
https://ift.tt/3d5pUhp
New post on Flutter Dev Google group:

firebase_messaging 9.0.1: error with Firebase.initializeApp()
Hi guys, according to https://ift.tt/32eDXuS, with 9.0.1, there is no extra step to integrate it in flutter, it didn't mention to call Firebase.initializeApp(). but however, when I try to launch the app, it gives the error: [ERROR:flutter/lib/ui/ui_dart_state.cc(186)]

March 25, 2021 at 09:02AM by Siyi Wang
https://ift.tt/3smKHDE
New post on /r/flutterdev subreddit:

Flutter + Riverpod World Clock Application with Source Code
Open source Flutter + Riverpod sample application, A world clock using http://worldtimeapi.org/ open API.Source: https://github.com/lohanidamodar/flutter_worldtime

March 25, 2021 at 09:12AM by lohanidamodar
https://ift.tt/2QxrIIh