Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

[NewBie Question] I am not getting my listview in expanded form. My list stays in single line- pic attached
Here is my code import 'package:flutter/material.dart'; import 'package:cloud_firestore/cloud_firestore.dart'; //import 'package:intl/intl.dart'; //import 'package:intl/date_symbol_data_local.dart'; void main() => runApp(MyApp()); class MyApp extends StatelessWidget { final String

January 28, 2020 at 04:47PM by Thyagu rajan
https://groups.google.com/d/msg/flutter-dev/j7cp8QnU8jw/MORy49NUAQAJ
New post on /r/flutterdev subreddit:

Deploying To Hostgator/normal FTP means
I have been really interested in Flutter for the last few months and have been following the beta Flutter for web information. I was wondering, other than the ones mentioned in the documentation (Firebase, Github, Google Cloud), is there a way to currently test my app via using my Hostgator hosting and use something like Filezilla to publish the application/site?​I understand this is in a beta state. I only ask because the documentation states that there is a way to publish via those services but doesn't mention the way I am asking. I also understand that this is not production-ready.​Thank you all for any help

January 28, 2020 at 07:11PM by KangarooRIOT
https://ift.tt/312Y92D
New tweet from FlutterDev:

🧭Provide navigation to other pages!

The Drawer widget provides a menu to help users get to where they want to go.

Create a Scaffold.
Add a drawer.
Populate the drawer.
Close the drawer programmatically.

More #WidgetoftheWeek here → https://t.co/3L54gRvi1P pic.twitter.com/nCdntZJ5sU— Flutter (@FlutterDev) January 28, 2020

January 28, 2020 at 07:19PM
http://twitter.com/FlutterDev/status/1222222742314840069
New post on /r/flutterdev subreddit:

Introducing @injectable, a convenient code generator for get_it
https://ift.tt/2RWrIPb

January 28, 2020 at 08:20PM by Milad_Alakarie
https://ift.tt/2U3hL5b
New post on Flutter Dev Google group:

Cannot install flutter onto Ubuntu linux
I tried installing it but cd ~/development : terminal said it could't find this part$ tar xf ~/Downloads/flutter_linux_v1.12.13+hotfix.7-stable.tar.xz :tried as well but it told me acces denied Can anyone help?

January 28, 2020 at 08:59PM by Kylie Staraway
https://ift.tt/37BO6nt
New post on Flutter Dev Google group:

[Breaking Change Proposal] Routes and Navigator Refactor
If your app does not rely on the return value of Navigator.pop
New post on /r/flutterdev subreddit:

Opening html file in Flutter App
It was somewhat easy to do in Android, but with iOS I am really sure how to do it. I think in order to do this I need to create a Share Extension, is this the case or is there another approach I should take?

January 28, 2020 at 10:22PM by positronus
https://ift.tt/2RW24u3
New post on /r/flutterdev subreddit:

Weekly Questions Thread - January 28, 2020
This thread is for simple questions that don't warrant their own thread (although we suggest checking the sidebar, the wiki, our Discord, or Stack Overflow before posting). Also the Flutter.dev getting started tutorial and the Flutter Cookbook should have the answers to most simple questions. Examples of questions:How do I send data to a new screen?Does anyone have a link to the source for the Flutter Gallery app?How do I change the application launcher icon in Flutter?Important: Downvotes are strongly discouraged in this thread. Sorting by new is strongly encouraged.Large code snippets don't read well on reddit and take up a lot of space, so please don't paste them in your comments. Consider linking Gists instead.Have a question about the subreddit or otherwise for /r/FlutterDev mods? We welcome your mod mail!Also, please don't link to Play Store pages or ask for feedback on this thread. Save those for the App Feedback threads we host on Fridays.Looking for all the Questions threads? Want an easy way to locate this week's thread? Click this link!

January 28, 2020 at 11:32PM by AutoModerator
https://ift.tt/30Zk5f4
New post on /r/flutterdev subreddit:

Looking for a non-trivial example Flutter app? Here's one: Cocktailr
https://ift.tt/2LaXC8u

January 29, 2020 at 12:45AM by rockum
https://ift.tt/38LVmgP
New post on /r/flutterdev subreddit:

Market Share Statistics
I'm curious to know what flutter's current market share looks like for app development, and how it's grown over the past few years. As someone who is in the trenches daily with flutter, I'm targeted by and inundated with articles of why Flutter is better than React or native development.This gives the impression that Flutter is dominating and surging, but I'm having a hard time finding real numbers that actually show this.

January 29, 2020 at 12:43AM by parkskier426
https://ift.tt/2RxK6Ps
New tweet from FlutterDev:

💙#AskFlutter: Q&A at #FlutterInteract!

Joined by @gurlcode, a @reactjs expert and front end architect at @the_wing, the hosts chat about similarities between React and Flutter, how to manage local state, and proper component architecture.

Watch → https://t.co/kBHbKbSFdE pic.twitter.com/DRC10g0WmT— Flutter (@FlutterDev) January 29, 2020

January 29, 2020 at 01:32AM
http://twitter.com/FlutterDev/status/1222316612545417218
New post on Flutter Dev Google group:

How do you convert an existing full-Flutter project into a Flutter module?
Hi, I'm attempting to create an add-to-app (add2app) project with a native iOS project and my existing Flutter project. I'd like to convert my existing Flutter project into a module so that it can be used with the add-to-app process. I've been referencing this documentation
New post on Flutter Dev Google group:

Trying To Convert String Into Currency Format Fails
I am trying to format the input entered by the user into a currency format where every 3 digits are separated by a comma eg. 25,636 or 123,456 using the flutter intl library, however I keep getting an error Class 'String' has no instance getter 'isNegative'. Receiver: "22" (This is value I have

January 29, 2020 at 09:09AM by Mr harilall
https://ift.tt/2GxOx6t
New post on /r/flutterdev subreddit:

Can you recommend Flutter courses (with or without certificates)? Location does not matter
I need to plan my training, can you recommend any good courses even if upcoming? thank you

January 29, 2020 at 10:32AM by hopelessprogrammer01
https://ift.tt/3aPmihy