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

App to manage smart lights and smart appliances
Hi, I want to develop a app having functionalities to control smart led lights (Wifi / Bluetooth) and speakers. Is there any plugin/API available in flutter?

February 20, 2020 at 07:17AM by Rahul Goyal
https://ift.tt/3bPeb53
New post on Flutter Dev Google group:

I Have a form Key But Flutter Still Gives Me An Error When Running Validate
Hi, I have created a form key final _formKey = GlobalKey
New post on Flutter Dev Google group:

System Colors with Flutter
Dearest. How to get system colors with Flutter? PropertyDescriptionExample ActiveBorder Active window border ActiveCaption Active window caption AppWorkspace Background color of multiple document interface Background Desktop background ButtonFace Face color for 3D display elements ButtonHig

February 20, 2020 at 01:11PM by Alexander Salas Bastidas
https://ift.tt/2ubijvc
New post on /r/flutterdev subreddit:

Does Flutter support ipadOS?
Any updates recently?

February 20, 2020 at 01:02PM by monkeyantho
https://ift.tt/2SJLEqg
New post on /r/flutterdev subreddit:

Your source of mobile UI design reference
Relatively new mobile app developer here. Switched from C/C++ domain. I have learnt to develop apps in Android and flutter. But, I lack the push to start developing an app. I feel a mobile app developer should be a good designer as well. How do you guys start your app development? Do you have any source of inspiration? Any online course / book to learn UI design is most welcome. Thanks.

February 20, 2020 at 01:44PM by the_super_one
https://ift.tt/38JxSJR
New post on Flutter Dev Google group:

App redraws widgets on resume
I've asked related question before, but found the real cause of the issue and thought to start new thread. My app opens html files from Android either from email or file system. I am using MethodChannel to communicate between Android Platform and Flutter - MainActivity.java
New post on Flutter Dev Google group:

ERROR in flutter: widget_test.dart cannot detect MyApp()
main.dart import 'package:flutter/material.dart'; class Example9 extends StatelessWidget { @override Widget build(BuildContext context) { return Scaffold( appBar: AppBar( title: Text("search App"), actions:
New post on /r/flutterdev subreddit:

Any chance of a dedicated Flutter IDE?
Not bashing on either of the two big IDEs out there, but as a old-time returning developer, I am exploring Flutter and would love something more like Visual Studio than VS Code is. Would a run button be too much to ask for? :)Does anyone know if there is a dedicated Flutter IDE out there, or one someone is working on?

February 20, 2020 at 03:16PM by ExpatExplorer
https://ift.tt/37EnmSE
New post on Flutter Dev Google group:

Debugging Flutter for Web
I have added web support to my flutter app. I have a couple of questions regarding debugging: I am using Visual Studio Code on macOS. There seem to be two different ways to run & debug a flutter web app: - Set the device to *Chrome* and hit run and debug - Set the device to *Web Server*

February 20, 2020 at 03:32PM by Tom Verbeek
https://ift.tt/37MJrhQ
New post on /r/flutterdev subreddit:

Why does showModalBottomSheet require to be placed in a stateful widget?
I am following a video tutorial but the instructor doesn't explain much.Inside the showModalBottomSheet containsfinal titleController = TextEditingController();
final amountController = TextEditingController();

February 20, 2020 at 03:47PM by RevolutionaryRow0
https://ift.tt/38JQ5XJ
New post on Flutter Dev Google group:

Can anybody help me in this error??? ==> The method 'add' isn't defined for the class 'StringBuffer'
for(int i=0;i
New post on /r/flutterdev subreddit:

LiveStream - Share data values among different modules of application easily. Package developed by @imShreyasPatil.
https://ift.tt/2SVNP8Y

February 20, 2020 at 05:24PM by shreyaspatil99
https://ift.tt/32e3zZm
New post on /r/flutterdev subreddit:

Dart port of Phaser.io on Flutter?
Has anyone tried it yet? Any online example? Is it possible/viable?​Thanks in advance.

February 20, 2020 at 06:27PM by brunotacca
https://ift.tt/2Pbk1UV
New post on Flutter Dev Google group:

bêta Flutter plugin in Android Studio
hello team, strangely the flutter pluging seems to be a beta one while dev and stable are said to be compatible. What's happening?

February 20, 2020 at 08:12PM by Bened
https://ift.tt/2PqMndZ
New post on Flutter Dev Google group:

Immediately Need LOCAL for Java / AWS / React . for my client Boston, MA
Hello Associate, Any Local available consultants for *Java / AWS / React* *.* I have an excellent project with my client at *Boston, MA* Please send your resume to *fah...@mirthconsulting.net*
New post on /r/flutterdev subreddit:

High quality pre-built Animations for Flutter - from Flutter Team
https://ift.tt/37M2Xv5

February 20, 2020 at 10:57PM by EngineerScientist
https://ift.tt/2v2q0Ew
New tweet from FlutterDev:

Today, @materialdesign launched the Motion system, a set of transition patterns that helps users understand and navigate an app.

More → https://t.co/Ej7O5sXdoM

☝️As a Flutter developer, you can use it immediately via the new `animations` package → https://t.co/8rE6HoISM4 pic.twitter.com/mIPXCmwN7l— Flutter (@FlutterDev) February 20, 2020

February 21, 2020 at 12:00AM
http://twitter.com/FlutterDev/status/1230628282078416896
New post on /r/flutterdev subreddit:

Help with making a layout responsive
I need help in making a layout responsive. Here is what I am trying to achieve:https://imgur.com/a/kQvLCiZI am currently using breakpoints to mark major screen changes and in this case, Layout A and B are within the desktop breakpoint range. The desktop breakpoint begins at 1024.Layout A is the max size of the margins(marked in red) and the blue rectangles need to be when the screen width is 1920 or greater than. Layout B is the minimum size of the margins and the blue boxes need to be when the screen width is 1024.So far I have tried using a combination of flexible and box constraints. The problem is I cannot get the exact measurements of the desired minimum values of Layout B. Either I compromise the size of the blue boxes or the margins.

February 21, 2020 at 12:47AM by FullStackDesign
https://ift.tt/2HJwKtL
New post on /r/flutterdev subreddit:

Looking for a Flutter dev in the Bay Area. (I know you’re out there, I know it!) For a small-ish personal project...
Go easy on me, I’m not a tech head so I wouldn’t know where else to look...I have a prototype but need a dev to build it. Ideally a local so it’d be easier to communicate or get together if need be.

February 21, 2020 at 12:38AM by multigrain-pancakes
https://ift.tt/2ukDdZ2
New post on Flutter Dev Google group:

Android license status unknown !!!!
I have accepted all the licences and suddenly they are 'forgotten'..... Does anyone know how to solve this problem? Where does it come from? What is missing? What is the best way in 2020 to solve this problem? Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel

February 21, 2020 at 02:17AM by Bened
https://ift.tt/2SX0hW0