Reddit: Working with APIs in Flutter
https://ift.tt/2RyWywb
Submitted October 08, 2018 at 01:26AM by Elixane
via reddit https://ift.tt/2Rwv3U5
https://ift.tt/2RyWywb
Submitted October 08, 2018 at 01:26AM by Elixane
via reddit https://ift.tt/2Rwv3U5
Medium
Working with APIs in Flutter
A beginner’s guide to conquering the world of APIs in Flutter for a better ‘Future’.
Reddit: 🔥 New Flutter Bloc Package 🔥
https://ift.tt/2EdRhHI
Submitted October 08, 2018 at 04:55AM by felangel1
via reddit https://ift.tt/2IGr1V7
https://ift.tt/2EdRhHI
Submitted October 08, 2018 at 04:55AM by felangel1
via reddit https://ift.tt/2IGr1V7
Dart Packages
bloc | Flutter Package
bloc Flutter and Dart package - a package to help implement the bloc pattern.
GGroup: How to work with APK files that exceed the Play Store size limit of 100MB
Hi, My android release APK size built using Flutter is around 275MB due solely to a large number of image and video assets. I would like to upload this APK to the Google Play store but there appears to be an APK size limit of 100MB. In Android app development you can create APK expansion
Submitted October 08, 2018 at 08:35AM by Ben Priebe
via Flutter Dev https://ift.tt/2RAd0w9
Hi, My android release APK size built using Flutter is around 275MB due solely to a large number of image and video assets. I would like to upload this APK to the Google Play store but there appears to be an APK size limit of 100MB. In Android app development you can create APK expansion
Submitted October 08, 2018 at 08:35AM by Ben Priebe
via Flutter Dev https://ift.tt/2RAd0w9
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: Sydney Flutter Jam #1
https://ift.tt/2Nurdrh
Submitted October 08, 2018 at 09:22AM by Purple_Pizzazz
via reddit https://ift.tt/2C1PT8w
https://ift.tt/2Nurdrh
Submitted October 08, 2018 at 09:22AM by Purple_Pizzazz
via reddit https://ift.tt/2C1PT8w
Medium
Sydney Flutter Jam #1
I recently live coded a Flutter app live on stage, without any preparation. It was an amusing experience of reading documentation…
GGroup: Flutter Features Hot Reload, Hot Restart, Timeline View, Flutter Inspector are disabled.
I'm using Android Studio to Develop Flutter Apps and I run the Apps in a Physical Device. When running apps in Physical Device, Features such as Hot Reload, Hot Restart, Timeline View, Flutter Inspector are disabled. But when running apps on emulator the former options are available to use. Can
Submitted October 08, 2018 at 03:36PM by arav...@criarsolutions.in
via Flutter Dev https://ift.tt/2Og6Rav
I'm using Android Studio to Develop Flutter Apps and I run the Apps in a Physical Device. When running apps in Physical Device, Features such as Hot Reload, Hot Restart, Timeline View, Flutter Inspector are disabled. But when running apps on emulator the former options are available to use. Can
Submitted October 08, 2018 at 03:36PM by arav...@criarsolutions.in
via Flutter Dev https://ift.tt/2Og6Rav
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: How can I add a firebase performance metrics custom trace on a http read request?
I've integrated the firebase performance tool for an android app. And I'm using firebase_performance package in my project. I tried to follow the example provided by this package. But I guess I'm making a mistake in the
Submitted October 08, 2018 at 06:44PM by Rishabh Jain
via Flutter Dev https://ift.tt/2RyD6j8
I've integrated the firebase performance tool for an android app. And I'm using firebase_performance package in my project. I tried to follow the example provided by this package. But I guess I'm making a mistake in the
Submitted October 08, 2018 at 06:44PM by Rishabh Jain
via Flutter Dev https://ift.tt/2RyD6j8
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: New Flutter Bloc Package
https://ift.tt/2CwpaC5
Submitted October 08, 2018 at 07:15PM by felangel1
via reddit https://ift.tt/2IOD96N
https://ift.tt/2CwpaC5
Submitted October 08, 2018 at 07:15PM by felangel1
via reddit https://ift.tt/2IOD96N
Medium
Flutter Bloc Package
After having worked with Flutter for a bit, I decided to create a package to help with something that I have used quite frequently: the…
Reddit: Flutter: Firebase Tutorial Part 1 Auth and Sign in
https://youtu.be/13-jNF984C0
Submitted October 08, 2018 at 06:03PM by RobertBrunhage
via reddit https://ift.tt/2pJDajC
https://youtu.be/13-jNF984C0
Submitted October 08, 2018 at 06:03PM by RobertBrunhage
via reddit https://ift.tt/2pJDajC
YouTube
Flutter: Firebase Tutorial Part 1 | Auth and Sign in
An updated video can be found here: https://www.youtube.com/watch?v=oJ5Vrya3wCQ
Course to build a production-ready app 👉 https://robertbrunhage.com/course
Join the Discord Community: https://discord.gg/CPwSezC
Sign up here for more videos: https://robertbrunhage.com/…
Course to build a production-ready app 👉 https://robertbrunhage.com/course
Join the Discord Community: https://discord.gg/CPwSezC
Sign up here for more videos: https://robertbrunhage.com/…
Reddit: meadow - A Form Fields Package for flutter
https://pub.dartlang.org/packages/meadow#-readme-tab-I've just created and uploaded a package which contains a selection of form field widgets for flutter forms. It includes easy to use widgets for the following:Row of ButtonsDate PickerDrop Down ListRow of Radio ButtonsSwitchCheckboxI hope that this is useful to a few people. Let me know what you all think.side note: github is here
Submitted October 08, 2018 at 08:21PM by 4mstersam
via reddit https://ift.tt/2yrvt5k
https://pub.dartlang.org/packages/meadow#-readme-tab-I've just created and uploaded a package which contains a selection of form field widgets for flutter forms. It includes easy to use widgets for the following:Row of ButtonsDate PickerDrop Down ListRow of Radio ButtonsSwitchCheckboxI hope that this is useful to a few people. Let me know what you all think.side note: github is here
Submitted October 08, 2018 at 08:21PM by 4mstersam
via reddit https://ift.tt/2yrvt5k
Dart Packages
meadow | Flutter Package
meadow Flutter and Dart package - Provides a selection of easy-to-use form field widgets to be used within a Flutter form
Reddit: Getting user location
Hi everyone,how do you guys manage to get user's location?
I've tried geolocation plugin but seems like it doesn't work with dart/flutter 2.1, and I wasn't able to find anything as promising.
Can you suggest an other library or do you write platform specific code with channels to get user's location?
Submitted October 08, 2018 at 10:47PM by KOala888
via reddit https://ift.tt/2PrZmKo
Hi everyone,how do you guys manage to get user's location?
I've tried geolocation plugin but seems like it doesn't work with dart/flutter 2.1, and I wasn't able to find anything as promising.
Can you suggest an other library or do you write platform specific code with channels to get user's location?
Submitted October 08, 2018 at 10:47PM by KOala888
via reddit https://ift.tt/2PrZmKo
reddit
r/FlutterDev - Getting user location
1 vote and 0 comments so far on Reddit
You can now write Dart background processes in Flutter! Flutter dev Ben Konyi used this feature to create a geofencing plugin that detects when the user is close to home and then opens his garage door.
Learn more on the post ↓ https://t.co/RDZzw2cazU— Flutter (@flutterio) October 8, 2018
October 09, 2018 at 12:23AM
via Twitter https://twitter.com/flutterio
Learn more on the post ↓ https://t.co/RDZzw2cazU— Flutter (@flutterio) October 8, 2018
October 09, 2018 at 12:23AM
via Twitter https://twitter.com/flutterio
Medium
Executing Dart in the Background with Flutter Plugins and Geofencing
Whether handling push notifications, location updates, or sensor events, many useful features require that an application has the ability…
Reddit: WiFi and Bluetooth
I'd like to develop a flutter app that can connect to an IoT device via bluetooth, and over bluetooth send this device the WiFi information that the phone is currently connected to so that the IoT device can connect to the WiFi.Any suggestions on how to accomplish this? I was currently planning on using flutter_blue, however I'm not sure how to get the WiFi information off of the phone.
Submitted October 09, 2018 at 01:22AM by pegasi320
via reddit https://ift.tt/2E5bPlO
I'd like to develop a flutter app that can connect to an IoT device via bluetooth, and over bluetooth send this device the WiFi information that the phone is currently connected to so that the IoT device can connect to the WiFi.Any suggestions on how to accomplish this? I was currently planning on using flutter_blue, however I'm not sure how to get the WiFi information off of the phone.
Submitted October 09, 2018 at 01:22AM by pegasi320
via reddit https://ift.tt/2E5bPlO
reddit
r/FlutterDev - WiFi and Bluetooth
1 vote and 0 comments so far on Reddit
Reddit: AzureDevOps (CI) extension for automating Flutter builds
https://ift.tt/2IJFfEV
Submitted October 08, 2018 at 11:12PM by aloisdeniel
via reddit https://ift.tt/2IIFZKd
https://ift.tt/2IJFfEV
Submitted October 08, 2018 at 11:12PM by aloisdeniel
via reddit https://ift.tt/2IIFZKd
Visualstudio
Flutter - Visual Studio Marketplace
Extension for Azure DevOps - Flutter extension for Azure DevOps
The Boring Show is back with a three parter. Tune in as @filiphracek and @bouncingsheep fix up the Hacker News Reader app and publish on the Play Store!
Watch here → https://t.co/WTYmbtfGT0 pic.twitter.com/P85Ug11G0W— Flutter (@flutterio) October 8, 2018
October 09, 2018 at 01:12AM
via Twitter https://twitter.com/flutterio
Watch here → https://t.co/WTYmbtfGT0 pic.twitter.com/P85Ug11G0W— Flutter (@flutterio) October 8, 2018
October 09, 2018 at 01:12AM
via Twitter https://twitter.com/flutterio
Twitter
Filip Hráček (@filiphracek) | Twitter
The latest Tweets from Filip Hráček (@filiphracek). I explain difficult things to smart people. Separately, I also make games (@RaindeadGames) and useful little software projects (https://t.co/LnvSFrXDLK). San Fransisco Bay Area
Reddit: Intro to Episode 8! (The Boring Flutter Dev Show, Ep. 8.1)
https://www.youtube.com/attribution_link?a=w3i7F5VVg5s&u=%2Fwatch%3Fv%3D7I8xY8FKo6k%26feature%3Dshare
Submitted October 09, 2018 at 05:53AM by Pixelreddit
via reddit https://ift.tt/2CxVHrg
https://www.youtube.com/attribution_link?a=w3i7F5VVg5s&u=%2Fwatch%3Fv%3D7I8xY8FKo6k%26feature%3Dshare
Submitted October 09, 2018 at 05:53AM by Pixelreddit
via reddit https://ift.tt/2CxVHrg
YouTube
Intro to Episode 8! (The Boring Flutter Dev Show, Ep. 8.1)
Watch the first episode, Code Cleanup and Fixing Pub Versioning, here → http://bit.ly/2E7mVGS In this 3-part episode of the Boring Show, Filip and Emily circ...
GGroup: Disable Indicator in TabBar
Hi All, Please help me, how to disable color on TabBar (Indicator) Thanks and regards Edi Kurniawan
Submitted October 09, 2018 at 07:42AM by Edi Kurniawan
via Flutter Dev https://ift.tt/2NwPFIF
Hi All, Please help me, how to disable color on TabBar (Indicator) Thanks and regards Edi Kurniawan
Submitted October 09, 2018 at 07:42AM by Edi Kurniawan
via Flutter Dev https://ift.tt/2NwPFIF
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: Rendering “External Texture”: An Flutter Optimization by Alibaba
https://ift.tt/2CwNZhi
Submitted October 09, 2018 at 09:42AM by Purple_Pizzazz
via reddit https://ift.tt/2CxeW4f
https://ift.tt/2CwNZhi
Submitted October 09, 2018 at 09:42AM by Purple_Pizzazz
via reddit https://ift.tt/2CxeW4f
Medium
Rendering “External Texture”: An Flutter Optimization by Alibaba
Optimizing the way open-source SDK Flutter deals with external texture for Android and iOS apps
Reddit: Futures, async/await, testing and integrating web services in Flutter
https://ift.tt/2zZTT8a
Submitted October 09, 2018 at 10:16AM by Elixane
via reddit https://ift.tt/2Nx4efo
https://ift.tt/2zZTT8a
Submitted October 09, 2018 at 10:16AM by Elixane
via reddit https://ift.tt/2Nx4efo
Fluttercrashcourse
The Flutter Crash Course
A lean and effective Flutter course focused on realistic, end to end code examples and recipes. This crash course is catered to beginners and seasons developers alike, offering step by step tutorials.
Reddit: Flutter Geofencing
Hi there, so I have this case scenario which I do not know how to approach. I am building an app that relies heavily on location. I need to know if a user has entered a certain perimeter so I learned that geofencing can help with that. However, I need to define these geofences beforehand, like create them online and the app should pick up where it is in one of the predefined geofences. Is there a platform that allows me to achieve this that has a flutter API?
Submitted October 09, 2018 at 10:58AM by spongyboss
via reddit https://ift.tt/2EgYpU6
Hi there, so I have this case scenario which I do not know how to approach. I am building an app that relies heavily on location. I need to know if a user has entered a certain perimeter so I learned that geofencing can help with that. However, I need to define these geofences beforehand, like create them online and the app should pick up where it is in one of the predefined geofences. Is there a platform that allows me to achieve this that has a flutter API?
Submitted October 09, 2018 at 10:58AM by spongyboss
via reddit https://ift.tt/2EgYpU6
reddit
r/FlutterDev - Flutter Geofencing
1 vote and 0 comments so far on Reddit