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

The right way to keep form state?
I have a widget, it contains a Form, and inside the Form, a TextBox. like my widget -> Form -> TextBox I use the widget under a TabBarView, it has three tabs, one such widget under each tab. When I goes to tab 1, click into the textbox, the keyboard shows and immediately disappear. I found it

May 21, 2021 at 01:15AM by wyx....@gmail.com
https://ift.tt/3yuqMWT
New post on Flutter Dev Google group:

display YouTube from wordpress url
there is any solution to display YouTube from WordPress URL in flutter Regards

May 21, 2021 at 01:43AM by Black Bird
https://ift.tt/3hCjf2a
New tweet from FlutterDev:

🎬 That's a wrap 🎬

Thank you for joining us at the first ever virtual #GoogleIO! These three days flew by — catch all the sessions on YouTube 🎉

🤗 What was your favorite moment?

See all the content → https://t.co/8WOgzMn2Ic pic.twitter.com/GsSfTuaKs9— Flutter (@FlutterDev) May 21, 2021

May 21, 2021 at 02:44AM
http://twitter.com/FlutterDev/status/1395540995857584129
New post on /r/flutterdev subreddit:

Flutter 2.2: Lot of updates you cant miss this time!
Check out what's new in the latest update of Flutter 2.2!!https://medium.com/me/stats/post/b1dbd8053606

May 21, 2021 at 09:05AM by alexisgilburt
https://ift.tt/3fybNCp
New post on Flutter Dev Google group:

How to check if a widget is ancestor of another widget?
In a widget, I need check whether a message passed in is from a child widget. thanks

May 21, 2021 at 09:48AM by wyx....@gmail.com
https://ift.tt/2SYVUgG
New post on /r/flutterdev subreddit:

App Feedback Thread - May 21, 2021
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

May 21, 2021 at 03:00PM by AutoModerator
https://ift.tt/2TaNnrd
New post on /r/flutterdev subreddit:

Flutter 4 Desktop / cross-platform crypto (BCH) fishing game
There is a new game in town, “Cash ze fish”, or CZF for short. You can bet you have not seen anything like this until now :). This is p2p game with BCH as in-game currency and SLP (Simple Ledger Protocol) for trading in-game assets.What is it about?World is made of just a few islands and the ocean. Players' main occupation is to catch all kinds of fish. By melding caught fish you can advance which in turn opens new possibilities. Fishermen and pirates fight for the loot.Check the about section within the game. The download link is https://www.playczf.com/For those interested to the economic side here is short description. In case player catches a rare fish, he can list it on the market and get some BCH. If someone asks, you can tell them those are all 0-conf SLP transactions ;)Game shop earns in a few different ways: one is transaction fee on the market, the other one is by selling fishing equipment. Third way is when an ad campaign within the game is launched (the kind you have not seen anywhere else). Fourth and final one is when investor buys shares of the game (SLP tokens, CZF ticker, fixed amount, non mintable) in form of gold or silver draft.When investor buys drafts, BCH is sent to random selected players and part of it goes to the shop address. All BCH held in shop address is periodically distributed to shareholders (you get the stock by buying it directly in the shop or by buying gold or silver draft).To recap:game acts as an SLP supporting BCH wallet, players can become shareholders and earn dividends, advertisers can get some exposure for their service or product, players can earn by selling a rare catch, hence the name, cash ze fish.Tell your mom and friends that Ethereum and BTC can’t have what we have made here ;)For those interested in technical part, the game features:built-in Simplified Payment Verification (SPV) wallet that supports BCH and SLP protocolssmart contract to remove the middleman, you can trade assets and SLP tokens in trust less mannerthe BCH ledger is used to distribute/control game updates and control game timeall transactions are with 0 confirmations and they are instant around the worldwith newest update to BCH (May 2021) there is no limit on unconfirmed tx chains so you can go crazythe game works on windows, Linux and mac desktops (supported platforms are listed on the page)game is developed in flutter desktophttps://www.playczf.com/Oh, and one more thing, the BCH is the real one...

May 21, 2021 at 02:31PM by playczf
https://ift.tt/3bIAniZ
New post on /r/flutterdev subreddit:

A comparison between react components and flutter widgets
https://ift.tt/2QHteIu

May 21, 2021 at 02:22PM by agilius
https://ift.tt/2QEC5dZ
New post on /r/flutterdev subreddit:

Are these things possible with Flutter?
Hi, im completely new to Flutter and wanted to get some opinions of experts on feasibility of the following features:- communication with chats between two or more user
- being able to book appointments
- pay via paypal or bank accountThank you very much in advance!

May 21, 2021 at 05:03PM by FHSS97
https://ift.tt/3vaYqP9
New tweet from FlutterDev:

🤳 A Flutter Developer Story

Learn about STAIR, an app that helps manage emotions and relationships, and see how Flutter helped the development team create an accessible app while saving 30% of development time.

Watch now 📺https://t.co/hifXgccPWU pic.twitter.com/lzsfRe9vPG— Flutter (@FlutterDev) May 21, 2021

May 21, 2021 at 06:04PM
http://twitter.com/FlutterDev/status/1395772548487553031
New post on Flutter Dev Google group:

Getting 'Client specified an invalid argument' on flutterfire.
I am getting this error on a simple firecloud query, Client specified an invalid argument. Note that this differs from failed-precondition. invalid-argument indicates arguments that are problematic regardless of the state of the system (e.g., an invalid field name). The query is like below,

May 21, 2021 at 06:11PM by wyx....@gmail.com
https://ift.tt/3yF866S
New post on Flutter Dev Google group:

NOT ABLE TO RUN THE APP
I am getting below errors: FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'. > Failed to install the following Android SDK packages as some licences have not been accepted. build-tools;29.0.2 Android

May 21, 2021 at 06:45PM by VJ KHAJAN
https://ift.tt/3vbYjmm
New tweet from FlutterDev:

💫 Can't get enough of Flutter at I/O?

Catch all the Flutter and Dart sessions you missed at #GoogleIOhttps://t.co/F2mjn9K7Co pic.twitter.com/89UlY4UqjM— Flutter (@FlutterDev) May 21, 2021

May 21, 2021 at 08:00PM
http://twitter.com/FlutterDev/status/1395801605270814724