New post on /r/flutterdev subreddit:
Dart for Flutter : Mixin in Dart
In object-oriented programming languages, a Mixin is a class that contains methods for use by other classes without having to be the parent class of those other classes.In other words mixins are normal classes from which we can borrow methods(or variables) without extending the class. And in dart we do this using the keyword with
. Like if you want to use class B as a mixin for class A then ,
Visit here for full article :
December 15, 2018 at 11:41AM by shubhamhackz
https://ift.tt/2CflseQ
Dart for Flutter : Mixin in Dart
In object-oriented programming languages, a Mixin is a class that contains methods for use by other classes without having to be the parent class of those other classes.In other words mixins are normal classes from which we can borrow methods(or variables) without extending the class. And in dart we do this using the keyword with
. Like if you want to use class B as a mixin for class A then ,
Visit here for full article :
December 15, 2018 at 11:41AM by shubhamhackz
https://ift.tt/2CflseQ
Medium
Dart for Flutter : Mixins in dart
In object-oriented programming languages, a Mixin is a class that contains methods for use by other classes without having to be the parent
New post on /r/flutterdev subreddit:
Fuchsia Friday: A first look at the Fuchsia SDK, which you can download here
https://ift.tt/2CcEoea
December 15, 2018 at 12:32PM by Elixane
https://ift.tt/2rBWrEp
Fuchsia Friday: A first look at the Fuchsia SDK, which you can download here
https://ift.tt/2CcEoea
December 15, 2018 at 12:32PM by Elixane
https://ift.tt/2rBWrEp
9to5Google
Fuchsia Friday: A first look at the Fuchsia SDK, which you can download here - 9to5Google
Today on Fuchsia Friday, we dive into the Fuchsia SDK and see what it has to offer developers who want to get a head start on Fuchsia.
New post on Flutter Dev Google group:
Workaround to know firebase on flutter
Hi, After follow the instruction on : https://ift.tt/2UJaDJj To install cloud_firestore on my project. But when I compile it I got the same error described on : https://ift.tt/2BkGHu2 But the github issue do not
December 15, 2018 at 01:14PM by Danilo Luiz Rheinheimer
https://ift.tt/2UTvwS6
Workaround to know firebase on flutter
Hi, After follow the instruction on : https://ift.tt/2UJaDJj To install cloud_firestore on my project. But when I compile it I got the same error described on : https://ift.tt/2BkGHu2 But the github issue do not
December 15, 2018 at 01:14PM by Danilo Luiz Rheinheimer
https://ift.tt/2UTvwS6
Dart Packages
cloud_firestore | Flutter Package
cloud_firestore Flutter and Dart package - Flutter plugin for Cloud Firestore, a cloud-hosted, noSQL database with live synchronization and offline support on Android and iOS.
New post on Flutter Dev Google group:
Android license status unknown
Hi Friends, How an solve this license status unknown? [√] Flutter (Channel stable, v1.0.0, on Microsoft Windows [Version 10.0.17134.407], locale en-IN) [!] Android toolchain - develop for Android devices (Android SDK 28.0.3) X Android license status unknown. Thanks, Naveen
December 15, 2018 at 06:05PM by Eega Naveen Reddy
https://ift.tt/2QTEBLh
Android license status unknown
Hi Friends, How an solve this license status unknown? [√] Flutter (Channel stable, v1.0.0, on Microsoft Windows [Version 10.0.17134.407], locale en-IN) [!] Android toolchain - develop for Android devices (Android SDK 28.0.3) X Android license status unknown. Thanks, Naveen
December 15, 2018 at 06:05PM by Eega Naveen Reddy
https://ift.tt/2QTEBLh
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 Vision — Flutter + Firebase ML Vision + Firebase Cloud Firestore
https://ift.tt/2zUf5fp
December 15, 2018 at 06:42PM by thechrisbetz
https://ift.tt/2S1T45l
Flutter Vision — Flutter + Firebase ML Vision + Firebase Cloud Firestore
https://ift.tt/2zUf5fp
December 15, 2018 at 06:42PM by thechrisbetz
https://ift.tt/2S1T45l
Medium
Flutter Vision — Flutter + Firebase ML Vision + Firebase Cloud Firestore
In this tutorial we will build an iOS and Android app using Flutter, Firebase ML Vision, Cloud Firestore, and Firebase Storage
New post on /r/flutterdev subreddit:
Flutter: The BloC Pattern
https://youtu.be/LSljItPM_UE
December 15, 2018 at 06:26PM by imthepk
https://ift.tt/2Ev6mUR
Flutter: The BloC Pattern
https://youtu.be/LSljItPM_UE
December 15, 2018 at 06:26PM by imthepk
https://ift.tt/2Ev6mUR
YouTube
Flutter: The BloC Pattern on Whiteboard
In this video, I will explain you everything about bloc pattern on a whiteboard. #Flutter #BloC #Pattern
Subscribe to my new hindi channel CODEPUR.
Link - https://youtube.com/codepur
Flutter UI Kit - https://goo.gl/N2RxBf
Flutter Example Apps - https://goo.gl/8hZQkq…
Subscribe to my new hindi channel CODEPUR.
Link - https://youtube.com/codepur
Flutter UI Kit - https://goo.gl/N2RxBf
Flutter Example Apps - https://goo.gl/8hZQkq…
New post on /r/flutterdev subreddit:
Simple Dependency Injection Container for Flutter
https://pub.dartlang.org/packages/berryLooking forward to opinions and suggestions. Thank you.
December 15, 2018 at 09:38PM by criticalbh
https://ift.tt/2BkRbcW
Simple Dependency Injection Container for Flutter
https://pub.dartlang.org/packages/berryLooking forward to opinions and suggestions. Thank you.
December 15, 2018 at 09:38PM by criticalbh
https://ift.tt/2BkRbcW
Dart Packages
berry | Dart Package
berry Dart package - Dependency injection container.
New post on Flutter Dev Google group:
Flutter Schedule organization question/point me in the right direction
Hey everyone! I've been learning a lot lately but I'm stumped on this particular problem. I have a list of events that happen at certain times. I'd like to setup a tab view that allows you to scan dates from left to right, while a stream shows the events for that particular day. I'm not sure
December 16, 2018 at 12:18AM by Brennan Altringer
https://ift.tt/2BlzDNS
Flutter Schedule organization question/point me in the right direction
Hey everyone! I've been learning a lot lately but I'm stumped on this particular problem. I have a list of events that happen at certain times. I'd like to setup a tab view that allows you to scan dates from left to right, while a stream shows the events for that particular day. I'm not sure
December 16, 2018 at 12:18AM by Brennan Altringer
https://ift.tt/2BlzDNS
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:
A month of Flutter: FABulous authentication
https://ift.tt/2SaN36c
December 15, 2018 at 11:56PM by abrahamwilliams
https://ift.tt/2zZnxtS
A month of Flutter: FABulous authentication
https://ift.tt/2SaN36c
December 15, 2018 at 11:56PM by abrahamwilliams
https://ift.tt/2zZnxtS
Bendyworks: Ruby on Rails, JavaScript, and UI/UX Design Consulting
A month of Flutter: FABulous authentication - Bendyworks
We design and build software that stands the test of time, specializing in Ruby on Rails, JavaScript, Clojure, and Ionic.
New post on /r/flutterdev subreddit:
Flutter: an example of a medical app to classify arterial blood pressure
https://ift.tt/2Ghpp6P
December 16, 2018 at 07:22AM by Purple_Pizzazz
https://ift.tt/2QRGo3G
Flutter: an example of a medical app to classify arterial blood pressure
https://ift.tt/2Ghpp6P
December 16, 2018 at 07:22AM by Purple_Pizzazz
https://ift.tt/2QRGo3G
Medium
Flutter: an example of a medical app to classify arterial blood pressure
After the first article about a Child-Pugh score calculator, today I’m going to show you an example of app who analyzes the arterial blood…
New post on /r/flutterdev subreddit:
FlutterForce — Week 5
https://ift.tt/2BxvqH1
December 16, 2018 at 12:06PM by flutterist
https://ift.tt/2QBbVYm
FlutterForce — Week 5
https://ift.tt/2BxvqH1
December 16, 2018 at 12:06PM by flutterist
https://ift.tt/2QBbVYm
Medium
FlutterForce — #Week 5
Weekly Flutter Resources
New post on Flutter Dev Google group:
PlatformView for Fragment?
Hi, I would like to know if anyone has idea on the proper way to make Fragment work in PlatformView, or if this is supported at all. I want to use PlatformView in my code, but PlatformView expects a view, and unfortunately the 3rd party library I'd like to build the bridge on only provides
December 16, 2018 at 03:08PM by Edmund Tam
https://ift.tt/2UPoUUI
PlatformView for Fragment?
Hi, I would like to know if anyone has idea on the proper way to make Fragment work in PlatformView, or if this is supported at all. I want to use PlatformView in my code, but PlatformView expects a view, and unfortunately the 3rd party library I'd like to build the bridge on only provides
December 16, 2018 at 03:08PM by Edmund Tam
https://ift.tt/2UPoUUI
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 tweet from flutterio:
In this episode of the #BoringShow, @filiphracek and @Hixie take a deep dive on slivers. They cover the basics, implement a floating AppBar, and go on building their own crazy custom sliver.
Watch here → https://t.co/8v5OsQ1L2c pic.twitter.com/fqIpxkw2Oq— Flutter (@flutterio) December 16, 2018
December 16, 2018 at 06:45PM
http://twitter.com/flutterio/status/1074359758403133443
In this episode of the #BoringShow, @filiphracek and @Hixie take a deep dive on slivers. They cover the basics, implement a floating AppBar, and go on building their own crazy custom sliver.
Watch here → https://t.co/8v5OsQ1L2c pic.twitter.com/fqIpxkw2Oq— Flutter (@flutterio) December 16, 2018
December 16, 2018 at 06:45PM
http://twitter.com/flutterio/status/1074359758403133443
Twitter
#boringshow hashtag on Twitter
38m ago @FlutterDev tweeted: "📺 The #BoringShow is back! 📺
Join @f.." - read what others are saying and join the conversation.
Join @f.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
very excited about flutter -- is it as amazing as it seems?
Real cross platform native code? Easy to develop? No build issues? UI looks and works as expected?
December 16, 2018 at 06:56PM by ajacian
https://ift.tt/2SLVx3C
very excited about flutter -- is it as amazing as it seems?
Real cross platform native code? Easy to develop? No build issues? UI looks and works as expected?
December 16, 2018 at 06:56PM by ajacian
https://ift.tt/2SLVx3C
reddit
r/FlutterDev - very excited about flutter -- is it as amazing as it seems?
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Slivers Explained - Making Dynamic Layouts (The Boring Flutter Development Show, Ep. 12)
https://m.youtube.com/watch?v=Mz3kHQxBjGg&feature=youtu.be
December 16, 2018 at 08:03PM by Purple_Pizzazz
https://ift.tt/2rNwDpb
Slivers Explained - Making Dynamic Layouts (The Boring Flutter Development Show, Ep. 12)
https://m.youtube.com/watch?v=Mz3kHQxBjGg&feature=youtu.be
December 16, 2018 at 08:03PM by Purple_Pizzazz
https://ift.tt/2rNwDpb
YouTube
Slivers Explained - Making Dynamic Layouts (The Boring Flutter Development Show, Ep. 12)
Filip speaks with Ian Hickson, Technical Lead for Flutter, all about Slivers. They explain what Slivers actually are and how they can let you create some fan...
New post on /r/flutterdev subreddit:
18 Flutter e-commerce app: product details continuation
https://www.youtube.com/attribution_link?a=C3X10LD9k60&u=%2Fwatch%3Fv%3DFB1yZV1LDMY%26feature%3Dshare
December 16, 2018 at 09:13PM by kibatheseven
https://ift.tt/2PFqvsw
18 Flutter e-commerce app: product details continuation
https://www.youtube.com/attribution_link?a=C3X10LD9k60&u=%2Fwatch%3Fv%3DFB1yZV1LDMY%26feature%3Dshare
December 16, 2018 at 09:13PM by kibatheseven
https://ift.tt/2PFqvsw
YouTube
18 Flutter e-commerce app: product details continuation
github link: https://github.com/Santos-Enoque/flutter_ecommerce_app
New post on /r/flutterdev subreddit:
Flutter Best Practices - Building a Generic BLoC Provider
https://www.youtube.com/watch?v=2N75m6Pq9eY
December 16, 2018 at 10:12PM by etca2z
https://ift.tt/2QT3dE8
Flutter Best Practices - Building a Generic BLoC Provider
https://www.youtube.com/watch?v=2N75m6Pq9eY
December 16, 2018 at 10:12PM by etca2z
https://ift.tt/2QT3dE8
YouTube
Flutter Best Practices - Building a Generic BLoC Provider - Advanced Flutter Project Part Three
In this Video, we continue building the Utopian Rocks Application by implementing a Generic BLoC Provider.
Github Repository: https://github.com/tensor-programming/utopian-rocks-demo/tree/tensor-programming-patch-1
Provider Library: https://github.c…
Github Repository: https://github.com/tensor-programming/utopian-rocks-demo/tree/tensor-programming-patch-1
Provider Library: https://github.c…
New post on Flutter Dev Google group:
Running "flutter packages get" in Stuck
Hello flutter group, 2 days ago, everything running fine. But suddenly I stop getting packages from pub.dartlang.org. I check flutter ping and it's failed to received data. Means network down. ping pub.dartlang.org Now how do I fix it? Optional => I'm not from china Please help me out. Thank
December 16, 2018 at 10:45PM by Suvashish Halder
https://ift.tt/2BlRiVv
Running "flutter packages get" in Stuck
Hello flutter group, 2 days ago, everything running fine. But suddenly I stop getting packages from pub.dartlang.org. I check flutter ping and it's failed to received data. Means network down. ping pub.dartlang.org Now how do I fix it? Optional => I'm not from china Please help me out. Thank
December 16, 2018 at 10:45PM by Suvashish Halder
https://ift.tt/2BlRiVv
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:
UILocalNotification depreciated?
Hi all, trying my first build for the App Store, minimum iOS 10 required. Fullter Doctor is A OK. Can built and upload IPA but it won't run. When checking Runner I see that I am getting depreciation warnings for UILocalNotification. Anyone seen tis before or have a fix for it? Thanks!
December 16, 2018 at 10:41PM by mightybob4611
https://ift.tt/2PHCOEs
UILocalNotification depreciated?
Hi all, trying my first build for the App Store, minimum iOS 10 required. Fullter Doctor is A OK. Can built and upload IPA but it won't run. When checking Runner I see that I am getting depreciation warnings for UILocalNotification. Anyone seen tis before or have a fix for it? Thanks!
December 16, 2018 at 10:41PM by mightybob4611
https://ift.tt/2PHCOEs
reddit
r/FlutterDev - UILocalNotification depreciated?
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Overview of Flutter community sites
https://ift.tt/2LplyUc
December 17, 2018 at 12:50AM by moephan
https://ift.tt/2Ll1z97
Overview of Flutter community sites
https://ift.tt/2LplyUc
December 17, 2018 at 12:50AM by moephan
https://ift.tt/2Ll1z97