New post on /r/flutterdev subreddit:
Learning flutter
Hello everyone,I just did a course on object oriented programming. I think I have a good understanding of classes and concepts like inheritance. I want to now learn flutter so that i can build many apps. What is the best approach.
January 16, 2019 at 04:16AM by afdal_khan
http://bit.ly/2ANp7z8
Learning flutter
Hello everyone,I just did a course on object oriented programming. I think I have a good understanding of classes and concepts like inheritance. I want to now learn flutter so that i can build many apps. What is the best approach.
January 16, 2019 at 04:16AM by afdal_khan
http://bit.ly/2ANp7z8
reddit
r/FlutterDev - Learning flutter
2 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter Desktop Launcher with Hot Reload
https://youtu.be/QFD2r4C3fHs
January 16, 2019 at 03:02AM by putraxor
http://bit.ly/2RrLtRn
Flutter Desktop Launcher with Hot Reload
https://youtu.be/QFD2r4C3fHs
January 16, 2019 at 03:02AM by putraxor
http://bit.ly/2RrLtRn
YouTube
Run Flutter on Desktop Platform without Emulator
This video is about how Run Flutter on Desktop Platform without Emulator on Mac OS and Linux as well
Flutter Desktop Launcher: https://github.com/putraxor/flutter_desktop_launcher
Flutter Desktop Launcher: https://github.com/putraxor/flutter_desktop_launcher
New post on /r/flutterdev subreddit:
Flutter Tutorial - Flutter Positioned Widget
https://www.youtube.com/attribution_link?a=yYT5Ji_Oz4w&u=%2Fwatch%3Fv%3DcwP_yR4LRaA%26feature%3Dshare
January 16, 2019 at 05:35AM by whatsupcoders
http://bit.ly/2Rtwp5E
Flutter Tutorial - Flutter Positioned Widget
https://www.youtube.com/attribution_link?a=yYT5Ji_Oz4w&u=%2Fwatch%3Fv%3DcwP_yR4LRaA%26feature%3Dshare
January 16, 2019 at 05:35AM by whatsupcoders
http://bit.ly/2Rtwp5E
YouTube
Flutter Tutorial - Flutter Positioned Widget
Flutter Tutorial - Flutter Positioned Widget In this video, you will learn to create Profile Status Indicator using Positioned Widget. For more details about...
New post on Flutter Dev Google group:
How to build product SDK using Flutter?
Is it possible to build product SDK using Flutter? Example: I want to build a product like Chat, which will reusable in any type of platform like Flutter, Android Kotlin, iOS Swift, Cordova plugin Dev.
January 16, 2019 at 07:00AM by Krishnendu Sekhar Das
http://bit.ly/2QS68sK
How to build product SDK using Flutter?
Is it possible to build product SDK using Flutter? Example: I want to build a product like Chat, which will reusable in any type of platform like Flutter, Android Kotlin, iOS Swift, Cordova plugin Dev.
January 16, 2019 at 07:00AM by Krishnendu Sekhar Das
http://bit.ly/2QS68sK
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 - Screen DesignChallenge (Tutorial)
https://www.youtube.com/watch?v=5NG5WWK911Y
January 16, 2019 at 08:15AM by JohannesMilke
http://bit.ly/2RtH7Jo
Flutter - Screen DesignChallenge (Tutorial)
https://www.youtube.com/watch?v=5NG5WWK911Y
January 16, 2019 at 08:15AM by JohannesMilke
http://bit.ly/2RtH7Jo
YouTube
Flutter - Screen DesignChallenge
Flutter is a framework by Google for building applications on iOS and Android. Source code: https://github.com/JohannesMilke/screen_design_challenge Twitter:...
New post on /r/flutterdev subreddit:
Flutter- Drag Feedback Issue
I am facing an issue to return back the draggable feedback when it is not accepted by the DropTarget anyone has an idea about this question. I posted the complete question and code on StackOverflow here is the link to my question....-https://stackoverflow.com/questions/54144121/flutter-dragbox-feedback-is-not-visible
January 16, 2019 at 08:04AM by rishabh_s
http://bit.ly/2CnbOFV
Flutter- Drag Feedback Issue
I am facing an issue to return back the draggable feedback when it is not accepted by the DropTarget anyone has an idea about this question. I posted the complete question and code on StackOverflow here is the link to my question....-https://stackoverflow.com/questions/54144121/flutter-dragbox-feedback-is-not-visible
January 16, 2019 at 08:04AM by rishabh_s
http://bit.ly/2CnbOFV
Stack Overflow
Flutter - DragBox Feedback is not Visible
I want to show the feedback of draggable when it is not accepted by the DropTarget.Flutter doesn't show the feedback. Is there any way we can show that or control it. Like this example, I want to a...
New post on /r/flutterdev subreddit:
AlignmentTween generating values beyond the range ?
http://bit.ly/2APykXO
January 16, 2019 at 09:18AM by shubhamhackz
http://bit.ly/2SWYeA9
AlignmentTween generating values beyond the range ?
http://bit.ly/2APykXO
January 16, 2019 at 09:18AM by shubhamhackz
http://bit.ly/2SWYeA9
Stack Overflow
AlignmentTween generating values beyond the range
class _MyAppState extends State with SingleTickerProviderStateMixin {
AnimationController _animationController;
Animation _animation;
double _value = 100;
Alignment _alignment...
AnimationController _animationController;
Animation _animation;
double _value = 100;
Alignment _alignment...
New post on Flutter Dev Google group:
Widget tree sync bug(?)
Actually, I am not sure what the problem is but I am developing an app that runs a timer in one of its tabs so there is an async update state method. It creates an error ı showed on the *example . Thank you for all attention and help. Stack exchange creates
January 16, 2019 at 02:08PM by isa türk
http://bit.ly/2CnIejv
Widget tree sync bug(?)
Actually, I am not sure what the problem is but I am developing an app that runs a timer in one of its tabs so there is an async update state method. It creates an error ı showed on the *example . Thank you for all attention and help. Stack exchange creates
January 16, 2019 at 02:08PM by isa türk
http://bit.ly/2CnIejv
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 would you style your app without hard-wiring it?
Is there anything else than reading values from a config file?
January 16, 2019 at 02:43PM by d...@wolf-mit-f.de
http://bit.ly/2RusBBl
How would you style your app without hard-wiring it?
Is there anything else than reading values from a config file?
January 16, 2019 at 02:43PM by d...@wolf-mit-f.de
http://bit.ly/2RusBBl
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:
What is the best way to cache firestore results?
I want to cache the result of this query Future getMatchesData() async { return Firestore.instance .collection('players') .orderBy("name") .where("active", isEqualTo: true) .getDocuments(); }
January 16, 2019 at 03:14PM by João Paulo Ferreira
http://bit.ly/2RUnKZe
What is the best way to cache firestore results?
I want to cache the result of this query Future getMatchesData() async { return Firestore.instance .collection('players') .orderBy("name") .where("active", isEqualTo: true) .getDocuments(); }
January 16, 2019 at 03:14PM by João Paulo Ferreira
http://bit.ly/2RUnKZe
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 - Payments with Stripe
https://youtu.be/nGBIb5H2_Xg
January 16, 2019 at 05:06PM by rajayogan27
http://bit.ly/2Cmf4kK
Flutter - Payments with Stripe
https://youtu.be/nGBIb5H2_Xg
January 16, 2019 at 05:06PM by rajayogan27
http://bit.ly/2Cmf4kK
YouTube
Flutter - Payments with Stripe
Support me - https://paypal.me/RajaYogan
Buy my course - https://www.udemy.com/learn-flutter-from-scratch/?couponCode=SPECOFF
Follow me on twitter - https://twitter.com/rajayogan14k
Other flutter videos - https://www.youtube.com/playlist?list=PLgGjX33Qsw…
Buy my course - https://www.udemy.com/learn-flutter-from-scratch/?couponCode=SPECOFF
Follow me on twitter - https://twitter.com/rajayogan14k
Other flutter videos - https://www.youtube.com/playlist?list=PLgGjX33Qsw…
New post on Flutter Dev Google group:
Anyone Knows how to make User Database when user sign's in for the first time
Anyone Knows how to make User Database when user sign's in for the first time
January 16, 2019 at 06:46PM by Gaurav Nagoshe
http://bit.ly/2Dd5SB1
Anyone Knows how to make User Database when user sign's in for the first time
Anyone Knows how to make User Database when user sign's in for the first time
January 16, 2019 at 06:46PM by Gaurav Nagoshe
http://bit.ly/2Dd5SB1
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:
Youtube Channels for Flutter development
Hi all, what youtube channels would you recommend to me, since I've started Flutter few days ago. What am I particulary looking for is some intermediate level tutorialsThanks in advance!
January 16, 2019 at 06:59PM by sushibgd
http://bit.ly/2MgJlG1
Youtube Channels for Flutter development
Hi all, what youtube channels would you recommend to me, since I've started Flutter few days ago. What am I particulary looking for is some intermediate level tutorialsThanks in advance!
January 16, 2019 at 06:59PM by sushibgd
http://bit.ly/2MgJlG1
reddit
r/FlutterDev - Youtube Channels for Flutter development
2 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Will flutter be used by companies
I know that some companies are already using it, but it's new and I don't know if it will be something like "react" is to the market this days.We can compare the use of nodejs and PHP, Wordpress will never let PHP die, even that nodejs is called better.So I want your opinion if Flutter will be a catch or just for enthusiasts?
January 16, 2019 at 08:44PM by lordcaca
http://bit.ly/2CoxilN
Will flutter be used by companies
I know that some companies are already using it, but it's new and I don't know if it will be something like "react" is to the market this days.We can compare the use of nodejs and PHP, Wordpress will never let PHP die, even that nodejs is called better.So I want your opinion if Flutter will be a catch or just for enthusiasts?
January 16, 2019 at 08:44PM by lordcaca
http://bit.ly/2CoxilN
reddit
r/FlutterDev - Will flutter be used by companies
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Does the flutter_local_notifications package support rich notifications such as that of Spotify's?
https://pub.dartlang.org/packages/flutter_local_notificationsThis package contains many features. I just wanted to know what exactly the following mean:[Android] Formatting notification content via HTML markup (see https://developer.android.com/guide/topics/resources/string-resource.html#StylingWithHTML)[Android] Support for the following notification stylesBig pictureBig textInboxDo these mean that we can customize every aspect of the notification to make one that looks similar to Spotify's? I found this one image of the notificaiotn I'm speaking about https://www.androidcentral.com/sites/androidcentral.com/files/styles/xlarge_wm_brw/public/article_images/2017/08/colored-notification-anastasia-purple.jpg?itok=mX-SiQvlI want to see if it is possible to develop an audio app player with Flutter
January 16, 2019 at 08:05PM by evaluae
http://bit.ly/2Ct4oAM
Does the flutter_local_notifications package support rich notifications such as that of Spotify's?
https://pub.dartlang.org/packages/flutter_local_notificationsThis package contains many features. I just wanted to know what exactly the following mean:[Android] Formatting notification content via HTML markup (see https://developer.android.com/guide/topics/resources/string-resource.html#StylingWithHTML)[Android] Support for the following notification stylesBig pictureBig textInboxDo these mean that we can customize every aspect of the notification to make one that looks similar to Spotify's? I found this one image of the notificaiotn I'm speaking about https://www.androidcentral.com/sites/androidcentral.com/files/styles/xlarge_wm_brw/public/article_images/2017/08/colored-notification-anastasia-purple.jpg?itok=mX-SiQvlI want to see if it is possible to develop an audio app player with Flutter
January 16, 2019 at 08:05PM by evaluae
http://bit.ly/2Ct4oAM
Dart packages
flutter_local_notifications | Flutter package
A cross platform plugin for displaying and scheduling local notifications for Flutter applications with the ability to customise for each platform.
New post on /r/flutterdev subreddit:
Flutter - Drawer (Tutorial)
https://www.youtube.com/watch?v=UbYBR394s8Q
January 16, 2019 at 10:52PM by JohannesMilke
http://bit.ly/2FHAdt7
Flutter - Drawer (Tutorial)
https://www.youtube.com/watch?v=UbYBR394s8Q
January 16, 2019 at 10:52PM by JohannesMilke
http://bit.ly/2FHAdt7
YouTube
Flutter - Drawer
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
► Source code: https://github.com/JohannesMilke/drawer_example
► Buy My Courses: https://johannesmilke.teachable.com/p/home
► Follow Twitter: https://…
► Source code: https://github.com/JohannesMilke/drawer_example
► Buy My Courses: https://johannesmilke.teachable.com/p/home
► Follow Twitter: https://…
New post on /r/flutterdev subreddit:
Cards Library v.1.0 - Paid Card 01
https://youtu.be/6PkorQFmFas
January 16, 2019 at 10:47PM by prateeksharma1712
http://bit.ly/2stUfPX
Cards Library v.1.0 - Paid Card 01
https://youtu.be/6PkorQFmFas
January 16, 2019 at 10:47PM by prateeksharma1712
http://bit.ly/2stUfPX
YouTube
Paid Card 01 | Card Library | Flutter SDK UI
Card 1 - Paid Card One Mocking a design from dribbble in Flutter In this video, you will see how Paid Card, where I make use of Materials, Row, Columns, Stac...
New post on /r/flutterdev subreddit:
timeline_list | Displays a scrollable timeline with custom child widgets and custom icons.
http://bit.ly/2Md1fJW
January 16, 2019 at 10:23PM by Purple_Pizzazz
http://bit.ly/2Md1rsL
timeline_list | Displays a scrollable timeline with custom child widgets and custom icons.
http://bit.ly/2Md1fJW
January 16, 2019 at 10:23PM by Purple_Pizzazz
http://bit.ly/2Md1rsL
Dart Packages
timeline_list | Flutter Package
timeline_list Flutter and Dart package - Displays customizable timeline of widgets
New post on /r/flutterdev subreddit:
Flutter WhatsApp Stickers App
Is there any whatsapp stickers app sample for flutter ? If not , could a senior flutter developer make a sample of it?
January 16, 2019 at 11:07PM by mobiusomniverse
http://bit.ly/2FFNxOG
Flutter WhatsApp Stickers App
Is there any whatsapp stickers app sample for flutter ? If not , could a senior flutter developer make a sample of it?
January 16, 2019 at 11:07PM by mobiusomniverse
http://bit.ly/2FFNxOG
reddit
r/FlutterDev - Flutter WhatsApp Stickers App
3 votes and 4 comments so far on Reddit
New post on /r/flutterdev subreddit:
Built Value Tutorial for Dart & Flutter
https://www.youtube.com/watch?v=Jji05a2GV_s
January 17, 2019 at 12:58AM by Elixane
http://bit.ly/2Dfbfj2
Built Value Tutorial for Dart & Flutter
https://www.youtube.com/watch?v=Jji05a2GV_s
January 17, 2019 at 12:58AM by Elixane
http://bit.ly/2Dfbfj2
YouTube
Built Value Tutorial for Dart & Flutter
📗 Get the code from this tutorial 👇👇
https://resocoder.com/dart-built-value-tutorial
Library: https://pub.dartlang.org/packages/built_value
Data classes, immutability, simple serialization - this is what Dart does NOT offer right off the bat. While Dart…
https://resocoder.com/dart-built-value-tutorial
Library: https://pub.dartlang.org/packages/built_value
Data classes, immutability, simple serialization - this is what Dart does NOT offer right off the bat. While Dart…