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

Flutter web package on pub?
I've been working for the better part of the week on a small library that tries to emulate CSS-Grids and only today it dawned on me...Is it even possible to publish a flutter_web package on the pub?

July 25, 2019 at 03:57PM by SirCleric
https://ift.tt/2OgUzz3
New post on /r/flutterdev subreddit:

appium-flutter-driver
https://ift.tt/2Zc98VD

July 25, 2019 at 04:54PM by truongsinhtn
https://ift.tt/2GvxLoX
New post on /r/flutterdev subreddit:

What are the best practices for responding to Time events in Flutter?
Let’s assume you want a certain Database value to update everyday at 5 AM, how would this be implemented in Flutter?I’m thinking about this a lot and it doesn’t seem to be possible if the app is not open.I would be super grateful for any insights.Cheers!

July 25, 2019 at 05:29PM by flexindev
https://ift.tt/2GvA0IT
New tweet from FlutterDev:

💁‍Looking for snazzy transitions?!

AnimatedSwitcher widget allows you to switch between two or more widgets with an animation. Choose to fade, scale or rotate. The possibilities are endless.

Watch more #WidgetoftheWeek here → https://t.co/Ludd3dtJ14 pic.twitter.com/oRwxYWDphl— Flutter (@FlutterDev) July 25, 2019

July 25, 2019 at 06:37PM
http://twitter.com/FlutterDev/status/1154430536728756224
New post on Flutter Dev Google group:

Firebase topic subscriptions for Flutter
I'm not even sure where to start. I want to create a page where users can subscribe to certain push notification topics then send custom messages from an admin panel but I don't know how to get user devices to sub to those lists. I want it to look something like this: and to answer you most

July 25, 2019 at 07:42PM by Brennan Altringer
https://ift.tt/32QYPsp
New tweet from FlutterDev:

☝️What do Flutter package users need?

Helping the Flutter community grow the ecosystem is important, which is why we run quarterly surveys. Participate in our Q3 survey which will launch in August!

See what we learned from this Q2 survey → https://t.co/XqDzRBINXk pic.twitter.com/0dYrkrnKR6— Flutter (@FlutterDev) July 25, 2019

July 25, 2019 at 10:49PM
http://twitter.com/FlutterDev/status/1154493889681604608
New post on /r/flutterdev subreddit:

Is flutter good for apps with super custom designs. (See the images)
Hi flutter developers. I am new to flutter and apparently flutter puts material design first and it comes out of the box with flutter.I just couldn't find any apps with a unique style and design written in flutter. I'm wondering if flutter is a good choice for apps with unique designs and doesn't fit in a particular design pattern.​For example, how doable do you think these app designs are?https://cdn.dribbble.com/users/1725092/screenshots/6804284/shot_2_4x.pnghttps://cdn.dribbble.com/users/45397/screenshots/6661328/shop_1.10_2x_4x.png

July 25, 2019 at 10:08PM by xyzmes
https://ift.tt/2Ya6J1u
New tweet from FlutterDev:

☝️What do Flutter package users need?

Helping the Flutter community grow is important, which is why we asked questions about the ecosystem in this last survey. The Q3 survey will be launched in August!

See what we learned in Q2 → https://t.co/7irPxmvLNl pic.twitter.com/qGe0kIaW2b— Flutter (@FlutterDev) July 25, 2019

July 25, 2019 at 11:17PM
http://twitter.com/FlutterDev/status/1154500956832370689
New post on /r/flutterdev subreddit:

Cool little carousel widget I made in Flutter!
https://youtu.be/KmwWlDYMq2Q

July 25, 2019 at 11:31PM by destinyprovider
https://ift.tt/2LGudED
New post on /r/flutterdev subreddit:

Scratcher - scratch card implementation in Flutter
https://ift.tt/32U03mM

July 25, 2019 at 11:29PM by ryk0s
https://ift.tt/30VFWCG
New post on Flutter Dev Google group:

Not Redirecting to URL in Flutter ios
Hi, I am facing issue about Azure AD B2C login in IOS flutter only. It working fine in Android platoform. In Android, When i click on login button, it opens browser and it automatically redirect to mentioned Url(Our Page). But in iOS platform, Browser showing microsoft login page, when i click

July 26, 2019 at 08:44AM by Mahesh Sherkar
https://ift.tt/2JSV9Pl
New post on /r/flutterdev subreddit:

Is it possible to expose StreamProviders on the App level, where data depends on each other?
When using MultiProvider wrapped around MaterialApp I need to get access to to the specific user ID first and then other data streams depending on the User ID. This is not possible because the streams depending on the ID can’t get it, due to the fact that it’s not above them in the widget tree.I haven’t found a solution to this problem.I’d really appreciate any help! Thank you!

July 26, 2019 at 06:22PM by iamarr0gant
https://ift.tt/2OuUsjo