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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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
GitHub
Fix internationalization issues with cupertinoTextSelectionControls by songfei · Pull Request #21105 · flutter/flutter
Fix internationalization issues with cupertinoTextSelectionControls,
cupertino and material are on the same layer, I think they can call each other.
cupertino and material are on the same layer, I think they can call each other.
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 SharedPreferenceshttps://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
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 SharedPreferenceshttps://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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
Reddit: BMI Calculator in Flutter — Part 1 — Gender
https://twitter.com/FlutterComm/status/1034473998883676162
Submitted August 28, 2018 at 06:27PM by Nash0x7E2
via reddit https://ift.tt/2NsFsxG
https://twitter.com/FlutterComm/status/1034473998883676162
Submitted August 28, 2018 at 06:27PM by Nash0x7E2
via reddit https://ift.tt/2NsFsxG
Twitter
Flutter Community
New article published on #FlutterCommunity 🎉🎉🎉🔥🔥 https://t.co/EIna1n3K15 @sza_blog @nlycskn @flutterfyi @devangelslondon @Nash0x7E2 @flutterio #flutterio
Reddit: Flutter Community Just Passed 1K!
https://twitter.com/FlutrCommunity/status/1034470350439047168
Submitted August 28, 2018 at 06:17PM by Nash0x7E2
via reddit https://ift.tt/2MSW4BP
https://twitter.com/FlutrCommunity/status/1034470350439047168
Submitted August 28, 2018 at 06:17PM by Nash0x7E2
via reddit https://ift.tt/2MSW4BP
Twitter
Flutter Community
Today we passed 1K followers on @Medium. Thanks to everyone for the support 🎉🎉 If you'd like to write for us, see https://t.co/JixRWfza1t we'd love to feature your article. If you are not already following us, then you can do so at https://t.co/YzMQrvmct3…
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
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
Twitter
#widgetoftheweek hashtag on Twitter
15h ago @FlutterDev tweeted: "✏️ Writing your own button controls from.." - read what others are saying and join the conversation.
Reddit: [Dart and Flutter] - Animations Made Easy
https://www.youtube.com/attribution_link?a=zoZTm3aHkrU&u=%2Fwatch%3Fv%3D0bzapdl5uew%26feature%3Dshare
Submitted August 28, 2018 at 06:54PM by miltux
via reddit https://ift.tt/2PMu5lQ
https://www.youtube.com/attribution_link?a=zoZTm3aHkrU&u=%2Fwatch%3Fv%3D0bzapdl5uew%26feature%3Dshare
Submitted August 28, 2018 at 06:54PM by miltux
via reddit https://ift.tt/2PMu5lQ
YouTube
[Dart and Flutter] - Animations Made Easy
Build multi-screen mobile apps using Dart and Flutter with this full length course: https://www.udemy.com/dart-and-flutter-the-complete-developers-guide/?cou...
Reddit: Wrap - Widget de Flutter de la Semana
https://www.youtube.com/attribution_link?a=_9x2S2dUw4M&u=%2Fwatch%3Fv%3Dz5iw2SeFx2M%26feature%3Dshare
Submitted August 28, 2018 at 07:48PM by miltux
via reddit https://ift.tt/2PMCCoX
https://www.youtube.com/attribution_link?a=_9x2S2dUw4M&u=%2Fwatch%3Fv%3Dz5iw2SeFx2M%26feature%3Dshare
Submitted August 28, 2018 at 07:48PM by miltux
via reddit https://ift.tt/2PMCCoX
YouTube
Wrap - Flutter Widget of the Week
When you run out of room in your rows and columns, try Wrap instead! The Wrap widget lays out its children like a row or column, but when it runs out of room...
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
Read it here ↓ https://t.co/ppl2Gav3ku— Flutter (@flutterio) August 28, 2018
August 28, 2018 at 09:00PM
via Twitter https://twitter.com/flutterio
Twitter
Mikkel Nygaard Ravn (@mnravn) | Twitter
The latest Tweets from Mikkel Nygaard Ravn (@mnravn). Software engineer at Google. Arhus, Denmark
Reddit: Flutter Platform Channels
https://ift.tt/2Nq0DAt
Submitted August 28, 2018 at 09:35PM by dayanruben
via reddit https://ift.tt/2MVhkXs
https://ift.tt/2Nq0DAt
Submitted August 28, 2018 at 09:35PM by dayanruben
via reddit https://ift.tt/2MVhkXs
Medium
Flutter Platform Channels
“Nice UI. But how does Flutter deal with platform-specific APIs?”
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
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
reddit
r/FlutterDev - New Flutter Beta Upgrade available v0.6.0
1 vote and 0 comments so far on Reddit
Reddit: Quick tip — Resolving Dart package version conflicts, faster than ever
https://twitter.com/FlutterComm/status/1034539614026063873
Submitted August 28, 2018 at 10:39PM by Nash0x7E2
via reddit https://ift.tt/2LBbFRB
https://twitter.com/FlutterComm/status/1034539614026063873
Submitted August 28, 2018 at 10:39PM by Nash0x7E2
via reddit https://ift.tt/2LBbFRB
Twitter
Flutter Community
Quick tip — Resolving Dart package version conflicts, faster than ever" published in #FlutterCommunity by @koorankka https://t.co/wi8Q73nNaT @flutterfyi @flutterio @nlycskn #flutter
GGroup: Beta Update (v0.6.0)
We've just released a new build on the beta channel with version number v0.6.0. The new build is an update to beta 5. Here are some highlights from the change log: v0.6.0 - #20116 reduced release binary sizes by ~2MB - Dart SDK
Submitted August 28, 2018 at 11:10PM by Jonah Williams
via Flutter Dev https://ift.tt/2wmUi23
We've just released a new build on the beta channel with version number v0.6.0. The new build is an update to beta 5. Here are some highlights from the change log: v0.6.0 - #20116 reduced release binary sizes by ~2MB - Dart SDK
Submitted August 28, 2018 at 11:10PM by Jonah Williams
via Flutter Dev https://ift.tt/2wmUi23
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
GGroup: [Breaking Change] iOS applications will need to register plugins at application start
I plan to commit https://ift.tt/2LzrlFa to fix runtime warnings on iOS (https://ift.tt/2MAb5Jt). However, this change will require that Flutter applications on iOS either: A. Register their plugins with the FlutterAppDelegate or with a FlutterPlugin
Submitted August 28, 2018 at 11:24PM by James Lin
via Flutter Dev https://ift.tt/2LzrmJe
I plan to commit https://ift.tt/2LzrlFa to fix runtime warnings on iOS (https://ift.tt/2MAb5Jt). However, this change will require that Flutter applications on iOS either: A. Register their plugins with the FlutterAppDelegate or with a FlutterPlugin
Submitted August 28, 2018 at 11:24PM by James Lin
via Flutter Dev https://ift.tt/2LzrmJe
GitHub
Make `FlutterAppDelegate` respond to life cycle events dynamically by jamesderlin · Pull Request #6086 · flutter/engine
Make FlutterAppDelegate respond to various application life cycle
events (e.g. applicationDidEnterBackground:,
applicationWillEnterForeground:, etc.) dynamically by forwarding
them to the FlutterPl...
events (e.g. applicationDidEnterBackground:,
applicationWillEnterForeground:, etc.) dynamically by forwarding
them to the FlutterPl...
Reddit: Displaying an article using Flutter
Hey,We are a requirement to display some articles/documents within our app. The user will click a button, we display the article and they can read it and scroll through etc. The articles are basically paragraphs of text, with maybe some light graphics, tables, lists, headings, different colours for some bits of text.I was thinking we would just take some html and pass it to some component, but there doesn't really seem to be a good html component. Ideally I wouldn't want to take the user to a web browser. They should feel like they are still in the mobile app rather than their web browser.I see there is WebView (https://developer.android.com/reference/android/webkit/WebView), but I'm not sure how to integrate that with Flutter. I am noob to android development as well :-).Does anyone have a suggestion of how to display some nicely formatted text in an android mobile app?
Submitted August 28, 2018 at 11:38PM by onemanforeachvill
via reddit https://ift.tt/2ohPcQo
Hey,We are a requirement to display some articles/documents within our app. The user will click a button, we display the article and they can read it and scroll through etc. The articles are basically paragraphs of text, with maybe some light graphics, tables, lists, headings, different colours for some bits of text.I was thinking we would just take some html and pass it to some component, but there doesn't really seem to be a good html component. Ideally I wouldn't want to take the user to a web browser. They should feel like they are still in the mobile app rather than their web browser.I see there is WebView (https://developer.android.com/reference/android/webkit/WebView), but I'm not sure how to integrate that with Flutter. I am noob to android development as well :-).Does anyone have a suggestion of how to display some nicely formatted text in an android mobile app?
Submitted August 28, 2018 at 11:38PM by onemanforeachvill
via reddit https://ift.tt/2ohPcQo
reddit
r/FlutterDev - Displaying an article using Flutter
1 vote and 0 comments so far on Reddit
Reddit: Simple flutter animations can create amazing effects. Check out FlutterScreens on GitHub.
https://ift.tt/2MFm18I
Submitted August 28, 2018 at 11:14PM by samarthagarwal
via reddit https://ift.tt/2LAh23x
https://ift.tt/2MFm18I
Submitted August 28, 2018 at 11:14PM by samarthagarwal
via reddit https://ift.tt/2LAh23x
reddit
r/FlutterDev - Simple flutter animations can create amazing effects. Check out FlutterScreens on GitHub.
2 votes and 1 comment so far on Reddit
GGroup: Breaking change to google_maps_flutter
https://ift.tt/2LBQrD9 changes the public API of the google_maps_flutter plugin. This is not technically a breaking change as the plugin was not yet published, but I thought to give a heads up in case anyone is using it. The PR changes the plugin to use AndroidView on
Submitted August 29, 2018 at 04:41AM by Amir Hardon
via Flutter Dev https://ift.tt/2N3Mpbo
https://ift.tt/2LBQrD9 changes the public API of the google_maps_flutter plugin. This is not technically a breaking change as the plugin was not yet published, but I thought to give a heads up in case anyone is using it. The PR changes the plugin to use AndroidView on
Submitted August 29, 2018 at 04:41AM by Amir Hardon
via Flutter Dev https://ift.tt/2N3Mpbo
GitHub
Port google_maps_flutter to use AndroidView for embedding the map. by amirh · Pull Request #743 · flutter/plugins
This change adds a GoogleMap widget which shows a map as part of the widget tree.
Each map uses a dedicated method channel named 'plugins.flutter.io/google_maps$id',
The Java GoogleMapsCon...
Each map uses a dedicated method channel named 'plugins.flutter.io/google_maps$id',
The Java GoogleMapsCon...
GGroup: Json convert
Hi All, I am getting confused how to I handle below Json format. { "contacts": [{ "name": "Fred F", "times": 3, "last_active": 1535227448 }, { "name": "Wilma F",
Submitted August 29, 2018 at 06:00AM by Sanjay Tejani
via Flutter Dev https://ift.tt/2wvOanp
Hi All, I am getting confused how to I handle below Json format. { "contacts": [{ "name": "Fred F", "times": 3, "last_active": 1535227448 }, { "name": "Wilma F",
Submitted August 29, 2018 at 06:00AM by Sanjay Tejani
via Flutter Dev https://ift.tt/2wvOanp
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
GGroup: CircularProgressIndicator does not use backgroundColor property
When I see the source code for CircularProgressIndicator versus LinearProgressIndicator, the circularprogressindicator does not pass the background Color to it's painter, hence this value does not do anything. Should I file a bug?
Submitted August 29, 2018 at 07:43AM by Jagannathan Srinivasan
via Flutter Dev https://ift.tt/2PKVftl
When I see the source code for CircularProgressIndicator versus LinearProgressIndicator, the circularprogressindicator does not pass the background Color to it's painter, hence this value does not do anything. Should I file a bug?
Submitted August 29, 2018 at 07:43AM by Jagannathan Srinivasan
via Flutter Dev https://ift.tt/2PKVftl
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.