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

Flutter and BigBlueButton
Hello everyone. I was wondering if there is a way to integrate flutter with bigbluebutton video conferencing API. How would it be done? Has anyone tried this before? I'm looking to build an app + website with flutter and a dart or Python flask back end. The app/site will be an online virtual classroom.

February 17, 2020 at 01:07PM by Sezno
https://ift.tt/2SKd1Pu
New post on /r/flutterdev subreddit:

back-end service for a Flutter game?
We are making a simple online game in Flutter. The game is multiplayer and has matchmaking. We are looking for something like Nakama that has support for Flutter. We would appreciate it If anybody can suggest a solution.Thanks.

February 17, 2020 at 01:05PM by null-byter
https://ift.tt/39E9WHI
New post on /r/flutterdev subreddit:

Flutter Tap Newsletter Week 26 - This week we have a lot of perspective, design, tools, videos and much more.
https://ift.tt/39HEVmh

February 17, 2020 at 01:42PM by vensign
https://ift.tt/38AKcMb
New post on /r/flutterdev subreddit:

FlutterForce —Week 65
https://ift.tt/2HzNBik

February 17, 2020 at 11:30AM by flutterist
https://ift.tt/2SSbirG
New post on /r/flutterdev subreddit:

Firebase Auth UI: Supports Google, Facebook, Twitter and Email Auth as of now.
https://ift.tt/323Bunl

February 17, 2020 at 09:28AM by sam_0829
https://ift.tt/2HwwmPi
New post on Flutter Dev Google group:

Can we scan multiple qr codes at the same time
Can we scan multiple qr codes at the same time? I want to scan multiple qr codes in a single go.

February 17, 2020 at 02:29PM by Suyash Deshpande
https://ift.tt/3bKQOcY
New post on /r/flutterdev subreddit:

Flutter development on both Mac and Windows
Hi, I was wondering if it's possible to develop one app from a shared drive where I'd be using a Mac at one location and a Windows PC at another location.For example, let's say I'm at home on my Mac, and I open up Xcode and starting writing a Flutter app.Can I continue developing the same app on a Windows PC using Visual Code?Thanks!

February 17, 2020 at 04:09PM by TopNFalvors
https://ift.tt/2UUyp7D
New post on Flutter Dev Google group:

Location-dependent access authorization
Hi there, I have to make access to a web application location dependent. Of course, it would be a possibility if I set up a local server that is only accessible via a WLAN router, but I would rather solve the problem at the software level. Do you know a way to restrict access to a site built

February 17, 2020 at 04:40PM by Lars Henning
https://ift.tt/320qAi0
New post on Flutter Dev Google group:

Flutter suitable for building web applications?
I am currently developing an app, but it has to interact with a website. I am really still a complete beginner in programming and have to learn more about the subject. But hopefully you can help me! I read that with Flutter I can not only develop apps for iOS and Android, but also web applicatio

February 17, 2020 at 05:05PM by Lars Henning
https://ift.tt/37v2zRq
New tweet from FlutterDev:

🎉80k followers!🎉

To celebrate, @arslannmrv drew Dash and animated it using Flutter. Check it out below on @rive_app and @github.

⚡️This community is so inspiring. Keep it going, and we'll keep growing!

Animation → https://t.co/sko9ydQlV1
Github → https://t.co/NyjgKJHco7 pic.twitter.com/NODAPbIVHv— Flutter (@FlutterDev) February 17, 2020

February 17, 2020 at 04:52PM
http://twitter.com/FlutterDev/status/1229433431827738626
New post on /r/flutterdev subreddit:

How do i add android SDK to my Path (not ~/.bashrc )
Aloha, so i Using Vscode with Flutter & Dart extentions.I have the android sdk downloaded and added to my bashrc file , im on ubuntu.but when i run flutter doctor i get this : [✓] Flutter (Channel stable, v1.12.13+hotfix.7, on Linux, locale en_US.UTF-8)[!] Android toolchain - develop for Android devices (Android SDK version 29.0.3)✗ Android SDK file not found:/home/rootz/Android/Sdk/platforms/android-29/android.jar.How do i correct add my sdk path : /home/rootz/Android/Sdkso that flutter doctor know where to look ?Mahalo

February 17, 2020 at 05:50PM by Crypto_Rootz
https://ift.tt/2HucWdx
New post on /r/flutterdev subreddit:

What are you using for payments that are not in-app? Paypal? Square? Stripe? Venmo? Having difficulty finding Flutter Web integrations.
I realize Flutter Web isn't at full steam yet, but do you devs have any leads on this front?

February 17, 2020 at 05:42PM by StardusterPrime
https://ift.tt/39FymRa
New post on Flutter Dev Google group:

Flutter Slack Workspace
Hello. Could I get another Slack invite for the Flutter Workspace? Looks like my original one (from months ago) must have been revoked. Thanks!

February 17, 2020 at 06:10PM by Keolo
https://ift.tt/2vC1JFf
New post on /r/flutterdev subreddit:

Word game, github, help :)
I want to make a word game. There will be a word list. I will pick random word. In screen there will be the word's letters and some random letters. How can i put the letters to the screen as a button and change the buttons' value. And picking next word. I am reviewing github projects for guiding but I cannot understand anything. There are a lots of .dart files and I can't understand what they for, what they do. I started to fear that I can't. I'm new at flutter and mobile app dev. Is it normal that i can't understand.Also is flutter good choice for this gameish type apps? (Word game, puzzle etc.)(Sorry for my english:)

February 17, 2020 at 08:01PM by Gold-Establishment
https://ift.tt/2SQCyH4
New tweet from FlutterDev:

/ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄\
Stay tuned for lots of
exciting announcements!

On February 25th, we'll
feature the #FlutterClock
challenge winners!
\_____________/
\ (•◡•) /
\ /
---
| | pic.twitter.com/Z8wLcDhn7E— Flutter (@FlutterDev) February 17, 2020

February 17, 2020 at 09:07PM
http://twitter.com/FlutterDev/status/1229497571166408704
New post on /r/flutterdev subreddit:

Struggling with flutter: resources on object/widget life-cycle in flutter?
​I come from a Delphi/Pascal background, so no React knowledge whatsoever which I am sure isn't helping me. I've been struggling with Flutter for a while and the docs are opaque to me. I've tried launching in to Udemy courses by they only seem to cover the basics and no in-depth understanding.I've looked at the official code examples and they are incomprehensible to me. I just don't know why they are doing the things they are doing.Fundamentally, I don't understand the Flutter architecture. In view of that I'm going to start reading the source at some point. But even then I think I'll be struggling. There's a lot of language in the flutter docs that assumes an understanding (like "BindingBase class : Base class for mixins that provide singleton services (also known as 'bindings').". Bindings? Why bindings? What does that mean? It's not a computer science term. Singleton I know, but bindings I don't. There's a ton of that sort of thing in the docs. It seems like they've been written by Flutter engineers for other Flutter engineers.What's your experience of the docs?However, right now I think the first thing I need to get a handle on is the life-cycle of objects/widgets in Flutter. I can't find info on this. There was a thread that mentioned a page here : https://flutterbyexample.com/stateful-widget-lifecycle/ but it's a dead link.I'd be really grateful for leads on materials on the life-cycle not of Flutter in android but the objects and widgets.thanks for any help,

February 17, 2020 at 09:10PM by itsastickup
https://ift.tt/2HyZple