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

Would JavaScript get so popular if its community in 2000's dealt with jQuery with the same disdain that the today's Flutter Community approaches GetX?
Not a fact, not an affirmation, just a reflection. I would like to read some opinions about my impressions.People were skeptical about jQuery. People said it was bloated, it was a bad practice. A unique library shouldn't be supposed to do so many things with no correlation, like manipulating DOM and making AJAX requests. Just one library file couldn't be larger than all your HTML and CSS.But it solved a problem at that moment. People could write less code and it should work in all browsers, even in old and tricky Internet Explorer versions.I started using jQuery about 2007. Now come up to my mind that there was a very similar atmosphere among the JS community at that time than I see among the Flutter community nowadays about GetX.But, could tools like jQuery - and now GetX - even though not being a consensus in technical aspects, but being friendly enough to engage new developers, be a good way to leverage the adoption of some technology, given its simplicity to get things done easily?

August 11, 2020 at 08:40AM by carnevalli
https://ift.tt/3ad269s
New post on /r/flutterdev subreddit:

How to add a Flutter screen to an existing Android app?
Since the official Flutter instructions are quite modest, I thought you may find it interesting to read more about the process. In this tutorial, you’ll find screenshots, short video recordings, gists and the whole GitHub repository of this sample Flutter/Android project to make the whole process more understandable. Maybe you have some Flutter tricks to share? Much appreciated.

August 11, 2020 at 09:19AM by placek3000
https://ift.tt/2DOJH6X
New post on Flutter Dev Google group:

How to cast screen from flutter application?
I am working on flutter app where I playing live videos. Now I want to cast my device screen using Roku, FireTv, Chromecast and Airplay. I want to know is it possible cast screen using these technologies? I used cast
New post on /r/flutterdev subreddit:

My first flutter package: list_tile_switch. Combining a ListTile with a desired switch widget(Cupertino, Material or Custom) and some other custom configurations.
https://ift.tt/2Y4Jvb1

August 11, 2020 at 09:39AM by f1r4tc
https://ift.tt/2Dx2jbS
New post on /r/flutterdev subreddit:

App Feedback Thread - August 11, 2020
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods

August 11, 2020 at 02:33PM by AutoModerator
https://ift.tt/3fKqUHa
New post on /r/flutterdev subreddit:

A simple GRE Vocabulary learning app using flutter
Barron's 1000 word list compiled into a daily wordlist which can be easily customised by the user.
The user can just enter the number of words to learn daily and then the app customises and gives random words to learn daily.SWIPE LEFT to learn again.
SWIPE RIGHT to finish the learning of the word.Click the top right icon to learn the words again which are left swiped.That's it !!!(My first app on playstore)

August 11, 2020 at 02:30PM by shreyas1718
https://ift.tt/2DxqkQ1
New post on Flutter Dev Google group:

Is there onStop callback in Flutter TextField?
I want to show suggestions when user stops typing search keyword but before submit, now I see Textfield has onEdittingComplete which needs user to hit keyboard actions and onChange which executes at every character change and these are not good since suggestions need to display before user closes

August 11, 2020 at 03:27PM by Abdullahi Abdi
https://ift.tt/3iuxVgR
New post on /r/flutterdev subreddit:

Integrate razorpay or any other payment gateway on flutter web platform.
I wrote this post to demonstrate how to integrate payment gateway using HTML and JavaScript in a flutter application and use javascript interop to handle success or failure events in dart. This is required since most payment gateway plug-ins right now do not support the web platform. Also, the official flutter webView plugin currently doesn't support the web platform.Integrate Payment Gateway on Flutter web platform

August 11, 2020 at 04:22PM by subhendupsingh
https://ift.tt/33PqXyQ
New post on /r/flutterdev subreddit:

Flutter web performance survey
Hello, I'm testing out flutter web and I've optimized my site for both desktop and mobile. Though, mobile's performance is unpredictable right now and I'm trying to find a correlation between performance problems on various mobile devices. Because of this, I would like everyone that can to visit https://auties00.github.io/# and comment with their phone's name, browser name, version(if possible) and performance.Thanks in advance!

August 11, 2020 at 04:09PM by Alex0589
https://ift.tt/2XSiRlg
New post on /r/flutterdev subreddit:

I made a package to generate suggested message replies with a local MLKit model
https://ift.tt/2PKYYbo

August 11, 2020 at 05:46PM by kdem007
https://ift.tt/3anbHuA
New post on /r/flutterdev subreddit:

Integrate payment gateway on flutter web platform, using HTML & JavaScript and handle events in flutter. This is useful when the payment gateway's official plugin doesn't support the flutter web platform.
https://ift.tt/31AbuzW

August 11, 2020 at 06:17PM by subhendupsingh
https://ift.tt/3fIZFfT
New post on /r/flutterdev subreddit:

flutter_layouts initial release with first layout "Footer"
Hi, I'm creating a list of flutter layouts (not example) as package that lots of developers might find it useful. the first thing added is footer view, which there no adequate solutions out there yet. take a look, if you like what I'm about to do, please star it so i can get your powers 🔥 https://github.com/softmarshmallow/flutter-layouts)https://pub.dev/packages/flutter_layoutspreview

August 11, 2020 at 06:52PM by softmarshmallow
https://ift.tt/3fNBI7l
New tweet from FlutterDev:

#AskFlutter is back to help you learn how to...

🖥️ Boost the performance of your Flutter web projects
👤 Speed up shadow-heavy apps
👨‍💻 Deal with state management
🥳 And more!

Watch here → https://t.co/jYC0buaPNJ pic.twitter.com/GzaQWQ6ziA— Flutter (@FlutterDev) August 11, 2020

August 11, 2020 at 07:15PM
http://twitter.com/FlutterDev/status/1293234651604176896
New post on /r/flutterdev subreddit:

Best Flutter Up-To-Date complete video course?
Where can I find the best Flutter course as of August 2020? I need to study building mobile apps.My current budget is around 15$, sorry I don't have enough.Thank you.

August 11, 2020 at 07:32PM by s_91
https://ift.tt/2XQ14eC
New post on Flutter Dev Google group:

Flutter and Firebase Connection.
Hi I am receiving this error. flutter: Error: NoSuchMethodError: The method 'createUserWithEmailAndPassword' was called on null. Receiver: null I don't know what to do now. Can someone please help me? The code is as follows: [Main.dart] import 'package:flutter/material.dart'; import

August 11, 2020 at 09:45PM by Divyam Arora
https://ift.tt/2XNTrFl