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

My first pub package async_button_builder
Hi!Thanks to all the other great packages out there I finally decided to try open sourcing some of my own stuff. My simple package async_button_builder allows you to wrap any button and easily deal with loading or disabled states while retaining almost full access to the original button and it's fields.Issues and suggestions are welcome

January 12, 2021 at 08:13PM by Nolence
https://ift.tt/3qdyAan
New post on /r/flutterdev subreddit:

Biometric authentication through Flutter - open documentation
https://ift.tt/3nEv0of

January 12, 2021 at 08:13PM by ncb879
https://ift.tt/3oRjNCd
New post on Flutter Dev Google group:

Flutter IntelliJ Plugin M52.2 Release
We published a new version of the Flutter plugin with two changes: - Fix an issue with leaking subscriptions (#5115) - Fix an error caused by an API change in Android Studio canary 4 (#5165)

January 12, 2021 at 10:31PM by Steve Messick
https://ift.tt/3oKSlpG
New post on /r/flutterdev subreddit:

Macbook Air M1 8GB Is it powerful enough to program apps with flutter?
Macbook Air M1 8GB powerful enough to run at the same time vscode, android emulator, iOS emulator, chorme? If you bought it please give me your opinion

January 13, 2021 at 02:49AM by pinkp7996
https://ift.tt/3i6zS44
New post on /r/flutterdev subreddit:

What are all the software do you need for Flutter development on Macs?
Hey folks,What are the must haves and nice to have software and tools you need for Flutter development on macs?Context: I am doing some analysis on how much storage space you need to plan for a Mac for developing with Flutter.This is what I have got:Must Haves: - Flutter + Dart Asked - Java runtime - Android Studio or VS code - Xcode - Android and iPhone simulators (mostl bundled with Android and Xcode)Nice to haves: ??I am new to Flutter and so pardon my assumptions/ignorance. Looking forward to learn from you all!!Thank you!

January 13, 2021 at 03:26AM by krishdee
https://ift.tt/3i5S7H7
New post on Flutter Dev Google group:

approach to identify taps on different sections of a image? (2D point & click)
Any advice regarding the approach to build a small app with a background image, and with specific areas on the image (can define using polygon points/coordinates) that would detect a "tap". For simple 2D point & click game/puzzle? Few questions if I can: Q1 - Would the only approach be to

January 13, 2021 at 05:56AM by Greg
https://ift.tt/3snXXsa
New post on /r/flutterdev subreddit:

Flutter code
On react native expo has a real machine running feature when pointing at qr code, I wish flutter would be great.

January 13, 2021 at 05:56AM by Interesting_Dig9230
https://ift.tt/3sn1NRY
New post on /r/flutterdev subreddit:

Do you need to create a Flutter app which is working with hardware? In this video, it's completing the Flutter App with both the USB serial and the GetX packages.
https://youtu.be/aGuBQSU2oM

January 13, 2021 at 06:45AM by XBriefer
https://ift.tt/3bzjKqP
New post on /r/flutterdev subreddit:

Mac OSX vm installer for Linux users written in dart. Version 1.0 release
I made a post about this in the earlier stages of development and I've finally finished a 1.0 release so I thought it might be time to make another. The installer now supports both Arch and Debian based distributions and has a much cleaner interface.For Linux users needing to test their flutter apps under iOS. This installer creates an OSX vm on your Linux box.It's available on pub.dev and can be downloaded and run with;pub global activate osx_kvm_installerosx_kvm_installerCheck it out on GitHub if you like as well at OSX-KVM-installerHope you guys give it a try and let me know how you like it.

January 13, 2021 at 06:29AM by relf108
https://ift.tt/3nERPrM
New post on Flutter Dev Google group:

the flutter sdk installation is incomplete please see https://ift.tt/2LKO5aS
Hello, I have installed flutter and dart plugin in Android Studio 4.1.1. I have also stable and latest version of Flutter SDK (flutter_windows_1.22.5-stable) I am facing problem when select flutter SDK it gives error the flutter sdk installation is incomplete please see https://ift.tt/3oAlDHj

January 13, 2021 at 09:19AM by Saqib Latif
https://ift.tt/3oGVJBR
New post on /r/flutterdev subreddit:

Learn kotlin and swift just enough to help my flutter skill?
So I have background in software engineer but never learn about native android and ios development. I pick up flutter a year ago and it has been pretty good so far. I would like to improve my mobile developement skill by learning just enough native development knowledge to help me everytime flutter can't make it. I thing it would be very helpful for people who currently only using flutter and never have experience on the native to know where to learn without spend to much time on unecessary stuff.So for people who have more knowledge about flutter and native development, where do I start and go from there to avoid to learn the whole entire two stacks?

January 13, 2021 at 10:10AM by chaucao-cmg
https://ift.tt/3iglnuQ
New post on /r/flutterdev subreddit:

Flutter google Maps - The selected project and billing account cannot pay for Maps in your region. Select an existing project that is paid for by a Maps billing account
Sometimes this question may be off the topic to the group. But as a Flutter developer, anyone who experienced this problem helps me. I want to include google maps in my app. I used my debit card and create a billing account. But it says The selected project and billing account cannot pay for Maps in your region. Select an existing project that is paid for by a Maps billing account.I have created another one with INR because I am an Indian. But still says the same.

January 13, 2021 at 10:48AM by Ok_Understanding19
https://ift.tt/3nFam7d
New post on /r/flutterdev subreddit:

Flutter : flip card animation
https://ift.tt/38DVTnR

January 13, 2021 at 12:11PM by Elixane
https://ift.tt/2LwxgR8
New post on /r/flutterdev subreddit:

Fully Functional Messenger Clone built with Flutter & Firebase 2021
Let's Build Flutter Messenger Clone Fully Functioning● Tutorial: https://youtu.be/2d1fslyxBjQ📗 Learn from the written tutorial + source code 👇👇https://flutternerd.com/messenger-clone-built-with-flutter-firebase📖 Course Contents- 00:00 Flutter Messenger Clone App Demo- 04:30 Create files for Home, Chat Screen & Sign In Screen- 07:23 Import all the packages required- 09:55 Implement Sign In with Google, Get current user- 19:13 Save user info to local database with Shared Preference -29:21 Connect Flutter App with Firebase- 34:40 Update Firebase Firestore rules read and write- 35:15 Enable Google Sign In in Firebase Console- 38:24 upload user info to Firebase Firestore- 50:12 Fix Multidex Issue- 51:59 Login State Persistence- 56:17 Create Messenger Home Screen- 01:14:23 Create Firebase Firestore query to fetch user by username- 01:36:51 Start working on ChatScreen- 01:46:45 Create Message Box- 01:51:08 Add Message to Firebase Firestore- 02:07:35 Check & Create Chatroom with usernames- 02:23:15 Get and Set Messages- 02:40:20 Show list of chatrooms​Ps: Everything is explained with a single prerequisite of having flutter installed and run at least the sample app that's all

January 13, 2021 at 11:08AM by theindianappguy
https://ift.tt/39sg8nJ