Reddit: Scrolling canvas in 2 directions for Flutter
https://ift.tt/2Q9Sxh9
Submitted September 06, 2018 at 02:03PM by Elixane
via reddit https://ift.tt/2M36Wsk
https://ift.tt/2Q9Sxh9
Submitted September 06, 2018 at 02:03PM by Elixane
via reddit https://ift.tt/2M36Wsk
Medium
Scrolling canvas 2 direction for Flutter
Hi guys, today, I’ll show you how to create a two-dimensional scroll bar for a canvas. With Flutter, we can easily create custom list-view…
Reddit: Flutter from Scratch - Firestore CRUD (Read & Write)
https://ift.tt/2M4iAmz
Submitted September 06, 2018 at 03:04PM by rajayogan27
via reddit https://ift.tt/2wS478B
https://ift.tt/2M4iAmz
Submitted September 06, 2018 at 03:04PM by rajayogan27
via reddit https://ift.tt/2wS478B
T-Pub :)
Flutter – Firestore CRUD (Reading and writing data)
Hi Friends, Hope you are all well. In this post let’s get into how to read and write data from a firestore collection. To learn the basics of flutter get my course – Click here. Other flutter…
Reddit: GitHub - Norbert515/pimp_my_button: Add particle effects to anything.
https://ift.tt/2Q9chBm
Submitted September 06, 2018 at 02:26PM by norbert515
via reddit https://ift.tt/2QcpWIf
https://ift.tt/2Q9chBm
Submitted September 06, 2018 at 02:26PM by norbert515
via reddit https://ift.tt/2QcpWIf
GitHub
Norbert515/pimp_my_button
Add particle effects to anything. Contribute to Norbert515/pimp_my_button development by creating an account on GitHub.
Reddit: Flutter infinite scrolling ListView | HTTP GET
https://youtu.be/umIztKrk-AY
Submitted September 06, 2018 at 06:13PM by RobertBrunhage
via reddit https://ift.tt/2M6NRWh
https://youtu.be/umIztKrk-AY
Submitted September 06, 2018 at 06:13PM by RobertBrunhage
via reddit https://ift.tt/2M6NRWh
YouTube
Flutter infinite scrolling ListView | HTTP GET
Course to build a production-ready app 👉 https://robertbrunhage.com/course
Join the Discord Community: https://discord.gg/CPwSezC
2 month of free premium Skillshare ➡️ https://skillshare.eqcm.net/vY4ve
⭐⭐⭐ SUPPORT ME ⭐⭐⭐
Patreon: https:/…
Join the Discord Community: https://discord.gg/CPwSezC
2 month of free premium Skillshare ➡️ https://skillshare.eqcm.net/vY4ve
⭐⭐⭐ SUPPORT ME ⭐⭐⭐
Patreon: https:/…
Reddit: Flutter Google Maps plugin
https://ift.tt/2wJ54iG
Submitted September 06, 2018 at 07:04PM by miltux
via reddit https://ift.tt/2MRGdEd
https://ift.tt/2wJ54iG
Submitted September 06, 2018 at 07:04PM by miltux
via reddit https://ift.tt/2MRGdEd
GitHub
flutter/plugins
Plugins for Flutter, including FlutterFire, maintained by the Flutter team - flutter/plugins
GGroup: What does the underscore mean in fat arrow function parameter?
Hi, I see a code example that uses `(_) => WebviewScafford`. What does the underscore mean? Thank you! class Main extends StatelessWidget { @override Widget build(BuildContext context) { return MaterialApp( title: 'Demo App', theme: ThemeData( primarySwatch: Colors.bl
Submitted September 06, 2018 at 09:08PM by Gwowen Fu
via Flutter Dev https://ift.tt/2oL6SEn
Hi, I see a code example that uses `(_) => WebviewScafford`. What does the underscore mean? Thank you! class Main extends StatelessWidget { @override Widget build(BuildContext context) { return MaterialApp( title: 'Demo App', theme: ThemeData( primarySwatch: Colors.bl
Submitted September 06, 2018 at 09:08PM by Gwowen Fu
via Flutter Dev https://ift.tt/2oL6SEn
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: Visual Studio code, IntelliJ, Android Studio, or?
Hi All, I am picking a development environment. Any advice is greatly appreciated. Which environment /IDE is most stable, most likely to work today and as flutter progresses? Idk if it is 'hard' to setup the IDE, networking, etc. I have Mac, Linux, Windows 10. Thanks much for any and all help!
Submitted September 06, 2018 at 10:21PM by hoek
via Flutter Dev https://ift.tt/2NOKeFU
Hi All, I am picking a development environment. Any advice is greatly appreciated. Which environment /IDE is most stable, most likely to work today and as flutter progresses? Idk if it is 'hard' to setup the IDE, networking, etc. I have Mac, Linux, Windows 10. Thanks much for any and all help!
Submitted September 06, 2018 at 10:21PM by hoek
via Flutter Dev https://ift.tt/2NOKeFU
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: Flutter plugin that allows you to display multi image picker on iOS and Android.
https://ift.tt/2LZtTfW
Submitted September 06, 2018 at 10:11PM by Purple_Pizzazz
via reddit https://ift.tt/2NlPNP3
https://ift.tt/2LZtTfW
Submitted September 06, 2018 at 10:11PM by Purple_Pizzazz
via reddit https://ift.tt/2NlPNP3
Dart Packages
custom_multi_image_picker | Flutter Package
custom_multi_image_picker Flutter and Dart package - Flutter plugin that allows you to display multi image picker on iOS and Android.
Reddit: Ran flutter upgrade today and windows defender detected this. Is it safe?
https://ift.tt/2wLxPLG
Submitted September 07, 2018 at 01:56AM by Input_Circuit
via reddit https://ift.tt/2M4NJ9H
https://ift.tt/2wLxPLG
Submitted September 07, 2018 at 01:56AM by Input_Circuit
via reddit https://ift.tt/2M4NJ9H
Reddit: Building a Todo Application (CRUD) In Flutter With Redux - Part 3
https://m.youtube.com/watch?v=8Y1t-qHBr4w&feature=youtu.be
Submitted September 07, 2018 at 07:43AM by Purple_Pizzazz
via reddit https://ift.tt/2MXJYrK
https://m.youtube.com/watch?v=8Y1t-qHBr4w&feature=youtu.be
Submitted September 07, 2018 at 07:43AM by Purple_Pizzazz
via reddit https://ift.tt/2MXJYrK
YouTube
Building a Todo Application (CRUD) In Flutter With Redux - Part 3
In this tutorial, we take a look at a more advanced example of Redux in Flutter. We add Typed Middleware, Typed Reducers and look at how to add more function...
GGroup: Refresh ListView
I want to change an image at runtime inside Listview but can't find a way to do that. can anyone suggest a workaround for the same
Submitted September 07, 2018 at 10:21AM by swapnil kumar
via Flutter Dev https://ift.tt/2Qc9UOs
I want to change an image at runtime inside Listview but can't find a way to do that. can anyone suggest a workaround for the same
Submitted September 07, 2018 at 10:21AM by swapnil kumar
via Flutter Dev https://ift.tt/2Qc9UOs
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: What about google_maps_flutter on iOS?
Having looked at a number of google maps plugins I finally came across google_maps_flutter and I really like it. It appears to be better maintained and more stable than all of the other google maps api implementations for flutter that I have been able to evaluate. I wonder why it is not available
Submitted September 07, 2018 at 11:26AM by Andreas Sumerauer
via Flutter Dev https://ift.tt/2CvVbv0
Having looked at a number of google maps plugins I finally came across google_maps_flutter and I really like it. It appears to be better maintained and more stable than all of the other google maps api implementations for flutter that I have been able to evaluate. I wonder why it is not available
Submitted September 07, 2018 at 11:26AM by Andreas Sumerauer
via Flutter Dev https://ift.tt/2CvVbv0
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: Flutter For Android Developers - Madmeetup, Mumbai
https://www.youtube.com/watch?v=-GxhVbC8QC8
Submitted September 07, 2018 at 12:54PM by burhanrashid52
via reddit https://ift.tt/2NXlY4G
https://www.youtube.com/watch?v=-GxhVbC8QC8
Submitted September 07, 2018 at 12:54PM by burhanrashid52
via reddit https://ift.tt/2NXlY4G
YouTube
Flutter For Android Developers - Madmeetup, Mumbai
In this talk, we will explore how Android developers can apply their existing Android knowledge to build mobile apps with Flutter. We are going to explore ho...
GGroup: MultiTouch issue in Drawing using flutter
Hi all, I'm using gestureDetector and customePaint to perform drawing. But the problem in my drawing app is multi-touch issue while drawing all fingers support drawing. So how to avoid multi touch in flutter. regards Manu,
Submitted September 07, 2018 at 01:14PM by Manusb
via Flutter Dev https://ift.tt/2CD3gOC
Hi all, I'm using gestureDetector and customePaint to perform drawing. But the problem in my drawing app is multi-touch issue while drawing all fingers support drawing. So how to avoid multi touch in flutter. regards Manu,
Submitted September 07, 2018 at 01:14PM by Manusb
via Flutter Dev https://ift.tt/2CD3gOC
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: How to create Flutter widgets from native views using PlatformView.
https://ift.tt/2oPPvSU
Submitted September 07, 2018 at 03:44PM by felangel1
via reddit https://ift.tt/2Ma5qVr
https://ift.tt/2oPPvSU
Submitted September 07, 2018 at 03:44PM by felangel1
via reddit https://ift.tt/2Ma5qVr
Medium
Flutter PlatformView: How to create Widgets from Native Views
Flutter just recently got a new widget called PlatformView which allows developers to embed Android Views in the flutter widget hierarchy…
Reddit: Flutter from Scratch – Firestore CRUD (Update & Delete)
https://ift.tt/2oOqDLl
Submitted September 07, 2018 at 03:29PM by rajayogan27
via reddit https://ift.tt/2M3Yn0k
https://ift.tt/2oOqDLl
Submitted September 07, 2018 at 03:29PM by rajayogan27
via reddit https://ift.tt/2M3Yn0k
T-Pub :)
Flutter – Firestore CRUD (Updating & Deleting data)
Hi Friends, Hope you are all well. This is a sequel to my previous post here. To learn the basics of flutter get my course – Click here. Other flutter courses – here. (Affiliate Link) I would highl…
GGroup: Google search in flutter
There will be a button. If user clicks that then then get text from text widget and search that text in google. Is there any possibility to include google search in flutter app?
Submitted September 07, 2018 at 06:45PM by Falak Sabbir
via Flutter Dev https://ift.tt/2CwnE3H
There will be a button. If user clicks that then then get text from text widget and search that text in google. Is there any possibility to include google search in flutter app?
Submitted September 07, 2018 at 06:45PM by Falak Sabbir
via Flutter Dev https://ift.tt/2CwnE3H
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.
Run your widget tests with `flutter run test/your_test.dart` (instead of `flutter test`) to see them execute on device. #FlutterFriday
Read more → https://t.co/9m4838k3jn pic.twitter.com/QUc26KwF8X— Flutter (@flutterio) September 7, 2018
September 07, 2018 at 07:19PM
via Twitter https://twitter.com/flutterio
Read more → https://t.co/9m4838k3jn pic.twitter.com/QUc26KwF8X— Flutter (@flutterio) September 7, 2018
September 07, 2018 at 07:19PM
via Twitter https://twitter.com/flutterio
Twitter
#flutterfriday hashtag on Twitter
35m ago @FlutterDev tweeted: "✳️ Early access to features like HotUI a.." - read what others are saying and join the conversation.
GGroup: Can't run IOS project.
Hi, We can’t run our project on IOs emulator. We have the same problem described at: https://ift.tt/2wQVBGS The main error is: [!] The 'Pods-Runner' target has transitive dependencies that
Submitted September 07, 2018 at 07:14PM by Ernesto Campohermoso
via Flutter Dev https://ift.tt/2wRshzc
Hi, We can’t run our project on IOs emulator. We have the same problem described at: https://ift.tt/2wQVBGS The main error is: [!] The 'Pods-Runner' target has transitive dependencies that
Submitted September 07, 2018 at 07:14PM by Ernesto Campohermoso
via Flutter Dev https://ift.tt/2wRshzc
Stack Overflow
Flutter: Cocoapods The 'Pods-Runner' target has transitive dependencies that include static binaries: Flutter.framework
I am getting this error while running pod install
[!] The 'Pods-Runner' target has transitive dependencies that include static binaries: (/Users/me/Documents/flutter/flutter/bin/cache/artifacts/e...
[!] The 'Pods-Runner' target has transitive dependencies that include static binaries: (/Users/me/Documents/flutter/flutter/bin/cache/artifacts/e...
Reddit: Send Curl request in to Firebase FCM
HI Guys,I'm participating in Flutter hacketon, but we run into an issue, we would like to trigger fcm notification from flutter client, but the only information I can find about it, is to send curl request, but I can not figure out how to send it.DATA='{"notification": {"body": "this is a body","title": "this is a title"}, "priority": "high", "data": {"click_action": "FLUTTER_NOTIFICATION_CLICK", "id": "1", "status": "done"}, "to": "<FCM TOKEN>"}'curl https://fcm.googleapis.com/fcm/send -H "Content-Type:application/json" -X POST -d "$DATA" -H "Authorization: key=<FCM SERVER KEY>"This is what I need to send, please help me this is the last piece of our app :)Now I know is not allowed here, but please let someone help me, before it gets removed :)))
Submitted September 07, 2018 at 08:00PM by Matyas_K
via reddit https://ift.tt/2Cstcw9
HI Guys,I'm participating in Flutter hacketon, but we run into an issue, we would like to trigger fcm notification from flutter client, but the only information I can find about it, is to send curl request, but I can not figure out how to send it.DATA='{"notification": {"body": "this is a body","title": "this is a title"}, "priority": "high", "data": {"click_action": "FLUTTER_NOTIFICATION_CLICK", "id": "1", "status": "done"}, "to": "<FCM TOKEN>"}'curl https://fcm.googleapis.com/fcm/send -H "Content-Type:application/json" -X POST -d "$DATA" -H "Authorization: key=<FCM SERVER KEY>"This is what I need to send, please help me this is the last piece of our app :)Now I know is not allowed here, but please let someone help me, before it gets removed :)))
Submitted September 07, 2018 at 08:00PM by Matyas_K
via reddit https://ift.tt/2Cstcw9
reddit
r/FlutterDev - Send Curl request in to Firebase FCM
1 vote and 2 comments so far on Reddit
GGroup: Using Amazon Device Farm for integration testing
Hi Currently we are using (android and iOS) emulatators on our Mac CI machine to do some basic testing. This is very limited (with them being emulators) Ideally we would expand to some other system live Amazon Device Farm (https://ift.tt/1UFcbi6) Sadly enough there is no documentat
Submitted September 07, 2018 at 10:37PM by Nathan Samson
via Flutter Dev https://ift.tt/2wSuU4N
Hi Currently we are using (android and iOS) emulatators on our Mac CI machine to do some basic testing. This is very limited (with them being emulators) Ideally we would expand to some other system live Amazon Device Farm (https://ift.tt/1UFcbi6) Sadly enough there is no documentat
Submitted September 07, 2018 at 10:37PM by Nathan Samson
via Flutter Dev https://ift.tt/2wSuU4N
Amazon Web Services, Inc.
Mobile App Testing on Devices – AWS Device Farm
Are you looking for mobile app testing on devices? Start testing Android, iOS, and Fire OS apps against smartphones and tablets in the AWS Cloud. Learn more here.