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

VRouter
Check out vrouter, a routing system close to the one in Vue.js and based on Navigator 2.0On web or mobile, this will make your life easy for everything regarding routing and navigation. Have a look at vrouter.dev for more info.Do not hesitate to contribute or give your feedback!

February 19, 2021 at 10:39AM by Lulupointu
https://ift.tt/3bjgf67
New post on /r/flutterdev subreddit:

App Feedback Thread - February 19, 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

February 19, 2021 at 03:00PM by AutoModerator
https://ift.tt/3sa2ehW
New tweet from FlutterDev:

📺 The #BoringShow is back! 📺

Join @filiphracek and @Fitzface for some paired programming as they discuss adaptive design and walk through the process of creating an adaptive app for various screen sizes and devices.

Watch for more 👉 https://t.co/yxCNKIyawr pic.twitter.com/mU15GgEbd1— Flutter (@FlutterDev) February 19, 2021

February 19, 2021 at 04:00PM
http://twitter.com/FlutterDev/status/1362778978818400258
New post on /r/flutterdev subreddit:

Any package that gives you this "waiting for content" widget?
https://ibb.co/N6f92FBI understand the way to implement it would be using a FutureBuilder, but do you know any package that gives these placeholders as waiting screens?

February 19, 2021 at 05:14PM by fcort
https://ift.tt/3k7DAM6
New post on /r/flutterdev subreddit:

Sketching App Created with Flutter (without dropping frames) @ 60 FPS
https://www.youtube.com/watch?v=21ljOS_-0uY

February 19, 2021 at 05:56PM by jaycoding
https://ift.tt/37x85pD
New post on Flutter Dev Google group:

Can any one help me the e-commerce applications and enterprise apps usinggg flutter riverpod State management
Hi, Can any one help me the e-commerce applications and enterprise apps using flutter riverpod State management and bloc pattern. Thanks Shravan Kumar

February 19, 2021 at 07:25PM by shravan kumar Pottala
https://ift.tt/3s6sMAz
New tweet from FlutterDev:

🍲 Get a Michelin star with a taste of what's cooking for #FlutterEngage!

Cook up some special effects recipes & make your Flutter app sizzle. This first Effects recipe shows you how to create an expandable FAB, stay tuned for more!

😋 Prep → https://t.co/p9OwTaP9hz pic.twitter.com/Kn3rDnUSmK— Flutter (@FlutterDev) February 19, 2021

February 19, 2021 at 08:00PM
http://twitter.com/FlutterDev/status/1362839396123295754
New post on Flutter Dev Google group:

How can I go back to first view in pageview when I go to a different tab from navigation rail widget?
Hello, I have a navigation rail widget that I use to go to different tabs in my app and on a certain tab I have a page view. In the page view I have a carousal. When I go to a different tab the page view page stays the same( ex. If I go to page 2, go to another tab, than come back to the tab with

February 19, 2021 at 09:05PM by Scott J
https://ift.tt/2ZwLVPP
New tweet from FlutterDev:

109 packages released null safe versions on https://t.co/XAGXN4ILmv in the past week. Among them:

* google_fonts
* firebase_storage
* camera
* flutter_signin_button
* background_fetch

This takes us to 922 null-safe packages. https://t.co/VM6EXGvoOg— Dart Language (@dart_lang) February 19, 2021

February 19, 2021 at 11:00PM
http://twitter.com/FlutterDev/status/1362884668614410240
New post on /r/flutterdev subreddit:

Lite Editor
Has anyone ever used the LITE editor when developing a Flutter project?If so, what did you think of it? Any particular things you didn't like at all?I use the emulator with MSCODE right now. --thx

February 20, 2021 at 12:10AM by fabrisimo
https://ift.tt/3aANYbM
New post on Flutter Dev Google group:

How to decode the event from websocket.onError.listen(event)?
Here is my listener: webSocket.onError.listen((event) { print('onError: event=$event'); inspect(event); }); Here's what shows up in the console: event=[object Event] I can't find any useful information about the Event class that would allow me to find out things like the error message or status

February 20, 2021 at 03:42AM by Tom Cervenka
https://ift.tt/3sc67Ty
New post on Flutter Dev Google group:

Beginner Message; PLEASE HELP
I am new to flutter and Dart, although not new to software development. While trying to install flutter, I followed the instructions step by step but when I try to check the flutter doctor, the cmd window shuts down and there's no error message. How do I fix this please, I need help.

February 20, 2021 at 03:50AM by Adeyemi Ajiboye
https://ift.tt/37sDF7O