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

Integrate historical map overlay in Flutter
Hi,If you are curious about how to overlay a modern map with an old map, check my new tutorial on Medium -> Historical map overlay with MapBox in FlutterMoreover, to georeference your historical map in QGIS software using MapBox map, check out this guide on Medium

February 11, 2021 at 01:37PM by D_Nika
https://ift.tt/3qaWV0R
New post on /r/flutterdev subreddit:

MapBox in Flutter step by step guide
Hello,For those who are new to Flutter and would like to learn how to integrate MapBox, check out this step by step tutorial on MapBox in FlutterYou will learn how to:Display a full-screen mapUse MapBox as a map providerDetect current user locationPlace a pin (marker) on the long press

February 11, 2021 at 01:32PM by D_Nika
https://ift.tt/3d1XcQ1
New tweet from FlutterDev:

Infinite customization with Flutter animations.

Learn how the animations package, provided by the @MaterialDesign team, lets you create simple, beautiful transitions. This helps your users better understand what's going on in your app.

Watch → https://t.co/7lIzh8hvs4 pic.twitter.com/fYuOW87qoQ— Flutter (@FlutterDev) February 11, 2021

February 11, 2021 at 07:29PM
http://twitter.com/FlutterDev/status/1359932668285243393
New post on /r/flutterdev subreddit:

Generating Flutter code in Figma. Test & feedback UIcode plugin!
Hey badass community,So happy to share with you the big news.I am honored to invite you to be our first users. 🤩
UIcode is here to let you generate clean Flutter code of your design right inside Figma. Better handoff, faster coding, sooner launching your projects. It aims to be your assistant, coding the easy part for you. You code the final touch, making the app WORK.Building mobile apps doesn't get any easier. So why not helping us build the tool that automates at least a part of your routine. Try & Feedback! How is the code, what features to add, would you use it, anything. Just reply me your feedback here.Ready to test? 👉 https://bit.ly/TryUIcodeplugin

February 11, 2021 at 07:03PM by Affectionate-Chip506
https://ift.tt/3jDRlSt
New post on /r/flutterdev subreddit:

Creating a PopUp that triggers in the backgroud
I have been looking for ways to create a popUp that triggers with a certain event in the background something like the popUp of trueCaller when end a call. Is this even possible with Flutter

February 12, 2021 at 12:03AM by khaleed56
https://ift.tt/378xsO6
New post on /r/flutterdev subreddit:

Why flutter is not developing fast like android?
I mean in flutter you can create beautiful ui but there are not official library for depedency injection or good database like room(I know that are Floor and moor but they do not have big support), I think coding is sometimes bothersome, it looks like back to Programming Five Years ago, what do you think guys?

February 12, 2021 at 12:06AM by nontakenusr
https://ift.tt/3rI35pG
New post on /r/flutterdev subreddit:

SizedBox as a spacer: frowned upon?
Hi all, I'm a self-taught Flutter dev and have recently been catching myself doing this and wanted to get people's take on it. Is using a sized box as a spacer bad practice? If I'm making a list I often end up using sizedboxes with just a height property, say 20, to create space between a textbox and the submit button, for example. Seems more readable than padding to me for some reason. Is there a reason I shouldn't be doing this?

February 12, 2021 at 01:26AM by aleradders
https://ift.tt/3tNCLwd