Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: Wanna help build a new Reddit app with me?
I've created a(n OPEN SOURCE!!!!) Reddit browser with flutter called Ditra (Ditra Is a Terrific Reddit App) and I'm feeling pretty confident that most of the core browsing functionality is beta quality.There's still a lot to be done, so please help by sending pull requests and creating issues at the github repoIf you'd just like to help by using it, I have 1000 beta slots open. Just go here to opt in and download it on the play storeSo far what's working: * Browse frontpage without login * Logging in * Viewing your subscribed subreddits * Viewing post commentsLike I said, this is still early days and not ready for daily use, but I want to get some contributors on the github!!! If you're new to flutter, don't hesitate to dig into the code, and don't hesitate to DM me if you'd like some help working on a feature.

Submitted August 27, 2018 at 10:55PM by plays2
via reddit https://ift.tt/2MzI9kE
GGroup: Has anybody set up google-tag-manager with Flutter?
Hey! Any experience with setting up google-tag-manager with Flutter? Please share if you do.

Submitted August 28, 2018 at 09:18AM by KL
via Flutter Dev https://ift.tt/2ogeYV7
GGroup: Replace AppDelegate.m to AppDelegate.swift
How to add AppDelegate.swift to the existing Flutter project with default Objective C AppDelegate.m

Submitted August 28, 2018 at 09:26AM by Ramziddin Toshmukhamedov
via Flutter Dev https://ift.tt/2P96dYu
GGroup: TextField pop up menu internationalization on iOS not support
TextField, on iOS, long press pop-up menu, does not support internationalization, I tried to modify the code, https://ift.tt/2P9dE1Q But analyze fail, Dependency loop: cupertino depends on material depends on cupertino MaterialLocalizations class in Material ,I want to

Submitted August 28, 2018 at 10:43AM by songfei
via Flutter Dev https://ift.tt/2whHgTC
Reddit: Example using bloc pattern for state management
I created an example app to work out how to use the bloc pattern to manage app state. This was an expansion of the default counter app morphing it into a dice rolling app. Many features on the screen are reactive, including theme switching as well. Concepts it demonstrates are:Using a bloc pattern for application stateUsing an InheritedWidget Provider to make the bloc globally accessibleConsumption of blocs using StreamBuilder widgetsPersisting state using SharedPreferences​https://i.redd.it/5fmxt9oxuui11.pngI am interested in anyone willing to do a code review and provide feedback on ways the code could be improved. One issue is the dark theme will load from SharedPreferences, but only after the screen renders with the light theme, so you see the light theme for a moment and then it switches to dark. I suspect this is an issue with how I am handling async.Anyway, here is the project if you want to take a look:https://github.com/codegrue/flutter_dice

Submitted August 28, 2018 at 05:50PM by CodyLeet
via reddit https://ift.tt/2Nszf4Q
GGroup: Login to website in flutter
Hi I want to login to reddit in flutter and get html responses as login user. I did this in C# in this way. 1. Download cookie 2. Login to website with cookie. Download cookie WebResponse response = null; WebRequest request = null; string cookie = string.Empty;

Submitted August 28, 2018 at 06:21PM by TheOllo98
via Flutter Dev https://ift.tt/2wuc2rT
When you run out of room, try Wrap! The Wrap widget lays out its children in a row or column, and wraps to the next line if it runs out of room. Direction, alignment & spacing properties help you get the look you need.

Click to watch all the #WidgetoftheWeek tips ↓ pic.twitter.com/W2tkMq6q3i— Flutter (@flutterio) August 28, 2018

August 28, 2018 at 07:31PM
via Twitter https://twitter.com/flutterio
Dive deep into Flutter platform channels and learn how to add platform-specific code to your Flutter app. @mnravn covers message, method and event channels in this article.

Read it here ↓ https://t.co/ppl2Gav3ku— Flutter (@flutterio) August 28, 2018

August 28, 2018 at 09:00PM
via Twitter https://twitter.com/flutterio
Reddit: New Flutter Beta Upgrade available v0.6.0
Time to run Flutter upgrade v 0.60 is out

Submitted August 28, 2018 at 10:15PM by Pixelreddit
via reddit https://ift.tt/2LCWIhU