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

Class 'String' has no instance getter 'path'.
Hi there, I need help, just got this error: [image: Screenshot (331).png] and I don't understand what it's saying here is my code for `authstate`: ``` Future
New post on Flutter Dev Google group:

About the file with exports....for Noobs
Hello, I'm learning Flutter: I've seen this examples and tutorials where the teacher or tutor creates a file that contains only lines with exports like so: export 'folder/file1.dart'; export 'anotherfolder/file2.dart'; And nothing else, Why is this? How this works? Regards to any whom can

September 01, 2020 at 09:51PM by Alejandro Ariel Fachini
https://ift.tt/2YVDSfI
New post on /r/flutterdev subreddit:

Useful video - Pragmatic State Management in Flutter (Google I/O'19)
Hi group,
I imagine some of you may have already seen this talk, but want to post this as a really helpful resource, in case it helps out anyone as it did for me.https://www.youtube.com/watch?v=d_m5csmrf7I​Apologies in advance if this does not pass rule number 9.

September 01, 2020 at 11:49PM by goshawk_unit
https://ift.tt/3i1IKXO
New post on /r/flutterdev subreddit:

[Discussion] Planning and Developping a Flutter app
I know planning and development of an app are not exclusive to Flutter, but what I'm hoping to spark discussion around is how best to do it while working with Flutter.For example, I'm working on an IOU manager; I've done some handdrawn sketches and am about to start coding.I plan on going screen by screen to build it out, creating skeletons for dependencies (models, other screens, etc) to be fleshed out later, and refine what I've already built as the need arises (i.e. to make it work better with the "current" screen/function).But does Flutter "work best" with, for example, building out the entire UI first, then the logic/functions?What do you find works best when developing an app with Flutter?

September 02, 2020 at 12:17AM by JayRulo
https://ift.tt/3hKAStP
New post on Flutter Dev Google group:

Mysterious 1.6TB malloc by Flutter Engine
Hi all, I'm trying to debug an issue with our Flutter app running on an iOS simulator. When we open a certain view in our app, it causes the app to crash in the simulator. On further investigation, this view seems to be causing the Flutter engine to perform a huge 1.6TiB malloc. When inspected

September 02, 2020 at 12:31AM by Harry E
https://ift.tt/31Q2bgK
New post on /r/flutterdev subreddit:

[TINY MMO RPG] Borderless World Online for mobile/flutter (Open source on github)
Hello guys! I'm working on small project, this is an infinity/procedural Open world Multiplayer RPG game for mobile and it is all Open Source on Github This is all made by hand thats is why i try to keep it as simple as possible.You start in the initial Area (0,0) and the far you go, the greater the challange but also the better the items you can find.You can Build your Houses any where you want, so players are able to build theier own city!I would love to hear suggestion, improvements or ideas about it. Thanks! :D

September 02, 2020 at 12:42AM by Dannark
https://ift.tt/31ODnWx
New post on /r/flutterdev subreddit:

Flutter has officially taken over react native as the most searched for framework according to Google Trends!
I can't post an image link on the sub but yeah: https://i.imgur.com/ggIHprd.pngCheck it out!

September 02, 2020 at 02:02AM by MyNameIsIgglePiggle
https://ift.tt/3bfTvn5
New post on /r/flutterdev subreddit:

AWS Amplify is now available for Flutter.
As per title, AWS Amplify is now available for Flutter. You can read it more here: AWS Amplify for Flutter It was announced like a week ago. However, it is only in developer preview, which means it is still not production-ready. But we could get a sneak peek of what it could offer for now.Right now, AWS Amplify only enables three major functionalities:Auth (AWS Cognito)Storage (AWS S3)Analytics (AWS Pinpoint, AWS Kinesis)Auth, is using AWS Cognito to help manage all the user login logic for your application including:SignupSign InSocial Media login, (Facebook, Google, Twitter, etc)Forget PasswordStorage, is powered by AWS S3, to store your necessary files. Last but not least, Analytics, it will be collecting analytical data from the application.

September 02, 2020 at 05:43AM by wish4129
https://ift.tt/32M6uZU
New post on Flutter Dev Google group:

How to save string with mention user firestore
I am working on flutter application where I used Cloud Firestore as a backend. In the application users share the images with description and also users are able to write a comments. Now i tried to add Mention functionality (Users are able to mention other users in description and comments) and

September 02, 2020 at 08:29AM by gursewak...@gmail.com
https://ift.tt/3bjR6b5
New post on Flutter Dev Google group:

I am Newbie and I am struggling (A LOT) to get a listView.Builder inside a SingleChildScrwoView. Someone to help?
Here is the code I want to display the list view. In BLUE and RED are the two locations that I want to display the ListView (one or other I dont mind) but no luck. Here is the class will show the list view. class Mainqr extends StatefulWidget { @override State
New post on Flutter Dev Google group:

Pinch functionality like on Intagram
Hi guys, I'm trying to translate Instagram's image pinch functionality to Flutter. I'm struggling with: - during the resize the image overlays on top (even above the navigation bar) - after pinch interaction the image goes back to normal size I'm grateful for any help.

September 02, 2020 at 11:00AM by Flutterdoc
https://ift.tt/3hQ8AhH
New post on /r/flutterdev subreddit:

Flutter reached 100k stars on GitHub!!
Was it long?

September 02, 2020 at 01:14PM by 2reform
https://ift.tt/3i4Yo57
New post on /r/flutterdev subreddit:

<b>9 Best IDE And Tools For Flutter App Development</b>
Flutter is one of the widely used <a href="https://solaceinfotech.com/blog/why-you-should-choose-flutter-for-cross-platform-app-development/">cross platform frameworks</a> to develop cross-platform applications. It develops efficient cross platform apps that can seamlessly work on both iOS and Android platforms. Some of the features of Flutter framework like Hot Reload, Widget catalog helps developers to develop effective and efficient applications. Flutter lets you choose from multiple IDEs to develop an app. It makes coding easy and faster for developers. Flutter IDEs and tools are an unparalleled ally in terms of visual assistance, code completion and debug the code. Here we have listed the 9 best IDE and ools for Flutter app development. Let us dive to the details of each.9 Best IDE And Tools For Flutter App Development-1. Visual Studio Code-It is one of the most popular IDE in market because of the support of trusted company Microsoft and hence its level of growth is higher than others. Web app developers prefer this IDE for <a href="https://solaceinfotech.com/blog/how-evaluate-the-cost-of-flutter-development/">Flutter Application Development</a> for various reasons. Some of them  include Git control & terminal, debugging, plugins that simplify the development process. A simple Dart plugin makes development possible in 10 minutes or less.Important points-FreeSyntax highlightingCode completionRealtime errors/warnings/TODOsDocumentation in hovers/tooltipsPub Get Packages commandPub Upgrade Packages commandType Hierarchy2. Panache-Panache is a developer trusted and considered as the best Flutter Development tool. It helps you to create custom material themes for your Flutter applications. You can customize the colors, shapes and other theme properties and export it as .dart file to your Google drive folder. One of the best way to create attractive themes and materials for your software is- use this to customize and download the theme as you want. More than 40 million developers and testers using this theme and you can review the codes once you have completed the whole coding structure. 3. Codemagic-It is one of the most effective flutter app development tool. It helps you to boost your app development process when you are using the Flutter framework. Cinematic will help you in testing and releasing the apps with Codemagic. Also you can promote the app seamlessly. With codemagic.yaml, you can automate the build, test and release pipeline of Flutter and non-Flutter apps to get to the market in record time. Codemagic builds and tests application after every commit, notifies selected team members and releases to the end user.4. Android Studio-Android Studio is used by a large number of developers who use the Flutter platform to create applications. And it is one of the best IDE that helps you to create efficient applications. It provides the code completion features, syntax highlighting processes and widget editing assistance. Also it allows you to build and run apps on android emulator or device and prevent the need to download and install the android Studio. 5. Adobe Plugins-The Adobe plugin generates the Dart code for design elements and that codes can be directly placed to your app codebase. Adobe XD simplifies the developer to a designer workflow. Also, the XD and many such plugins will be introduced to the platform in the upcoming year. And hence you can still make good use of the platform to create compelling apps using the current plugins.6. Appetize-It helps you to release your applications in the android and Apple platforms rapidly. Appetize will help you to run native apps on mobile when the user is accessing the browser in HTML or JavaScript format. It eases the <a href="https://solaceinfotech.com/blog/mobile-app-maintenance-cost-in-2020/">app maintenance</a> for users as well as developers hence when you develop an application…
New post on Flutter Dev Google group:

google tag manager setup (gtm) on flutter mobile
Hello everyone, does anyone use google tag manager in a flutter application? if so, do you have a guide to follow to perform the setup? Thank you

September 02, 2020 at 02:56PM by Angelo Curti Giardina
https://ift.tt/34WtF6d