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

Firebase Authentication and Flutter Full Course 2020
Firebase is a platform that provides the infrastructure needed to build apps fast. In this full video course, we will build a messaging app with Firebase Authentication and Flutter.

November 30, 2020 at 02:37PM by Fewthp
https://ift.tt/33qakJa
New post on /r/flutterdev subreddit:

WebADB lets you run ADB right from your web browser
I generally develop on an iOS device and don't have much use for ADB. However every so often I need to run some ADB command to test something on an Android device, and I'm always struggling to reinstall ADB (I never have it from the time before 🙄It's always something else. New computer, messed up the PATH etc.)​A friend of mine created a tool to use ADB directly in the browser. It's available at http://www.webadb.com/​There was also just a writeup about it on the XDA Developers​It supports the following futures:APK installationInteractive shellScreen recordingSCRCPY — Control your device from your browserDevice informationFile managerEnabling ADB over WiFiMy favorite feature, though it's not yet ready for use is the web base SCRCPY. When I develop on an Android device, I don't like using an emulator as it's never as good as using a real device, however, I want it to interact with the device on my computer. This tool allows you to use SCRCPY directly in the browser. But there is still a delay, which he plans on fixing.Just note that it's still in beta and he has a bunch of cool plans in the roadmap.

November 30, 2020 at 03:14PM by ran_dom_coder
https://ift.tt/39wKM0P
New post on /r/flutterdev subreddit:

How to Build a Wallpaper App With Flutter
https://ift.tt/2HVRkLc

November 30, 2020 at 03:13PM by taqmanplus
https://ift.tt/3fTp0Wq
New post on Flutter Dev Google group:

MDC 102 Flutter Material -- AppBar not showing
Hi, I am following this tutorial from this link https://ift.tt/2JpnsHo I am able to do MDC-101 properly , there is no error.. When i started MDC-102 , appbar needs to be added in this section. When i add this appbar , it is not showing at all.. Code in

November 30, 2020 at 06:42PM by Vanlalhmangaiha Khiangte
https://ift.tt/36lfcRG
New post on Flutter Dev Google group:

Flutter Web - Need help with Laggy scrolling when display large images
I have a Flutter website built on channel beta that is used for uploading large images. When testing on Chrome, scrolling down when there are large number of image rows it is extremely laggy. Attached is a sample reproduction of the code. To reproduce > Click on Browse files and select over 50

November 30, 2020 at 06:48PM by manish kiranagi
https://ift.tt/37poJX4
New post on /r/flutterdev subreddit:

Flutter Tap Weekly Newsletter Week 66! - Tutorials, videos, packages, and much more!
https://ift.tt/3qdNcHJ

November 30, 2020 at 08:50PM by vensign
https://ift.tt/3o9rpyX
New post on Flutter Dev Google group:

Flutter Web : List , View and Download User Documents As Admin
Hello All, I have already created app for ios and android With app users can authenticate with phone authentication and can upload their own pictures and documents Now I want to develop a web site which only admin user with mail and password can login to system and abla to see and if necessary

November 30, 2020 at 09:53PM by Selçuk AYDIN
https://ift.tt/39uUocE
New tweet from FlutterDev:

A #DevFest Null Safety session! @dart_lang is becoming null safe and @filiphracek joins #DevFest LATAM to introduce the foundations, share some live coding demos, and discuss soundness, migration, and more!

Watch here → https://t.co/HmSEFnSlyy pic.twitter.com/aqCqTnGHr1— Flutter (@FlutterDev) November 30, 2020

November 30, 2020 at 10:55PM
http://twitter.com/FlutterDev/status/1333530153238990854
New post on /r/flutterdev subreddit:

Writing some Flutter trivia questions, thoughts and suggestions?
I'm writing some trivia questions for Flutter widgets. Here are the ones I have so far for the Text widget.Right now they are mostly for fun and increasing knowledge about Flutter widgets.What effect can be applied to a `Text` `foreground` attribute?GradientBoldOpacityKerningWhat class prepares fonts downloaded remotely from a network location for use?FontLoaderFontBuilderNetworkAssetTextStyleWhat is the default text direction in Flutter?NoneLeft-to-right for text, right-to-left for numeralsLeft-to-right for text, left-to-right for numeralsRight-to-left for text, left-to-right for numeralsAmbient `Directionality` provides a default direction for `Text`. At which level does Flutter introduce `Directionality`?WidgetRenderingTreePaintingHow can the `TextDirection` for a `BuildContext` be obtained?Directionality.ofTextDirection.ofTextAlignment.ofBuildContext.of().textDirectionAccording to the concept of “Text-direction-dependent variants”, which of the following should be used to align text to display the same alignment in all languages?TextAlign.leftTextAlign.startTextDirection.ltrTextDirection.rtlAny thoughts or suggestions?

November 30, 2020 at 11:40PM by Codelessly
https://ift.tt/2HUej9j
New post on /r/flutterdev subreddit:

Check out Dartfire! A pure Firebase SDK that works across all platforms
Just a PSA if anyone hasn't seen this package it's really great. Pure Dart implementation of Auth and Firestore, super easy to setup, lightweight and works on Desktop/Web/Mobile:https://pub.dev/packages/firedartWould be really cool if Flutter were to put some resources behind this port, or start their own pure sdk. Would be so much more portable than the existing C++ SDK that is limited to mobile Android/IOS only.

December 01, 2020 at 01:01AM by esDotDev
https://ift.tt/3lphCDc
New post on /r/flutterdev subreddit:

Video Series on Flutter Development
Planning to create video series on Flutter Development and Dart Programming for beginners and those who find it hard to understand how flutter works. Keep an eye on Tech Talks YouTube channel for updates.https://www.youtube.com/c/TechTalksByAnkitKumarPlease show your support to keep me motivated on the topic.Thanks !!

December 01, 2020 at 03:37AM by TechTalksByAnkit
https://ift.tt/39uyVR5
New post on /r/flutterdev subreddit:

Explaining Flutter Widget Container for beginners
Flutter Widget: Container. Most common widget used in Flutter. https://www.instagram.com/p/CIPrNe1gdcr/?igshid=1qjqrfqd5pa2a

December 01, 2020 at 07:25AM by Thori_Manoj
https://ift.tt/2HTbyoG
New post on Flutter Dev Google group:

Regarding Easebuzz Payment Gateway Integration in Application
Hi developers, Did anyone use the Easebuzz payment gateway in Flutter? Do I get testing Easebuzz API without uploading KYC Documents? Kindly advise me for further process. Thanks and happy coding! Regards & Thanks, Balaji Ks

December 01, 2020 at 09:03AM by Balaji K S
https://ift.tt/36mknkl
New post on /r/flutterdev subreddit:

Flutter : Zero To Hero
FREE FLUTTER CRASH COURSE📱
 *GO ZERO TO HERO*🗯️ 
Table of content :➡️ Fundamentals Of Dart Language➡️ Basics Of Widgets➡️ Quest of Stateful Vs Stateless widget➡️ Triology of MaterialApp + Scaffold + Container➡️ Complete Buttons Tour➡️ Navigation 2.0➡️ Transition of Data between Screens➡️ Handling dynamic AssetsBonus section:➡️ Timer Library➡️ Custom Animations🕹️LIKE, COMMENT AND SHARE to help me reaching this course for those who need. This course shall teach you everything about REAL APP DEVELOPMENT PROJECTS!📱 And last thing, Do SUBSCRIBE if you find something meaningful❤️PS : Pizzato Food Ordering App Series Is Not Over Yet!Crash Course : https://youtu.be/0E7L0x1S1ro

December 01, 2020 at 12:09PM by draculamasterwinzy
https://ift.tt/36oRCDv
New post on Flutter Dev Google group:

Flutter security compared to Android XML
Hi there, We have been tasked with substantiating why Flutter is a secure alternative to Android XML as a front-end. We will be handling all data interactions and sanitisation in a Java backend, so flutter is of no impact there. Does anyone have some pointers or resources that we could use to

December 01, 2020 at 12:56PM by Danny Slays
https://ift.tt/2Vpi0qC