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

MOTIVATLY - My flutter - app finished in one day
Hi guys,yesterday I challenged myself to create an app in one day only.
Here is the result:The app is called Motivatly.
Because my goal is to help people and not make only money.
No need to purchase and also no annoying ads included :) in the app.
So I created this app with inspiring quotes to improve other peoples life.https://play.google.com/store/apps/details?id=com.appmotional.motivately
Please give me a little feedback :)Thank you for your time!

July 03, 2019 at 12:51PM by whatsdog
https://ift.tt/2JlSbBy
New post on /r/flutterdev subreddit:

Bottom Navigation Bar using Provider | Flutter
https://ift.tt/2XNaZ5P

July 03, 2019 at 03:36PM by ashishrawat2911
https://ift.tt/30eIwUh
New post on Flutter Dev Google group:

i am getting an issue while run flutter doctor command.
that is some andoid licenses not accepted(android toolchain) and not able connect my android device....? whats the problem

July 03, 2019 at 03:56PM by ಮಂಜು
https://ift.tt/2Jjgno2
New post on /r/flutterdev subreddit:

Trying out flutter for the first time and this is what I made. Looking for suggestions on how to lower the size of release .apk file as this simple app turns out to be of 7 Mb which is much larger than when Java is used.
https://ift.tt/2J7u4r7

July 03, 2019 at 04:48PM by mercury_new
https://ift.tt/2JmboD5
New tweet from FlutterDev:

In this episode of #TheBoringShow watch @mjohnsullivan and @filiphracek work with the Provider package, a straightforward way to manage state in Flutter.

You’ll see them swap out BLoC with Provider in the Hacker News Flutter app!

Check it out here → https://t.co/UgCa7Kbpwd pic.twitter.com/nyRwSzWUIA— Flutter (@FlutterDev) July 3, 2019

July 03, 2019 at 06:30PM
http://twitter.com/FlutterDev/status/1146456092454608896
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