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

Video Player plugin for Flutter
Hi, I'm starting studies on Flutter. I created a project similar to the one on https://ift.tt/2RU5Ymx. The video only runs when the version of android is smaller than version 9. Tests were performed on the emulator and smartphone. Has anyone had this problem yet and solved it?

July 04, 2019 at 12:35AM by Ruy Paulo
https://ift.tt/2KVVDWC
New post on /r/flutterdev subreddit:

In App Notifications in Flutter
https://ift.tt/2J9NDPJ

July 04, 2019 at 04:55AM by Filledstacks
https://ift.tt/2XpLAuB
New post on /r/flutterdev subreddit:

Flutter Login Page and Sign Up page UI
https://ift.tt/2FNX1pZ

July 04, 2019 at 05:11AM by mercury_new
https://ift.tt/2YtOeBb
New post on Flutter Dev Google group:

How can I draw shadows along the path I draw?
I want to add a shadow as shown below! However, canvas.drawShadow is invalid! what should I do? [image: 1.png] My code https://ift.tt/2XrZh16 import 'package:flutter/material.dart'; class NavCustomPainter extends CustomPainter { double loc; double s; Color

July 04, 2019 at 07:49AM by Aries Lee
https://ift.tt/2JlFB5g
New post on Flutter Dev Google group:

Flutter Push Notification Tutorial
Hello Everyone, I have spent a few hours to explore Firebase Messaging with Flutter. & Finally integrated with success. I decided to share my knowledge & code about integrating FCM with Flutter with Video tutorial Visit: https://ift.tt/2Xs0Qfu

July 04, 2019 at 08:03AM by Sundaravel M
https://ift.tt/2JnziOz
New post on /r/flutterdev subreddit:

Flutter Push Notification with Firebase Messaging
Hello Everyone,​I have shared my knowledge on integrating firebase push notification with Flutter (https://codesundar.com/flutter-push-notification/). I have also added step by step video (https://www.youtube.com/watch?v=YkkkZ9E5sI4) & Source code.​I hope this help. & share your thoughts

July 04, 2019 at 08:18AM by codesundar
https://ift.tt/2XsoEQn
New post on Flutter Dev Google group:

List upgradable packages
Hi, is there a way to see packges before making flutter pub upgrade

July 04, 2019 at 09:31AM by Frank Weißenborn
https://ift.tt/2KWtzCH
New post on /r/flutterdev subreddit:

Provider vs. BLoC
for the devs who worked on both (Provider and BLoC) did you notice any difference ? is Provider suitable for big apps or it can't handle it ?

July 04, 2019 at 10:27AM by byshy
https://ift.tt/2XveMpi
New post on /r/flutterdev subreddit:

TIL about PixelPicker, an Open-Source pixel color picker / color meter for Mac OS with support for the Dart/Flutter color format
https://ift.tt/2Jo1j8M

July 04, 2019 at 10:19AM by knaekce
https://ift.tt/2XnO7dP
New post on /r/flutterdev subreddit:

We analysed more than 80k Flutter builds and this is what we learned
https://ift.tt/2XLPKBl

July 04, 2019 at 10:17AM by Gigatronbot
https://ift.tt/2JmSFr7
New post on /r/flutterdev subreddit:

How do you go about testing animations/transitions?
I'm curious where you draw the line between automated testing and manual testing. Are animations things that you would usually want to auto-test? If so, how do you go about it?

July 04, 2019 at 08:58AM by daniel-vh
https://ift.tt/2JaTLYc
New post on /r/flutterdev subreddit:

What is diffenent between Dynamic and Object?
Why Dart designed dynamic? I think 'object' can replace 'dynamic' all the time

July 04, 2019 at 11:04AM by joyl1900
https://ift.tt/2XjGLDb
New post on Flutter Dev Google group:

flutter desktop apllication plugin error
error--- [ERROR:flutter/lib/ui/ui_dart_state.cc(148)] Unhandled Exception: MissingPluginException(No implementation found for method enableAnalytics on channel com.pycampers.flutter_pdf_viewer) #0 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:314:7)
July 04, 2019 at 01:09PM by Munish Rathore
https://ift.tt/2XLiHxg
New post on Flutter Dev Google group:

UDID validation needed for iPhone XS - it is no longer 40 digits and has a dash in it
UDID validation needed for iPhone XS - it is no longer 40 digits and has a dash in it.This update for ideviceinstaller is updated in flutter. Is there a way to handle it??

July 04, 2019 at 01:46PM by rekha thangamani
https://ift.tt/2FQ5xoy
New post on Flutter Dev Google group:

flutter pub upgrade
Is there a way to list upgradable packages before making an update? Something like flutter pub upgrade --dry-run (similiar to dry run from composer)

July 04, 2019 at 04:20PM by Frank Weißenborn
https://ift.tt/2JckVxO
New post on /r/flutterdev subreddit:

I've just released, to the play store, a closed alpha version of an app I've been working on
It's an app that suggests random movies based on user specified filters. It's my first "big" take on flutter... Any feedback is welcomed!https://github.com/mrcoalp/mext(you can also dm me if you want to take part on the alpha testing)

July 04, 2019 at 05:41PM by mrcoalp
https://ift.tt/2XGXd4R