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

Explaining Flutters different Buttons with example for beginners.
Fluter Buttons with example.https://www.instagram.com/p/CIcuUc4g4iZ/?igshid=hk0hipbz7bxh

December 06, 2020 at 09:04AM by Thori_Manoj
https://ift.tt/3mR88SS
New post on /r/flutterdev subreddit:

tap_builder | A simple widget for building interactive areas. It is an alternative to the material's Inkwell that allow to customize the visual effects (by Aloïs Deniel)
https://ift.tt/37wlVru

December 06, 2020 at 09:39AM by Elixane
https://ift.tt/2L1FQ9Z
New post on Flutter Dev Google group:

Redirect flutter app to a payment gateway website with some data
Hello
New post on /r/flutterdev subreddit:

FlutterForce — Week 98
https://ift.tt/3otCdIA

December 06, 2020 at 12:57PM by flutterist
https://ift.tt/36OUQkd
New post on /r/flutterdev subreddit:

Wordpress News App (Flutter app for reading web pages)
Hi, take a look at my project
https://github.com/maxiges/wp_news_app
It is an application for reading websites based on WordPress in one place. Have it all in one app.
APK : https://github.com/maxiges/wp_news_app/releases/download/1.0.18/app_News_Collector_from_WP_V1_0_18Rev1.apk.apk

December 06, 2020 at 02:27PM by maxiges
https://ift.tt/3gibXxK
New post on /r/flutterdev subreddit:

Can we build anything in flutter
I want ask if i want build an app in flutter which has specific functionality and there is not specific widget and plugin for it. Then what we do? Do i use java code for specific functionality or there is option for it dart?

December 06, 2020 at 02:25PM by maddy-tech
https://ift.tt/2LenrHh
New post on /r/flutterdev subreddit:

How to invalidate/check mobile personal access token after backend deletion?
I am using Laravel as my backend together with Laravel Sanctum which generates personal access tokens for mobile users. In this case I am obviously using Flutter for mobile development.To authenticate users they login with their username/password and get a personal access token in return. This works but requires a user to login every time they open the application again so I did what most tutorials suggest which is saving the token on the mobile device using shared preferences/secure storage.Now comes the question how do you invalidate a user when you remove their token from the backend? On initial login it appears everything is still fine because like in most tutorial I check for the existence of a token. After that whenever I want to make a request which uses the token I obviously run into problems because it not longer exists on the backend.Most tutorials/guide suggest saving the token and using that a reference to see if the user is logged in or not but this seems flawed because it gives the false impression you actually have a valid token.My guess is this can be solved by always performing a heartbeat/ping action to check if the current token is valid and if not send them to the login screen instead of simply checking for the existence of the token.Thoughts on this?

December 06, 2020 at 05:20PM by TurnToDust
https://ift.tt/3oxuHvZ
New post on /r/flutterdev subreddit:

Flutter web is giving me so much anxiety 🥺
I love flutter, I think it’s incredible. I really think it’s encouraged a new wave of developers.That being said, I wish web was more production ready. I’m very grateful that flutter even exists? Writing once deploy everywhere seems like such a dream.My question to you is, what are your solutions to making accompanying web apps for your flutter applications?

December 07, 2020 at 04:40AM by augst1
https://ift.tt/39M62zI
New post on /r/flutterdev subreddit:

Mac Mini with M1 for flutter dev?
Has anyone had any hands on experience using one of the new mac minis with an M1 chip doing flutter dev.My current mac mini is rather slow ( my dev box is linux) and I'm wondering if the new mac mini would be a substantial boost.Essentially I use the mini via a vnc session to do compilations and testing using a simulator.Current xcode takes about 15 seconds to do a compilation on a fairly small project.

December 07, 2020 at 03:53AM by bsutto
https://ift.tt/3lQauje
New post on /r/flutterdev subreddit:

Possible to work on both windows and mac on the same project?
Sorry, for newbie question here.My main rig is a windows machine and for laptop I am using a macbook pro (2013). Is it possible to work on the same project at the same time and how to do it?Thanks in regards.

December 07, 2020 at 09:07AM by ilmep
https://ift.tt/2VKpK71
New post on /r/flutterdev subreddit:

Why BLOC is still preferred ?
Why still BLOC state management is still preferred over other state management solutions. Even when "provider" is simple over it?If the question is wrong i will delete it right now!

December 07, 2020 at 08:30AM by balu101
https://ift.tt/3qJM52O
New post on /r/flutterdev subreddit:

Fix Flutter web loading time with a loading spinner
Short how-to on adding a splash screen or loading spinner in Flutter Web.

December 07, 2020 at 09:35AM by Fewthp
https://ift.tt/3mS9vAu
New post on Flutter Dev Google group:

Best way to fix build error with charts_flutter wrt null safety
Can anyone help with the below issue? I'm not sure when this package will get a new release and it's marked as google internal PRs only. Is the solution just to change channel to pre null safety? Will any of the 506 forks, resolve this issue? "https://ift.tt/37JpMkW"

December 07, 2020 at 12:58PM by Kevin Chadwick
https://ift.tt/3mRwbB1
New post on /r/flutterdev subreddit:

Flutter Tap Weekly Newsletter Week 67! - Tutorials, videos, packages, and much more!
https://ift.tt/37IESqN

December 07, 2020 at 01:40PM by vensign
https://ift.tt/36P9pUI
New post on Flutter Dev Google group:

Draft JS and Flutter
I have problem with Draft JS and Flutter, could they work with together?

December 07, 2020 at 02:50PM by HUNG HA KIET
https://ift.tt/3lNssmx
New post on Flutter Dev Google group:

Shared Prefs example by Google does not work for me
Hello everyone! I'm new with *Flutter* and came across the shared-pref example
New tweet from FlutterDev:

🧐 Let's examine null.

Null indicates that a variable has no value, but some languages don't allow it. A funny reality worth investigating.

Join us and learn why both approaches work ↓ https://t.co/2TTY6g9okV— Dart Language (@dart_lang) December 7, 2020

December 07, 2020 at 06:11PM
http://twitter.com/FlutterDev/status/1335995281016545287