New post on /r/flutterdev subreddit:
Building DashCast, a podcast app in Flutter (The Boring Flutter Development Show, Ep. 20)
https://www.youtube.com/watch?v=oyy_1CjNdBU
April 01, 2019 at 11:11PM by Purple_Pizzazz
https://ift.tt/2Ugd89q
Building DashCast, a podcast app in Flutter (The Boring Flutter Development Show, Ep. 20)
https://www.youtube.com/watch?v=oyy_1CjNdBU
April 01, 2019 at 11:11PM by Purple_Pizzazz
https://ift.tt/2Ugd89q
YouTube
Building DashCast, a podcast app in Flutter (The Boring Flutter Development Show, Ep. 19)
In this special April 1st edition of the Boring Show, Matt and guest star Dash get started on ‘DashCast’ a new podcast playing app. With Dash’s vigilant supervision, Matt adds basic audio playback controls, makes use of the flutter_sound audio-plugin, and…
New post on /r/flutterdev subreddit:
How is the best way to prototype screens with Flutter?
I'm starting to learn Flutter and while I do like the overall design of the framework there is one thing that makes me miss pure Android development: a visual editor and XML layout descriptors.With Flutter I'm having issues prototyping screens because each new screen needs to be temporarily made as the home screen of the MaterialApp if I want to see what I'm doing on an emulator. Some are easy enough but others require some setting up because they are intended to be further on the navigation tree and require quite a lot of parameters to be mocked.Is there a better process I'm missing? Ideally I would like to have a good plugin that renders a preview of the screen I'm creating, either on the IDE itself or on the emulator, but without the need to set the screen as the app's home (something like Right Click => Preview this widget).
April 01, 2019 at 11:03PM by dancovich
https://ift.tt/2FLnKme
How is the best way to prototype screens with Flutter?
I'm starting to learn Flutter and while I do like the overall design of the framework there is one thing that makes me miss pure Android development: a visual editor and XML layout descriptors.With Flutter I'm having issues prototyping screens because each new screen needs to be temporarily made as the home screen of the MaterialApp if I want to see what I'm doing on an emulator. Some are easy enough but others require some setting up because they are intended to be further on the navigation tree and require quite a lot of parameters to be mocked.Is there a better process I'm missing? Ideally I would like to have a good plugin that renders a preview of the screen I'm creating, either on the IDE itself or on the emulator, but without the need to set the screen as the app's home (something like Right Click => Preview this widget).
April 01, 2019 at 11:03PM by dancovich
https://ift.tt/2FLnKme
reddit
r/FlutterDev - How is the best way to prototype screens with Flutter?
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
How to Load Firebase Config in CodeMagic with Environment Variables
https://ift.tt/2uG8e65
April 02, 2019 at 12:28AM by georgeherby
https://ift.tt/2I5PJzW
How to Load Firebase Config in CodeMagic with Environment Variables
https://ift.tt/2uG8e65
April 02, 2019 at 12:28AM by georgeherby
https://ift.tt/2I5PJzW
Medium
How to Load Firebase Config in CodeMagic with Environment Variables
Though able, I felt like it required too much scripting for something that should be relatively simple. I must be missing a trick…I WAS…
New post on /r/flutterdev subreddit:
The Tricky Task of Keeping Flutter Running on Android
https://ift.tt/2I5RhtZ
April 02, 2019 at 12:21AM by Elixane
https://ift.tt/2VcB3mi
The Tricky Task of Keeping Flutter Running on Android
https://ift.tt/2I5RhtZ
April 02, 2019 at 12:21AM by Elixane
https://ift.tt/2VcB3mi
Medium
🤸♀️ The Tricky Task of Keeping Flutter Running
Running Flutter apps on Android is more perilous than you might imagine
New post on /r/flutterdev subreddit:
Native ads support
Does anyone know of a way to bring native ads into flutter apps. Flutter's own AdMob plugin is very limited in what it can do. I'm surprised that this feature wasn't added in 1.0 release.
April 02, 2019 at 02:32AM by MomentsOfWonder
https://ift.tt/2TJEqQc
Native ads support
Does anyone know of a way to bring native ads into flutter apps. Flutter's own AdMob plugin is very limited in what it can do. I'm surprised that this feature wasn't added in 1.0 release.
April 02, 2019 at 02:32AM by MomentsOfWonder
https://ift.tt/2TJEqQc
reddit
r/FlutterDev - Native ads support
0 votes and 1 comment so far on Reddit
New post on Flutter Dev Google group:
Don't understand what widgets or settings give me necessary constraints
I read Renderflex children have non-zero flex… < https://medium.com/flutter-community/flutter-deep-dive-part-1-renderflex-children-have-non-zero-flex-e25ffcf7c272>, which seemed to do a pretty good job of explaining the layout requirements in Flutter. What it doesn't do is complete the theory
April 02, 2019 at 04:21AM by Guyren Howe
https://ift.tt/2OBUqmg
Don't understand what widgets or settings give me necessary constraints
I read Renderflex children have non-zero flex… < https://medium.com/flutter-community/flutter-deep-dive-part-1-renderflex-children-have-non-zero-flex-e25ffcf7c272>, which seemed to do a pretty good job of explaining the layout requirements in Flutter. What it doesn't do is complete the theory
April 02, 2019 at 04:21AM by Guyren Howe
https://ift.tt/2OBUqmg
Medium
Flutter Deep Dive Part 1: “RenderFlex children have non-zero flex…
This article is part of a four-part series. You can find the others here:
New post on /r/flutterdev subreddit:
SecurePassword application developed in Flutter.
https://ift.tt/2FQbPoC
April 02, 2019 at 04:47AM by follow2vivek
https://ift.tt/2uBXxSf
SecurePassword application developed in Flutter.
https://ift.tt/2FQbPoC
April 02, 2019 at 04:47AM by follow2vivek
https://ift.tt/2uBXxSf
Google Play
Secure Password - Apps on Google Play
Secure password help you to manage social and personal passwords.
Password is highly encrypted with self encryption key.
Internet connection not required.
Features:-
Save user id or email with password & encryption key.
Use encryption key to decrypt password.…
Password is highly encrypted with self encryption key.
Internet connection not required.
Features:-
Save user id or email with password & encryption key.
Use encryption key to decrypt password.…
New post on Flutter Dev Google group:
I have some problem facing when i debug my app
Compiler message: file:///C:/flutter/packages/flutter/lib/src/foundation/diagnostics.dart:996:66: Error: Getter not found: 'extChildStyle'. final String childPrefixOtherLines ='$prefixChildren${~extChildStyle.linkCharacter}${childConfig.prefixOtherLines}';
April 02, 2019 at 05:33AM by Junior Chimsay
https://ift.tt/2COqxuq
I have some problem facing when i debug my app
Compiler message: file:///C:/flutter/packages/flutter/lib/src/foundation/diagnostics.dart:996:66: Error: Getter not found: 'extChildStyle'. final String childPrefixOtherLines ='$prefixChildren${~extChildStyle.linkCharacter}${childConfig.prefixOtherLines}';
April 02, 2019 at 05:33AM by Junior Chimsay
https://ift.tt/2COqxuq
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.
New post on Flutter Dev Google group:
Fast respone to user
there should be fast respone to user new way to connected with flutter
April 02, 2019 at 05:47AM by Junior Chimsay
https://ift.tt/2Vae8YN
Fast respone to user
there should be fast respone to user new way to connected with flutter
April 02, 2019 at 05:47AM by Junior Chimsay
https://ift.tt/2Vae8YN
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.
New post on /r/flutterdev subreddit:
Flutter for Developers
https://www.youtube.com/watch?v=V-ngjkeE_d4
April 02, 2019 at 06:39AM by Amber3825
https://ift.tt/2CNWaUM
Flutter for Developers
https://www.youtube.com/watch?v=V-ngjkeE_d4
April 02, 2019 at 06:39AM by Amber3825
https://ift.tt/2CNWaUM
YouTube
Flutter for Developers
Social Network for Developers ☞ https://morioh.com Developer's Store ☞ https://www.moteefe.com/store/developer?cp=WP6JDT Learn to code for free and get a dev...
New post on Flutter Dev Google group:
Flutter Image ByteData rendering
Dear Friend, I'm looking for a solution. What is the easiest/best way to handle storing and rendering an image from a RESTFul API? This is capability is similar to a gallery application. Upload images from the camera roll and store. Then retrieve the images from the REST API and display.
April 02, 2019 at 07:51AM by Will Williams
https://ift.tt/2FVefkT
Flutter Image ByteData rendering
Dear Friend, I'm looking for a solution. What is the easiest/best way to handle storing and rendering an image from a RESTFul API? This is capability is similar to a gallery application. Upload images from the camera roll and store. Then retrieve the images from the REST API and display.
April 02, 2019 at 07:51AM by Will Williams
https://ift.tt/2FVefkT
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.
New post on Flutter Dev Google group:
Slow performance with charts_flutter when using a "lot" of points on the graphs
My mobile team (working mostly in Xamarin) is doing a POC to port one of our app from Xamarin to Flutter. If we managed with the POC I can push the framework forward and ditch Xamarin. Anyhow, everything went ok till we got to working on graphs. in the screenshot, there is a sample of our
April 02, 2019 at 09:26AM by GoRide
https://ift.tt/2OHltfY
Slow performance with charts_flutter when using a "lot" of points on the graphs
My mobile team (working mostly in Xamarin) is doing a POC to port one of our app from Xamarin to Flutter. If we managed with the POC I can push the framework forward and ditch Xamarin. Anyhow, everything went ok till we got to working on graphs. in the screenshot, there is a sample of our
April 02, 2019 at 09:26AM by GoRide
https://ift.tt/2OHltfY
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.
New post on /r/flutterdev subreddit:
Flutter & Raspberry Pi
I'm thinking of buying a Raspberry Pi so I can install VSCode, Android & Flutter SDKs on it and develop on it for Android.I'll be using a physical Android device so the emulation shouldn't its toll on the pi. Since the pi is ARM based processor I am not sure if that's possible...I came across this article:https://medium.com/flutter-io/flutter-on-raspberry-pi-mostly-from-scratch-2824c5e7dcb1However it seems that it's talking about developing FOR the pi, rather than on it for Android.(I'm a complete noob so I barely understood the article)Any help would be greatly appreciated. Thanks!
April 02, 2019 at 09:20AM by IHaveTinnitusWHAT
https://ift.tt/2YI50wL
Flutter & Raspberry Pi
I'm thinking of buying a Raspberry Pi so I can install VSCode, Android & Flutter SDKs on it and develop on it for Android.I'll be using a physical Android device so the emulation shouldn't its toll on the pi. Since the pi is ARM based processor I am not sure if that's possible...I came across this article:https://medium.com/flutter-io/flutter-on-raspberry-pi-mostly-from-scratch-2824c5e7dcb1However it seems that it's talking about developing FOR the pi, rather than on it for Android.(I'm a complete noob so I barely understood the article)Any help would be greatly appreciated. Thanks!
April 02, 2019 at 09:20AM by IHaveTinnitusWHAT
https://ift.tt/2YI50wL
Medium
Flutter on Raspberry Pi (mostly) from Scratch
This document describes an experiment in porting the Flutter engine to a target that is currently not supported. That fact that I used a…
New post on /r/flutterdev subreddit:
Bottom Navigation Badge - Add notification badges to bottom navigation items.
https://ift.tt/2CMNnCQ
April 02, 2019 at 11:02AM by westdabestdb
https://ift.tt/2V8kqIE
Bottom Navigation Badge - Add notification badges to bottom navigation items.
https://ift.tt/2CMNnCQ
April 02, 2019 at 11:02AM by westdabestdb
https://ift.tt/2V8kqIE
GitHub
westdabestdb/bottom_navigation_badge
Contribute to westdabestdb/bottom_navigation_badge development by creating an account on GitHub.
New post on Flutter Dev Google group:
Looking for a seasoned Flutter Dev based out of Atlanta.
Hey folks, I am looking for an Atlanta based Flutter dev. If you are one of em and are open to working on an exciting project, please hit me up. Cheers, J
April 02, 2019 at 12:18PM by John Varghese
https://ift.tt/2I7ObFx
Looking for a seasoned Flutter Dev based out of Atlanta.
Hey folks, I am looking for an Atlanta based Flutter dev. If you are one of em and are open to working on an exciting project, please hit me up. Cheers, J
April 02, 2019 at 12:18PM by John Varghese
https://ift.tt/2I7ObFx
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.
New post on /r/flutterdev subreddit:
Sharing a story about how I tested a Material widget.
https://ift.tt/2UhwlaM
April 02, 2019 at 02:57PM by ariedov
https://ift.tt/2FJ1M3B
Sharing a story about how I tested a Material widget.
https://ift.tt/2UhwlaM
April 02, 2019 at 02:57PM by ariedov
https://ift.tt/2FJ1M3B
Medium
Testing Widgets with Flutter. Ensure Visible.
This article presumes that you already know how to test widgets with Flutter. Check out this article if you don’t…
New post on /r/flutterdev subreddit:
Effective code in your Flutter app from the beginning
https://ift.tt/2U8tVuR
April 02, 2019 at 03:33PM by Elixane
https://ift.tt/2FRAY2k
Effective code in your Flutter app from the beginning
https://ift.tt/2U8tVuR
April 02, 2019 at 03:33PM by Elixane
https://ift.tt/2FRAY2k
Medium
Effective code in your Flutter app from the beginning
One of the features of Flutter is a possibility to create apps in record time. However, it is very important to write Dart code properly…
New post on /r/flutterdev subreddit:
In-App Purchases in Flutter
https://ift.tt/2ODWaLS
April 02, 2019 at 03:33PM by Elixane
https://ift.tt/2FRJSNc
In-App Purchases in Flutter
https://ift.tt/2ODWaLS
April 02, 2019 at 03:33PM by Elixane
https://ift.tt/2FRJSNc
Medium
In-App Purchases in Flutter
I have been working on an amazing project using Flutter. It has been an amazing experience so far not just because Flutter is great but…
New post on Flutter Dev Google group:
What will happen if the device back button is removed and will it happen?
[image: swipe.png] What will happen to this sort of swipe to delete one item in the app if Google switches the navigation system to gesture navigation? Which swipe will override the other? How will we manage that in Flutter? meaning here that the device back arrow button may be removed in
April 02, 2019 at 05:07PM by Bened
https://ift.tt/2U9mnbg
What will happen if the device back button is removed and will it happen?
[image: swipe.png] What will happen to this sort of swipe to delete one item in the app if Google switches the navigation system to gesture navigation? Which swipe will override the other? How will we manage that in Flutter? meaning here that the device back arrow button may be removed in
April 02, 2019 at 05:07PM by Bened
https://ift.tt/2U9mnbg
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.
New post on Flutter Dev Google group:
How can don't merge plugin manifest in flutter app
I use a flutter plugin in my app but I don't need all android permission, I put that permission I used in /android/app/src/main/AndroidManifest.xml, but when create release I find all permissions in apk. How can remove the permission I don't use in plugin in my app? Example: I add sms plugin but
April 02, 2019 at 05:25PM by Mohammad Bazrafkan
https://ift.tt/2FQEXeq
How can don't merge plugin manifest in flutter app
I use a flutter plugin in my app but I don't need all android permission, I put that permission I used in /android/app/src/main/AndroidManifest.xml, but when create release I find all permissions in apk. How can remove the permission I don't use in plugin in my app? Example: I add sms plugin but
April 02, 2019 at 05:25PM by Mohammad Bazrafkan
https://ift.tt/2FQEXeq
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.