Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

Need help understanding how to do this
Hi,I'm currently developing an app and from the design I need to this ( see image )So I got the circle avatar ( outside and inside )What I don't know how to do is the, cone ( I don't know how to call ) that refers to the current selection.I was to trying with custom painter but don't have much experience with that ;/https://i.imgur.com/uxSB9dR.jpgAny indication or snippet would be super helpful

May 30, 2020 at 11:57PM by andreaciccio
https://ift.tt/36LKj7N
New post on /r/flutterdev subreddit:

timetable | Customizable, animated calendar widget including day & week views.
https://ift.tt/2ZTFveP

May 31, 2020 at 01:59AM by Elixane
https://ift.tt/2Me8Ad5
New post on /r/flutterdev subreddit:

How practical is a severless architecture ?
Coming from a full stack web background I’m both amused and concerned at using a backend-as-a-service such as Firebase with flutter apps. For devs actively using it in a production environment, have you had challenges? Do you sometimes prefer the flexibility that an in-house backend gives you? Or do you pretty much get all you need using cloud functions. Pls share your thoughts.

May 31, 2020 at 06:15AM by _codehermit
https://ift.tt/2XKCQS3
New post on /r/flutterdev subreddit:

Fuchsia - Overview of Google's new OS that will run Flutter
https://ift.tt/2MghmHE

May 31, 2020 at 06:34AM by satvikpendem
https://ift.tt/3eM9Wbp
New post on /r/flutterdev subreddit:

7 new tips (50-56) just got published on #100Days of Flutter tips.
Like every week, I have added 7 more tips of my #100 Days of Flutter in❤️Awesome Flutter Tips & Tricks❤️ which already got more than ★850https://github.com/erluxman/awesomefluttertipsI hope the community can also suggest tips they think are awesome so that we can really make awesome tips from the community.I publish daily tips on this Twitter thread.https://twitter.com/erluxman/status/1246608678486065152

May 31, 2020 at 08:33AM by erluxman
https://ift.tt/2XGP8uO
New post on Flutter Dev Google group:

Text Files in Flutter
Hello Guys. Can you recommend some useful way to keep and display text information in Flutter app ? I mean the files for Privacy Policy and Terms of Use to show for users within the app. For now I'm using markdown files, but maybe you can recommend some more useful way to keep them. (Markdown

May 31, 2020 at 10:44AM by Igor Karelin
https://ift.tt/2zEED3k
New post on /r/flutterdev subreddit:

Need an automatic shell-script to bump your pubspec.yaml version - PuBumGo got you covered!
Basically as the title already says. You can integrate PuBumGo in your workflow easily.https://gitlab.com/ad-on-is/pubumgo

May 31, 2020 at 11:53AM by ad-on-is
https://ift.tt/2AnbcTd
New post on /r/flutterdev subreddit:

FlutterForce — Week 79
https://ift.tt/2Am03lE

May 31, 2020 at 03:16PM by flutterist
https://ift.tt/2XMxi9J
New post on Flutter Dev Google group:

Doubt
Hi Team, Can you help me out how to implement this design : [image: image.png] I've done this : import 'package:flutter/material.dart'; class CustomFbLikeButton extends StatelessWidget { @override Widget build(BuildContext context) { return Container( height: 20,

May 31, 2020 at 03:45PM by Ram Kumar
https://ift.tt/2MshgNf
New post on /r/flutterdev subreddit:

Do you actually make money as a Flutter Developer?
I'm trying to make some cash with Flutter but unsuccessfully. I'm not an expert and still learning but again depending on the project I could make something. I know about flutterjobs website but there are no many remote jobs there. I looked on freelancer.com, every job has way too many bids and all the bidders are experienced people with highly rated accounts. On UpWork there are also jobs but people require these relatively big apps, for example guy wants app for food ordering and offers 60 dollars? This is rare however.. But generally most of the jobs want some big apps which I don't think I can make alone. Does anyone here care to share their preferably successful experiences? Where and how you get the jobs and what level of knowledge is required, what exactly do I need to learn in order to make some cash. I'm not even thinking big cash, I would be happy with 50$ if the app is reasonable amount of work for that money.

May 31, 2020 at 04:17PM by itsdjoki
https://ift.tt/2XOG7zJ
New post on Flutter Dev Google group:

Android license status unknown.
Hello Gang! After downloading android 4.0 I came across this - C:\Users\holum\AndroidStudioProjects\fluttershare>flutter doctor Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel stable, v1.17.2, on Microsoft Windows [Version 10.0.18363.836], locale en-US) [!]

May 31, 2020 at 04:57PM by spaceage
https://ift.tt/2BbBXdE
New post on Flutter Dev Google group:

Not able to start new flutter project
Hi gentlemen, am about to start new flutter project but the issue here not able to press on Next button as showing attached BR

May 31, 2020 at 05:05PM by Ahmed Magdy
https://ift.tt/2ZQYZAY
New post on Flutter Dev Google group:

flutter build apk fails due to failed execution of :app:validateSigningRelease
Hello, Last week I created my project's app bundle and built a set of apk files without issue. This week after adding a new screen and some links to cloud firestore I go to rebuild my apk (and recreate the appbundle) and **I get * *thrown this error.** FAILURE: Build failed with an exception. >

May 31, 2020 at 07:47PM by Russ Brewer
https://ift.tt/3cdLaiA
New post on Flutter Dev Google group:

StreamSubscription calling from another class
In my main activity, I have two tab, named tab1 and tab 2. Tab 2 page consists of a listView and I use StreamSubscription to listen upload progress result. On tab2 action bar, it has one icon. When icon is pressed, it will navigate to pageC,which consists of listView, and I use StreamSubscriptio

May 31, 2020 at 08:26PM by Tony Seng
https://ift.tt/2XQay93
New post on Flutter Dev Google group:

The named parameter 'isInitialRoute' isn't defined.
I can't run my app because of this debug error. Can anyone help out. The named parameter 'isInitialRoute' isn't defined. Try correcting the name to an existing named parameter's name, or defining a named parameter with the name 'isInitialRoute'. This is the dart code that causes the error.

May 31, 2020 at 08:42PM by I
https://ift.tt/3ck2DpB
New post on Flutter Dev Google group:

FAILURE: Build failed with an exception.
I am building a movie streaming app and when I try to run the app, I get this error. Can anyone help? Compiler message: /C:/src/flutter/.pub-cache/hosted/ pub.dartlang.org/dio-2.2.2/lib/src/dio_http_headers.dart:55:8: Error: The method 'DioHttpHeaders.add' has fewer named arguments than those of

May 31, 2020 at 08:43PM by I
https://ift.tt/2zQeVsD
New post on /r/flutterdev subreddit:

I've just released on GitHub my First Flutter project (started in 2018). It is a unit converter. Give me some advice
https://ift.tt/3gCPawp

May 31, 2020 at 08:55PM by damiano-ferrari
https://ift.tt/36O4kKO
New post on /r/flutterdev subreddit:

File Picker
Is there a good file picker available? I am not able to find any

May 31, 2020 at 10:38PM by shivansh_thakr_
https://ift.tt/3eyjLth