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

This Tuesday: Flutter web meet-up. Quiz Mariam and Tim from Google!
Hello lovely Redditors!This Tuesday, we’re doing an online meet-up about Flutter web. We’ll be joined by Tim Sneath and Mariam Hasnany from the Flutter team. Got a question about Flutter web? Comment on this post, and we’ll ask them as many as possible.On Flutter’s blog posts about Flutter 2 this week you may have noticed screenshots of “Mun Moi”.I’m the lead developer of it, and I’ll be talking about bringing the app from mobile to the web and the challenges we faced. I’m also very happy to answer questions you have about this project.Hope you can join us on Tuesday!Cheers
Tom

March 07, 2021 at 09:22PM by tomgilder
https://ift.tt/3cbmBEN
New post on /r/flutterdev subreddit:

js or flutter
Hello guysI need to learn the most practical programming language, with the less learning curve, since my goal is not to be hired, my goal is to be able to create good looking SPAI was looking to learn js, etc... but i see maybe flutter is a better option for someone like me, who needs income along with my learning path.If you were in my shoes, will you start with js or flutter?

March 07, 2021 at 09:19PM by Fraustro
https://ift.tt/38jbzfJ
New post on Flutter Dev Google group:

Layout for Multiple Devices
Hi, I am trying to create an app and am having trouble getting everything to fit on all screens, not just native to one device. I have tried Safe area, MediaQuery, still can't seem to get anything right. Is there any way that I should specifically attack this problem? Thanks.

March 07, 2021 at 10:30PM by Mark Valeriani
https://ift.tt/2MVI3Fr
New post on /r/flutterdev subreddit:

Recommend me a solid flutter starter boilerplate plz
Hi Devs,I am looking for a very good flutter starter that has the following thingsMust haveRiverpod, Provider or any state managementLogging( https://pub.dev/packages/logging) and logging appenders package set up via isolatesFreezed annotation or Json annotationUtility packages like meta, device info and package info, pathHive or dart based persistenceTranslations and locale setupA good architecture separating themes, colors, and fonts( google fonts)Nice to haveGoogle analytics using Navigation observersGraphql and/or Firebasehttpmockito and file pickerFastLane or CodeMagic integrationI liked a few, especially the firebase starterkit which is firebase heavy but would like to know more

March 07, 2021 at 11:01PM by p2harry
https://ift.tt/2O9Mg92
New tweet from FlutterDev:

🔵 Material Buttons 2.0

The Material Buttons have an update you might be wondering about! In this community talk, @TheHappyHaris from Learn Flutter Code talks about how to style the new Material Buttons, and use the theme behind it.

Watch 👉 https://t.co/cCJG2BHMcl pic.twitter.com/CYdqAsY9uk— Flutter (@FlutterDev) March 7, 2021

March 08, 2021 at 12:00AM
http://twitter.com/FlutterDev/status/1368698001259134980
New post on Flutter Dev Google group:

How to implement SEO for a flutter web app
Hello, i just listened the release of flutter 2, but i heard its not the best option to use for indexing in google. This is incredible, since i believe this should be easily achieved by GOOGLE developers!!!

March 08, 2021 at 01:43AM by solis roberto
https://ift.tt/3bpeXaP
New post on Flutter Dev Google group:

Google charts for flutter backing
Hopefully I am not just wasting peoples time but thought that an attempt to bring some attention to this, might be useful? "https://ift.tt/30zCaB7" "While I am personally passionate about data visualizations on many platforms," "I hope to get the

March 08, 2021 at 02:52AM by Kevin Chadwick
https://ift.tt/2Oce4JN
New tweet from FlutterDev:

🐞 Start debugging with Flutter DevTools.

The DevTools are a suite of tools that help with debugging and analyzing various aspects of Flutter and Dart apps. In this talk, watch @mhadaily to see how you can get the most out of the DevTools.

Watch 📺 → https://t.co/8YHjBmqWtP pic.twitter.com/TBOmAPovPd— Flutter (@FlutterDev) March 8, 2021

March 08, 2021 at 03:00AM
http://twitter.com/FlutterDev/status/1368743276455596036
New post on Flutter Dev Google group:

Using Scaffold as Body?
I am building an app and am coming across a decent amount of sizing errors with my layout. Some pixel overflows, and rendering performSize() errors etc... I was wondering if I do not have an appbar should I still be using scaffold as my main body? I mean I do have a floating action button but I

March 08, 2021 at 03:19AM by Mark Valeriani
https://ift.tt/3v17RkB
New post on /r/flutterdev subreddit:

How to validate Unique username to all users in social media app?
I am creating a Memer social media app. So in this everything is ready but I am confused in providing Unique display name for all users. User name are given by users. But how to validate that it is really present or not? All data are stored in firebase cloud firestore. So can anybody can help me?
Username is stored is like this: collection "users" -> document "userId" ->field "username"

March 08, 2021 at 04:32AM by harshpatel365
https://ift.tt/2O1yIMV
New post on /r/flutterdev subreddit:

Adding multiple themes to our Flutter Application, the easy way using Providers
https://ift.tt/2O3CTI8

March 08, 2021 at 05:29AM by cheerfulboy
https://ift.tt/3kRKyoO
New post on /r/flutterdev subreddit:

Mono repositories with Android Studio and FVM.
Do you want to set up a mono repository with Flutter, Android Studio, and FVM? Do you want to automate that with a dart program?You can read all about it in my blog post.
Mono-repo with Flutter & Android Studio

March 08, 2021 at 08:57AM by jsroest
https://ift.tt/3emsmCm
New post on /r/flutterdev subreddit:

Easy bottom navigation package
Hey guys! I made a package for making it easy to implement bottom navigation in Flutter. Bottom navigation requires a bit of code to work correctly. This package provides navigation history and transition animations with highly flexible and lightweight codes.

March 08, 2021 at 08:39AM by Jezsung
https://ift.tt/38jA4te
New post on /r/flutterdev subreddit:

Invoice Ninja v5 platform built with Flutter
Customize your admin panel & client-side portal to match your company branding (or just to have fun, why not?!)! https://invoiceninja.medium.com/ We're in our first week live for our self-hosting community, coming soon to our SaaS community! We welcome all feedback!

March 08, 2021 at 09:09AM by invoice_ninja
https://ift.tt/2Of6mP4
New post on Flutter Dev Google group:

How to wrap this code in SingleChildScrollview?
How to wrap this code in SingleChildScrollview? addtopSheet() { List list1 = ['a', 'b', 'c']; getbustime() ; print('sdl'); print(sdl); // List list2 = y['times']['serviceDay']; //print(y); // return TopSheet.show( context: context, child:

March 08, 2021 at 11:03AM by sona
https://ift.tt/38kwlLS
New post on /r/flutterdev subreddit:

FlutterQuill — Rich Text Editor for Flutter
https://ift.tt/3sYo5ZV

March 08, 2021 at 10:21AM by Elixane
https://ift.tt/3bmvYSZ