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

How to add multiple items at once to a “List>”
Good Evening/Morning Everyone, I’m developing an application where I’m trying to add multiple items in a form to a temporary list for user preview on screen before saving the form and adding to SQlite. Attached is a screenshot of the screen, I want to be able to press the “Add Item to List”

November 04, 2020 at 08:08AM by Aly F.
https://ift.tt/2I1RCA8
New post on Flutter Dev Google group:

url launcher inside futurebuilder
Hi everyone, Can u help me to open a url (using url-launcher package) inside a futurebuilder?

November 04, 2020 at 08:46AM by Zahra Hosseini
https://ift.tt/2HSM6jp
New post on Flutter Dev Google group:

Flutter Local .json file fetching data issue
i have a json file in assets im just getting the data in widgets but its not happening any help.. screenshots are given below [image: Screenshot 2020-11-04 at 12.50.13.png] code: import 'dart:convert'; import 'package:flutter/material.dart'; class greeting extends StatefulWidget { @override

November 04, 2020 at 08:51AM by umair bin ali
https://ift.tt/3mQeAZF
New post on /r/flutterdev subreddit:

Flutter state management, reactive programming and dependency injection related packages sorted by number of developer likes on http://pub.dev and their "like" position of ALL packages.
https://twitter.com/RydMike/status/1323858217164808193

November 04, 2020 at 09:14AM by EngineerScientist
https://ift.tt/3862tnj
New post on /r/flutterdev subreddit:

Help wanted !
I need an experienced flutter developer to help me to finish an app. This is paid work. Preferably from Argentina. Thanks.

November 04, 2020 at 12:00PM by m_sassa
https://ift.tt/2I3aWwW
New post on /r/flutterdev subreddit:

React Native Vs Flutter: Ultimate Comparison 2020
https://ift.tt/2I45REz

November 04, 2020 at 02:13PM by taqmanplus
https://ift.tt/3oRV9BP
New post on /r/flutterdev subreddit:

Bible Reference Parsing Package
Hello! I recently released the first version of reference_parser, a package that allows you to parse strings for references in the bible. It can parse strings for single references, such as "I like reading Gen 2" (extracts a reference object to Genesis 2) or multiple references in one string. I'm posting this in case anyone is developing something which might need something like this, hope it helps!Any feedback is welcome on the repo.

November 04, 2020 at 02:39PM by joshpetit
https://ift.tt/2GsllBz
New post on /r/flutterdev subreddit:

Request for an opinion
Hello everyone, me and my team have created a social network after several months of intensive work, I would really like to know your opinion,thank youLit application

November 04, 2020 at 03:31PM by youneS94
https://ift.tt/2GrqcTs
New post on /r/flutterdev subreddit:

Flutter Background Remover
https://www.youtube.com/watch?v=aQUF_DPflME

November 04, 2020 at 08:31PM by wisecolt
https://ift.tt/2I5YrAz
New post on Flutter Dev Google group:

Error iOS build
At the moment to build flutter project on Xcode, shows that: *Showing Recent Messages* ../../flutter/.pub-cache/hosted/ pub.dartlang.org/plugin_platform_interface-1.1.0-nullsafety/lib/plugin_platform_interface.dart:44:38: Error: Expected '}' before this. *Showing Recent Messages* ../../flutte

November 04, 2020 at 09:20PM by marialijideveloper
https://ift.tt/3mVk4me
New post on /r/flutterdev subreddit:

Flutter Linux Cairo vs Skia situation
Hello. I've recently taken an interest in to understanding the lower level workings of flutter and I understand the framework uses Skia as the graphics rendering library/drawing.Flutter Linux is enabled through GTK, I'm assuming there's a bridge that 'transforms' flutter widgets to GTK widgets, probably using the dart bindings for GTK. Does this mean graphics rendering on flutter Linux doesn't actually use Skia but instead happens through Cairo, which does all the drawing for GTK?Please excuse any possible lapses in knowledge on my end, I am not an expert on this subject matter.

November 04, 2020 at 10:37PM by mcalila
https://ift.tt/3eydU8r
New post on Flutter Dev Google group:

Responsive Numeric Grid
Hello I am new in flutter and i am trying to create a responsive numeric keypad to take amount input from the user. It looks great when device is in Portrait but not in landscape mode. Below are the screenshots for both:[image: enter image description here]
New post on Flutter Dev Google group:

Authentication with SQLite
Good Day! Did anyone work on authentication with SQlite?

November 05, 2020 at 07:24AM by Arslan Raza
https://ift.tt/2U1ALzD