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

Hello dear community!
I have developed a mobile app for android and ios. The next task was to make a connected application for apple watch with iphone (all information on the watch is displayed through channels to the phone). I also successfully completed this task. The next step is to make a connected android app

September 30, 2020 at 02:47PM by Григорий Зягун
https://ift.tt/30iGK6I
New post on /r/flutterdev subreddit:

How To Create horizontal ListView in Flutter
Hello Guys How are you all ? hope you all are fine. In this tutorial we are going to learn How To Create horizontal ListView in Flutter.To use ListView.builder as horizontal ListView you have to set scrollDirection property of the ListView widget to Axis.horizontal.Sometime you might have to create a list that scrolls rather than vertically. So Here is ListView widget will help you. Use the standard ListView constructor, passing in a horizontal scrollDirection, which overrides the default vertical direction.So Without Wasting Your Time Lets start this tutorial.Example To Create horizontal ListView in FlutterFirst Of All Create Listview.Now Set scrollDirection to Axis. Horizontal.That’s it. Now You Can use any children that you want in Horizontal Direction.I am Giving my Source Code Here.import ‘package:flutter/material.dart’;Full Source Code With Example At FlutterCorner.com

September 30, 2020 at 03:08PM by fluttercorner
https://ift.tt/3jgHFfr
New post on /r/flutterdev subreddit:

Doubt about PlayStore In-App purchases
If this is not the right sub-reddit, please direct me to another.We were making an app where students ask questions and get answers from mentors. So basically the student pays small amounts which, after deducting a commision, go to the mentor.So should we be giving 30% of what the student pays, or 30% of the commission to google.

September 30, 2020 at 02:41PM by AdwaithHSivam
https://ift.tt/36iSqdz
New post on /r/flutterdev subreddit:

Any Flutter developers located in Norway?
Send me a PM if you know Flutter or have some experience with app development and want to join a highly anticipated startup with huge potential. Already got one of the biggest technical entrepreneur in Norway on board to test and eventually use the app across their 50+ departments. I have developed most of the core features of the app already, but there are still a lot more to do. It uses Firebase as the backend, and BLoC/Cubit for state management.

September 30, 2020 at 04:14PM by Corthza
https://ift.tt/3jtvnQU
New post on Flutter Dev Google group:

Flutter IntelliJ Plugin M50 Release
Flutter IntelliJ Plugin M50 Release Embedding DevTools in IntelliJ There is now an experimental option to show the DevTools Inspector embedded in IntelliJ. This replaces the contents of the Flutter Inspector tool window with the version of the Inspector from DevTools. This allows us to use the

September 30, 2020 at 04:54PM by Steve Messick
https://ift.tt/3n5kCa0
New post on Flutter Dev Google group:

Re: Looking for Flutter Interns (Non-Paid)
Hi, MKD Consultancy looking for interns for our online service and ecommerce project. It's a non-paid ( Free ) internship. Beneficial for those who want to work on real projects to gain experience. If anyone is interested in implementing their learnings into practical Applications then we

September 30, 2020 at 05:48PM by Sridhar Parida
https://ift.tt/3igQ01E
New post on Flutter Dev Google group:

VS Code extensions v3.15.0
Hi all, v3.15.0 of the Dart & Flutter VS Code extensions have been published. Release notes are below/online . Terminal #2099
New post on Flutter Dev Google group:

Flutter bundle app crash on Android 11
Hello, I recently upgrade my pixel 3a to Android 11 and my flutter application didn't work on my phone. Oddly, there was no problem on my device Android 10 before and there is no problem with other device on Android 10 or Android 9. My application is published on the play store by a bundle

September 30, 2020 at 06:41PM by Alexandre POICHET
https://ift.tt/30l9M5H
New post on Flutter Dev Google group:

Collaborarion flow between developer and designer
Hello, For a long time I have been how a design that is handed by artist can be translated to Flutter code, specifically the measurements. In all materials I have found it is stated that when design is handed in 360x640 px, there is no need for converting px to dp as 1px = 1dp. When I follow these

September 30, 2020 at 07:19PM by eduardh...@gmail.com
https://ift.tt/2ScsoAr
New post on /r/flutterdev subreddit:

Dialog Flow on Flutter
Hi everyone. I just published this package that aims to help you build your integrations with Dialog Flow easier and faster. The problem with the current packages that are available in Pub is that they're completely abandoned, not well documented, or lack of functionality. This one is intended to solve those problems and add more features that I've seen the users want.Opinions and retro are appreciated. Thankshttps://pub.dev/packages/dialog_flowtter

September 30, 2020 at 10:08PM by ElZombieIsra
https://ift.tt/2GonEFr
New post on Flutter Dev Google group:

DevTools 0.9.3 Release
DevTools 0.9.3 Release Notes Dart DevTools - A Suite of Performance Tools for Dart and Flutter Network Profiler Updates - Show HTTP and HTTPs response bodies in the request inspector (requires Dart 2.10 / Flutter 1.22 or later) - Added search and filter

September 30, 2020 at 11:08PM by Terry Lucas
https://ift.tt/3kUPS9A
Testing discussion group for channel 😙
New post on Flutter Dev Google group:

Sushi restaurant web and apps on Flutter ?
Hi, we are interested in developing a restaurant ordering website + Android and iOS apps. Do you think Flutter is ready for this project ? Our customer is considering native apps. Thank you

October 01, 2020 at 02:30AM by Ludovic MOTTINI
https://ift.tt/3ihSEEh
New post on Flutter Dev Google group:

error in flutter
I'm beginner on flutter this error pop don't know how to fix it [image: IMG_4914.JPG][image: IMG_4915.JPG]

October 01, 2020 at 06:10AM by KyogiDi
https://ift.tt/3l3voM4
New post on /r/flutterdev subreddit:

Is it really necessary to reinstall a flutter app after design changes due to an update of the operating system?
As can be read in the question I want to know if - for example - an update on IOS really requires a flutter app to be reinstalled because it has to be compiled again to provide the new design changes. Ive read this problem twice but i cannot really find a reliable source. Does anyone ever had problems with some operating system updates and solved them with reinstalling? Is there a workaround? Does it really has to be reinstalled? This would be a huge problem for writing the app in flutter. Thank you for your help!

October 01, 2020 at 09:35AM by Bassir_Ahmad
https://ift.tt/36nMmRi
New post on Flutter Dev Google group:

[Windows] Flutter and Dart plugins not found
Win 10 Pro, build 19041.508 When I run flutter doctor -v, the output is: [√] Flutter (Channel stable, 1.20.4, on Microsoft Windows [Version 10.0.19041.508], locale de-DE) • Flutter version 1.20.4 at c:\DEV\flutter • Framework revision fba99f6cf9 (2 weeks ago), 2020-09-14 15:32:52

October 01, 2020 at 09:51AM by Denny Kluge
https://ift.tt/2ETIjAQ