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

Need help regarding dialog boxes
So i have created 2 filesOne is a stateful widget in which i have defined a dialog with its child as columnThen i want to call it in another class where its just a scaffold and a button to open that dialog boxHoe should this be done?

January 31, 2020 at 04:45PM by L0G1C_lolilover
https://ift.tt/36K8b9Z
New post on /r/flutterdev subreddit:

Anyone have an idea how to create a bottom sheet similar to that?
https://ift.tt/31bg8E2

January 31, 2020 at 05:26PM by cedricgrothues
https://ift.tt/2vzqDFq
New tweet from FlutterDev:

👏Want to share your Flutter app using @github Pages?

👉Use package:peanut to build your app to the gh-pages branch.#FlutterFriday pic.twitter.com/XCCyZMhwpz— Flutter (@FlutterDev) January 31, 2020

January 31, 2020 at 06:00PM
http://twitter.com/FlutterDev/status/1223289849010106370
New tweet from FlutterDev:

🔴ON AIR 🔴The #BoringShow

Join us on the Dart-side! @bouncingsheep and @kate_sheremet work on The Hacker News app. Follow along as they clean up the code base, see the work for @materialdesign come to life, and add Dark Mode.

📺Binge watch here → https://t.co/umcKu3ZwTh pic.twitter.com/9bQvNAt079— Flutter (@FlutterDev) January 31, 2020

January 31, 2020 at 08:01PM
http://twitter.com/FlutterDev/status/1223320389583089667
New post on Flutter Dev Google group:

The meaning of "(failed)" on the button to download Flutter SDK on a Chrome browser in Windows 10 machine?
I'm trying to install Flutter SDK at this site: https://ift.tt/2EGByhE But it seems that the button to download is not working, here is the screenshot: [image: image.png] Please advice what I should do to get Flutter SDK installed. I did try to install with git

January 31, 2020 at 09:32PM by Yu Shen
https://ift.tt/2uV6JUU
New post on Flutter Dev Google group:

VS Code v3.8 - Improved Flutter Samples, Restart Frame...
Hi all, v3.8.0 of the Dart/Flutter VS Code extensions are live - release notes below/online . Please file bugs
New post on /r/flutterdev subreddit:

Images in a Theme
I know in a theme you can set colors for various things, and have a light and dark theme. But how would one control images assigned to a given theme, so that a dark icon and a light icon show up as needed?

January 31, 2020 at 11:26PM by CodyLeet
https://ift.tt/37LPRij
New post on Flutter Dev Google group:

A chat with mutable msg widgets that later are replaced
Dear flutter devs, I am working in an application that is basically a chat-like interface. However, the reason for this chat-like UI is to serve as a self-reporting screen to help the user author some story — in my case is a loan calculation. I am trying to achieve a user experience where,

January 31, 2020 at 11:58PM by Marcio Galli
https://ift.tt/2GGFU9E
New post on Flutter Dev Google group:

Flutter IntelliJ Plugin M43 Release
Flutter IntelliJ Plugin M43 Release Hot Reload on Save Improvements We’ve tweaked the behavior of hot reload on save. Previously, we wouldn’t try a reload if there were analysis errors in the project; this was under the assumption that the errors would be significant enough that you wouldn’t

February 01, 2020 at 12:36AM by Steve Messick
https://ift.tt/2GKkMzm
New post on Flutter Dev Google group:

How can I fix a Positioned Position in Flutter?
I've been trying for a long time to find out how I can fix my layout problem. *Overview* I use three Positioned in my body to layout the content of the app, to put it simply it is a profile information screen. The first Positioned shows the user profile information, like profile picture and

February 01, 2020 at 12:53AM by Dominik Springer
https://ift.tt/2RNseju
New post on Flutter Dev Google group:

FAILURE: Build failed with an exception, with a new Flutter project
With a freshly installed Android Studio/Flutter SDK and a new Flutter project without changing the default code, all with the stable releases today Jan. 31, 2020, when I ran it, I got the following error message: Launching lib\main.dart on Android SDK built for x86 in debug mode... Running

February 01, 2020 at 01:37AM by Yu Shen
https://ift.tt/2Ue0shP
New post on /r/flutterdev subreddit:

Struggling with flutter
I've been learning flutter since August of last year and I still have so much trouble creating good UI. I can only make very basic UI and forget about backend, that I still can't seem tok grasp. Am I doing something wrong in learning?

February 01, 2020 at 01:52AM by coldfire334
https://ift.tt/2OhavyK
New post on Flutter Dev Google group:

ARCore cross platform in Flutter
Hi guys, I am currently trying to make a flutter app that use ARCore augmented faces and I want to build it for iOS and Android with the same code. Does anyone who knows how to integrate ARCore augmented faces for both android and iOS in flutter ? There are some plugins but it supports only

February 01, 2020 at 02:27AM by Emi Bulai
https://ift.tt/2UlpRq9
New post on /r/flutterdev subreddit:

Flutter maps with rotation and camera tilting
I'm using Mapbox for a website, and I'd like to convert it to an app. I found out about flutter_map which is an implementation of Leaflet JS for Flutter. It does not seem to support rotation and camera tilting at the moment. Are there any alternatives or ways to get these features?I don't want to use Google Maps because of the new pricing.Rotation: https://github.com/johnpryan/flutter_map/issues/116 Camera tilting: https://github.com/johnpryan/flutter_map/issues/220Also, I'm not sure what the feature is called, but when you rotate your device, there's a small pointer in front of your current location marker. This can be seen in Google maps. Does anyone know what this feature is called? It basically shows which direction the user is currently facing.

February 01, 2020 at 03:35AM by themindstorm
https://ift.tt/2GIpYE3
New post on /r/flutterdev subreddit:

Apply LinearGradient to paint
The following link provides us with a way to draw a semi circle. https://stackoverflow.com/questions/57748469/flutter-how-to-draw-semicircle-half-circleHowever, it seems that the color property on the paint object doesn't accept a LinearGradient as a value (or any kind of a gradient as matter of fact).How do we go about applying a gradient color scheme to a semi circle?

February 01, 2020 at 04:26AM by androiddevforeast
https://ift.tt/31bJLVU
New post on Flutter Dev Google group:

10 Best Apps Built Using Flutter Framework
Top 10 Apps Made with Flutter

February 01, 2020 at 05:47AM by Game Reviewer
https://ift.tt/3baQ5BE
New post on Flutter Dev Google group:

How to make 2 apps with same base code?
I want to make 2 apps on flutter. one for the client-side and 1 for the service provider side and both will connect with the firebase. I want the specific method in the client-side app that, when a client wants to chat with the service provider, the app will search for available or online

February 01, 2020 at 06:35AM by Payal P
https://ift.tt/37NAMwr
New post on Flutter Dev Google group:

FLUTTER WEB - COUDNT GENERATE PDF DOC USING file.writeAsBytes
// I have been trying to generate pdfs using pdf plugin and wrtie it to a pdf file // but file.wrtieAsBytes not creating any files and its not even throwing any errors or giving any response makePdf() async { final pw.Document doc = pw.Document(); pw.Font font = pw.Font.ttf(await rootBundle.lo

February 01, 2020 at 11:43AM by vinay sharma
https://ift.tt/2Scpw6t