New post on /r/flutterdev subreddit:
First Plugin on pub.dev
Name: logcatUse case: While developing the app it’s so helpful to have Debug Console to know what’s going on in the app. But what if your user faces some problem, how do you know what’s wrong? With logcat plugin, you get all the system messages, stacktraces etc from their device. Add share plugin and your user can send the logs to you!Get the plugin here: https://pub.dev/packages/logcat
July 14, 2019 at 09:58AM by tuttski
https://ift.tt/2xKcovn
First Plugin on pub.dev
Name: logcatUse case: While developing the app it’s so helpful to have Debug Console to know what’s going on in the app. But what if your user faces some problem, how do you know what’s wrong? With logcat plugin, you get all the system messages, stacktraces etc from their device. Add share plugin and your user can send the logs to you!Get the plugin here: https://pub.dev/packages/logcat
July 14, 2019 at 09:58AM by tuttski
https://ift.tt/2xKcovn
Dart packages
logcat | Flutter Package
Flutter plugin to get the system messages, stack traces etc using logcat command-line tool.
New post on /r/flutterdev subreddit:
Create a Draggable Widget in Flutter
https://ift.tt/32nzF4h
July 14, 2019 at 11:58AM by Elixane
https://ift.tt/2liaZZX
Create a Draggable Widget in Flutter
https://ift.tt/32nzF4h
July 14, 2019 at 11:58AM by Elixane
https://ift.tt/2liaZZX
Medium
Create a Draggable Widget in Flutter
In this tutorial we create a canvas with draggable nodes using the Stack and Positioned widgets.
New post on /r/flutterdev subreddit:
Image and Text Rekognition in Flutter using AWS
https://ift.tt/2Yb9IG9
July 14, 2019 at 01:54PM by Purple_Pizzazz
https://ift.tt/2XKdqlG
Image and Text Rekognition in Flutter using AWS
https://ift.tt/2Yb9IG9
July 14, 2019 at 01:54PM by Purple_Pizzazz
https://ift.tt/2XKdqlG
Medium
Image and Text Rekognition in Flutter using AWS
Winner never stops trying…
New post on /r/flutterdev subreddit:
Fast dev environment : running emulator or physical device ?
am struggling abit with both android studio and now the emulator ( on windows ) - ive changed from AS back to VSC which makes quite a difference in speed, but having serious issues with my emulator on windows, sometimes it runs fairly ok but most of the time its CPU usage is really high and things are just slow slow slow.read somewhere that people advice vysor towards a real device, am wondering if anyone are doing that and if that is alot faster than using the emulator ?Whats your setup ? ( and note here its not ram, etc - im running with 32GB of ram and its only whenever i get involved in anything with android sdk/studio/emulator that things goes off the bar )
July 14, 2019 at 02:25PM by riverexit
https://ift.tt/2lebhRx
Fast dev environment : running emulator or physical device ?
am struggling abit with both android studio and now the emulator ( on windows ) - ive changed from AS back to VSC which makes quite a difference in speed, but having serious issues with my emulator on windows, sometimes it runs fairly ok but most of the time its CPU usage is really high and things are just slow slow slow.read somewhere that people advice vysor towards a real device, am wondering if anyone are doing that and if that is alot faster than using the emulator ?Whats your setup ? ( and note here its not ram, etc - im running with 32GB of ram and its only whenever i get involved in anything with android sdk/studio/emulator that things goes off the bar )
July 14, 2019 at 02:25PM by riverexit
https://ift.tt/2lebhRx
reddit
r/FlutterDev - Fast dev environment : running emulator or physical device ?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
FlutterForce — Week 35
https://ift.tt/2XKE6re
July 14, 2019 at 02:21PM by flutterist
https://ift.tt/2LOa1Qx
FlutterForce — Week 35
https://ift.tt/2XKE6re
July 14, 2019 at 02:21PM by flutterist
https://ift.tt/2LOa1Qx
Medium
FlutterForce — #Week 35
Weekly Flutter Resources
New post on /r/flutterdev subreddit:
Offline maps for your Flutter app
https://ift.tt/2LRdUnB
July 14, 2019 at 02:34PM by codinglatte
https://ift.tt/2jRo8ca
Offline maps for your Flutter app
https://ift.tt/2LRdUnB
July 14, 2019 at 02:34PM by codinglatte
https://ift.tt/2jRo8ca
Medium
Offline maps for your Flutter app
Flutter is Google’s new portable UI toolkit for building mobile, web, and desktop applications from a single codebase. Flutter makes it…
New post on Flutter Dev Google group:
issue whilr Building apk for all platforms
whenver i want to build apk in flutter and simple send apk file to my phone its not open in phone but keep installing.and not build apk for all platform except arm64bit.
July 14, 2019 at 03:52PM by Nida Fatima
https://ift.tt/2Scgkyo
issue whilr Building apk for all platforms
whenver i want to build apk in flutter and simple send apk file to my phone its not open in phone but keep installing.and not build apk for all platform except arm64bit.
July 14, 2019 at 03:52PM by Nida Fatima
https://ift.tt/2Scgkyo
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 Live: Extra Learning MobX | Learn it with me!
https://youtu.be/qfAJ-d1tzzI
July 14, 2019 at 03:59PM by RobertBrunhage
https://ift.tt/2Sf62Ob
Flutter Live: Extra Learning MobX | Learn it with me!
https://youtu.be/qfAJ-d1tzzI
July 14, 2019 at 03:59PM by RobertBrunhage
https://ift.tt/2Sf62Ob
YouTube
Flutter Live: Extra Learning MobX | Learn it with me!
Will be following: https://mobx.pub/getting-started. Ps. I will not just make a counter app to learn MobX :) Github: https://github.com/RobertBrunhage/flutte...
New post on /r/flutterdev subreddit:
Flutter and the “Where’s my ConstraintLayout?” dilemma
https://ift.tt/2ljkWGG
July 14, 2019 at 04:54PM by Purple_Pizzazz
https://ift.tt/2JFsaNC
Flutter and the “Where’s my ConstraintLayout?” dilemma
https://ift.tt/2ljkWGG
July 14, 2019 at 04:54PM by Purple_Pizzazz
https://ift.tt/2JFsaNC
Medium
Flutter and the “Where’s my ConstraintLayout?” dilemma
Part 1
New post on /r/flutterdev subreddit:
Polyline Coordinates for the Google Map (google_map_polyline)
Successfully published my very first flutter package.https://pub.dev/packages/google_map_polylineThis package provides coordinates to draw the route in Google Map.
Which means to draw the polyline route, when you are using google_maps_flutter package to preview Google Map.Yup there is a package similar to this. flutter_polyline_points is the one you thought.
It is a very good package, but it's features are limited.
So I have decided to make this package. And yes, the package that I made was inspired from flutter_polyline_points.So hats off to the first creator!Hope you like my package.
And feel free to submit your issues and features in github.
July 14, 2019 at 05:12PM by Champ_01
https://ift.tt/2XJhuat
Polyline Coordinates for the Google Map (google_map_polyline)
Successfully published my very first flutter package.https://pub.dev/packages/google_map_polylineThis package provides coordinates to draw the route in Google Map.
Which means to draw the polyline route, when you are using google_maps_flutter package to preview Google Map.Yup there is a package similar to this. flutter_polyline_points is the one you thought.
It is a very good package, but it's features are limited.
So I have decided to make this package. And yes, the package that I made was inspired from flutter_polyline_points.So hats off to the first creator!Hope you like my package.
And feel free to submit your issues and features in github.
July 14, 2019 at 05:12PM by Champ_01
https://ift.tt/2XJhuat
Dart packages
google_map_polyline | Flutter Package
Gives the polyline coordinates to set polylines in Google Map.
New post on /r/flutterdev subreddit:
IS there a way i can view my designed widgets with using them in my app and loading
So that i can view my ui elements first and design them then using them in app
July 14, 2019 at 06:07PM by prashant13b
https://ift.tt/2YSaULB
IS there a way i can view my designed widgets with using them in my app and loading
So that i can view my ui elements first and design them then using them in app
July 14, 2019 at 06:07PM by prashant13b
https://ift.tt/2YSaULB
reddit
r/FlutterDev - IS there a way i can view my designed widgets with using them in my app and loading
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
How to publish or update your Flutter package or plugin on Dart Pub?
https://ift.tt/2li5cUc
July 14, 2019 at 06:55PM by ketanchoyal
https://ift.tt/2LmcG4A
How to publish or update your Flutter package or plugin on Dart Pub?
https://ift.tt/2li5cUc
July 14, 2019 at 06:55PM by ketanchoyal
https://ift.tt/2LmcG4A
Medium
How to publish or update your Flutter package or plugin on Dart Pub?
In the previous article, we saw how we can create Custom AppBar now what if we want to publish that package or any other plugin on Dart…
New post on /r/flutterdev subreddit:
Best Flutter backend?
I recently started learning flutter and im working on a project using Dart, I have very little knowledge about backends and I am not sure which backend will be the best exactly considering I am not very skilled with this whole thing so I kinda need something simple/easy to work with
July 14, 2019 at 06:53PM by mushter666
https://ift.tt/2ljVgJT
Best Flutter backend?
I recently started learning flutter and im working on a project using Dart, I have very little knowledge about backends and I am not sure which backend will be the best exactly considering I am not very skilled with this whole thing so I kinda need something simple/easy to work with
July 14, 2019 at 06:53PM by mushter666
https://ift.tt/2ljVgJT
reddit
r/FlutterDev - Best Flutter backend?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Social app UI Kit. Made with flutter
https://ift.tt/2JMVoKK
July 14, 2019 at 06:38PM by JideGuru
https://ift.tt/2Ll9BBM
Social app UI Kit. Made with flutter
https://ift.tt/2JMVoKK
July 14, 2019 at 06:38PM by JideGuru
https://ift.tt/2Ll9BBM
GitHub
JideGuru/FlutterSocialAppUIKit
Flutter representation of a Social App Concept. Contribute to JideGuru/FlutterSocialAppUIKit development by creating an account on GitHub.
New post on Flutter Dev Google group:
Firebase Messaging Error
*Firebase messaging is not working*.No messages are displaing when app is running on background/Foreground..Please help how to solve..!!!
July 14, 2019 at 09:30PM by Yasas Sandeepa
https://ift.tt/2lq1yId
Firebase Messaging Error
*Firebase messaging is not working*.No messages are displaing when app is running on background/Foreground..Please help how to solve..!!!
July 14, 2019 at 09:30PM by Yasas Sandeepa
https://ift.tt/2lq1yId
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:
What’s the best way to map users to Firestore DB entries?
Let’s assume there is an app that is structured like this: users/somedataEvery user has data that is only relevant to him and nobody else should see. What is the best way to link up each user with the specific position in the database?
July 14, 2019 at 11:15PM by flexindev
https://ift.tt/2lhrW6J
What’s the best way to map users to Firestore DB entries?
Let’s assume there is an app that is structured like this: users/somedataEvery user has data that is only relevant to him and nobody else should see. What is the best way to link up each user with the specific position in the database?
July 14, 2019 at 11:15PM by flexindev
https://ift.tt/2lhrW6J
reddit
r/FlutterDev - What’s the best way to map users to Firestore DB entries?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Fluid Slider in Flutter
Guys, I created this slider Flutter component based on the Fluid Slider by Ramotion (https://dribbble.com/shots/4037672-Fluid-Slider-iOS-Control-Open-Source). The code is already available in my GitHub (https://github.com/wiltonribeiro/fluid_slider_flutter). Let me know if you liked, and feel free to make contributions.
July 15, 2019 at 02:12AM by wiltonribeiro
https://ift.tt/2XQTa1A
Fluid Slider in Flutter
Guys, I created this slider Flutter component based on the Fluid Slider by Ramotion (https://dribbble.com/shots/4037672-Fluid-Slider-iOS-Control-Open-Source). The code is already available in my GitHub (https://github.com/wiltonribeiro/fluid_slider_flutter). Let me know if you liked, and feel free to make contributions.
July 15, 2019 at 02:12AM by wiltonribeiro
https://ift.tt/2XQTa1A
Dribbble
Fluid Slider iOS Control [Open Source]
Fluid Slider iOS Control [Open Source] designed by Ramotion. Connect with them on Dribbble; the global community for designers and creative professionals.
New post on /r/flutterdev subreddit:
Chopper (Retrofit for Flutter) #3 – Converters & Built Value Integration - Dart HTTP Client Tutorial
https://m.youtube.com/watch?v=fynWAe9GjmE&feature=youtu.be
July 15, 2019 at 01:30AM by Purple_Pizzazz
https://ift.tt/2Y3B7JH
Chopper (Retrofit for Flutter) #3 – Converters & Built Value Integration - Dart HTTP Client Tutorial
https://m.youtube.com/watch?v=fynWAe9GjmE&feature=youtu.be
July 15, 2019 at 01:30AM by Purple_Pizzazz
https://ift.tt/2Y3B7JH
YouTube
Chopper (Retrofit for Flutter) #3 – Converters & Built Value Integration - Dart HTTP Client Tutorial
📗 Learn from the written tutorial & GET THE CODE 👇👇
https://resocoder.com/flutter-chopper-converters
👨💻 Do you write good code? Find out now 👇
https://resocoder.com/good-code-quiz
You now know almost all the things Chopper has to offer which you'll need…
https://resocoder.com/flutter-chopper-converters
👨💻 Do you write good code? Find out now 👇
https://resocoder.com/good-code-quiz
You now know almost all the things Chopper has to offer which you'll need…
New post on /r/flutterdev subreddit:
Flutter: Implementing Google Sign In
https://ift.tt/2JIlGNY
July 15, 2019 at 01:03AM by EngineerScientist
https://ift.tt/2Lkl2cP
Flutter: Implementing Google Sign In
https://ift.tt/2JIlGNY
July 15, 2019 at 01:03AM by EngineerScientist
https://ift.tt/2Lkl2cP
Medium
Flutter: Implementing Google Sign In
In this article, I will be showing how to set up and implement Google Sign In using Firebase Authentication.
New post on Flutter Dev Google group:
Latex keyboard input in Flutter
Hi all, For my project, I need a keyboard whether users can type latex symbols and equations. Kindly guide me whether there are existing packages for it or otherwise how can I start building one. Thanks, Niladri
July 15, 2019 at 04:34AM by Niladri Paul
https://ift.tt/2jUbgC4
Latex keyboard input in Flutter
Hi all, For my project, I need a keyboard whether users can type latex symbols and equations. Kindly guide me whether there are existing packages for it or otherwise how can I start building one. Thanks, Niladri
July 15, 2019 at 04:34AM by Niladri Paul
https://ift.tt/2jUbgC4
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 the Web:
I was recently asked to look into flutter-web and check its feasibility for building a production website.
Wanted to share my views and also get feedback from the community.
https://medium.com/tengio-ltd/https-medium-com-ziyad-arfan1-flutter-for-the-web-where-does-it-stand-in-mid-2019-a36adb38ca65
July 15, 2019 at 07:26AM by ziyad_moh
https://ift.tt/2leSkhS
Flutter for the Web:
I was recently asked to look into flutter-web and check its feasibility for building a production website.
Wanted to share my views and also get feedback from the community.
https://medium.com/tengio-ltd/https-medium-com-ziyad-arfan1-flutter-for-the-web-where-does-it-stand-in-mid-2019-a36adb38ca65
July 15, 2019 at 07:26AM by ziyad_moh
https://ift.tt/2leSkhS
Medium
Flutter for the web: where does it stand in mid-2019?
This post is a brief overview of what flutter-web does well and some of the things that can be a struggle or even a complete deal-breaker…