New post on /r/flutterdev subreddit:
Flutter Job Market
Hey all! So I am relatively new to programming and have been learning Android recently using Kotlin with the hopes of landing a job(s) as a native Android developer. I needed a little break from Android yesterday and did a Flutter tutorial for a change and loved it.I am contemplating switching from learning Android to learning Flutter for cross platform. My question is what does the job market for Flutter developers look like. My goal here is to make a life change and I would like to give me the self the best opportunity to do so.TYIA
July 23, 2019 at 09:30PM by Developer_Shane
https://ift.tt/2YoaaRh
Flutter Job Market
Hey all! So I am relatively new to programming and have been learning Android recently using Kotlin with the hopes of landing a job(s) as a native Android developer. I needed a little break from Android yesterday and did a Flutter tutorial for a change and loved it.I am contemplating switching from learning Android to learning Flutter for cross platform. My question is what does the job market for Flutter developers look like. My goal here is to make a life change and I would like to give me the self the best opportunity to do so.TYIA
July 23, 2019 at 09:30PM by Developer_Shane
https://ift.tt/2YoaaRh
reddit
r/FlutterDev - Flutter Job Market
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Build Mobile Apps With Flutter and Google Maps (Next ‘19 Rewind)
https://www.youtube.com/attribution_link?a=FB64GCUW54I&u=%2Fwatch%3Fv%3DQ8TeIZiFdAA%26feature%3Dshare
July 23, 2019 at 11:50PM by Pixelreddit
https://ift.tt/2M7ltXB
Build Mobile Apps With Flutter and Google Maps (Next ‘19 Rewind)
https://www.youtube.com/attribution_link?a=FB64GCUW54I&u=%2Fwatch%3Fv%3DQ8TeIZiFdAA%26feature%3Dshare
July 23, 2019 at 11:50PM by Pixelreddit
https://ift.tt/2M7ltXB
YouTube
Build Mobile Apps With Flutter and Google Maps (Next ‘19 Rewind)
The recent release of Flutter 1.0 opened many exciting possibilities for building Android and iOS apps with a single codebase. This is especially true for ap...
New post on /r/flutterdev subreddit:
Dropbox API on Flutter Desktop app?
Is it possible to use Dropbox Api with Flutter on Desktop environment? I am not sure which SDK is compatible.
July 23, 2019 at 11:44PM by Kakkurimme
https://ift.tt/32K8Szo
Dropbox API on Flutter Desktop app?
Is it possible to use Dropbox Api with Flutter on Desktop environment? I am not sure which SDK is compatible.
July 23, 2019 at 11:44PM by Kakkurimme
https://ift.tt/32K8Szo
reddit
r/FlutterDev - Dropbox API on Flutter Desktop app?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter - How to Get Started | Part 1
https://youtu.be/Y6apJ2jEv_8
July 23, 2019 at 11:13PM by prateeksharma1712
https://ift.tt/2GpRBCe
Flutter - How to Get Started | Part 1
https://youtu.be/Y6apJ2jEv_8
July 23, 2019 at 11:13PM by prateeksharma1712
https://ift.tt/2GpRBCe
YouTube
Flutter - How to Get Started | Part 1
#Flutter #GettingStarted #FlutterSetup Get started with Flutter Setup and Basic Information on Hello World of Flutter. Get to know the most commonly used Wid...
New post on /r/flutterdev subreddit:
RFC on Provider package that proposes a way to filter unneeded rebuilds.
https://ift.tt/2Z9KPaK
July 24, 2019 at 02:06AM by EngineerScientist
https://ift.tt/2GnOTNm
RFC on Provider package that proposes a way to filter unneeded rebuilds.
https://ift.tt/2Z9KPaK
July 24, 2019 at 02:06AM by EngineerScientist
https://ift.tt/2GnOTNm
GitHub
[RFC] A way to filter rebuilds at the consumer level · Issue #169 · rrousselGit/provider
Currently, there's no mechanism to filter updates on the consumer level. There is updateShouldNotify on the provider level, but it's used for a completely different reason. It&#...
New post on /r/flutterdev subreddit:
provider_shopper : A Flutter sample app that shows a state management approach using the Provider package. This is the app discussed in the Simple app state management section of flutter.dev.
https://ift.tt/2Gr8Rqt
July 24, 2019 at 01:57AM by EngineerScientist
https://ift.tt/2Z8joyj
provider_shopper : A Flutter sample app that shows a state management approach using the Provider package. This is the app discussed in the Simple app state management section of flutter.dev.
https://ift.tt/2Gr8Rqt
July 24, 2019 at 01:57AM by EngineerScientist
https://ift.tt/2Z8joyj
GitHub
flutter/samples
A collection of Flutter examples and demos. Contribute to flutter/samples development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Help an old-school guy "get" it
Can folks help me understand some ideas about how Flutter is different from old, hard-to-maintain UI frameworks that we have had in the past, such as Java Swing?I'm familiar with iOS and Android, which have great declarative UI tooling that separates the UI stuff from my code. In contrast, we've seen how old-school UI frameworks like Java Swing can quickly become a maintenance nightmare.I know that Flutter is "declarative," but it sure feels procedural. In fact, to this old man's eyes, it looks most similar to nightmarish procedural UI tools (eg Java Swing) than anything else. Even HTML/CSS keep structure and presentation more separate.To me Flutter seems like a step backwards despite the fast development cycle and fun Dart language.Am I crazy? Old? Tell me what I'm not seeing here. I'd like to like Flutter.... but right now I'm too jaded to!
July 24, 2019 at 01:51AM by yjblow
https://ift.tt/2Z8jmXd
Help an old-school guy "get" it
Can folks help me understand some ideas about how Flutter is different from old, hard-to-maintain UI frameworks that we have had in the past, such as Java Swing?I'm familiar with iOS and Android, which have great declarative UI tooling that separates the UI stuff from my code. In contrast, we've seen how old-school UI frameworks like Java Swing can quickly become a maintenance nightmare.I know that Flutter is "declarative," but it sure feels procedural. In fact, to this old man's eyes, it looks most similar to nightmarish procedural UI tools (eg Java Swing) than anything else. Even HTML/CSS keep structure and presentation more separate.To me Flutter seems like a step backwards despite the fast development cycle and fun Dart language.Am I crazy? Old? Tell me what I'm not seeing here. I'd like to like Flutter.... but right now I'm too jaded to!
July 24, 2019 at 01:51AM by yjblow
https://ift.tt/2Z8jmXd
reddit
r/FlutterDev - Help an old-school guy "get" it
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Lessons learned building the Invoice Ninja Flutter mobile app | Hillel C...
https://www.youtube.com/attribution_link?a=I9mla1krNJo&u=%2Fwatch%3Fv%3D4orXFulZBAo%26feature%3Dshare
July 24, 2019 at 02:59AM by Pixelreddit
https://ift.tt/2M9LWng
Lessons learned building the Invoice Ninja Flutter mobile app | Hillel C...
https://www.youtube.com/attribution_link?a=I9mla1krNJo&u=%2Fwatch%3Fv%3D4orXFulZBAo%26feature%3Dshare
July 24, 2019 at 02:59AM by Pixelreddit
https://ift.tt/2M9LWng
YouTube
Lessons learned building the Invoice Ninja Flutter mobile app | Hillel Coren, Invoice Ninja
Hillel Coren will be giving a talk sharing the lessons he's learned using Flutter to build Invoice Ninja's new mobile app. Some of the topics covered will in...
New post on /r/flutterdev subreddit:
Hungry for a 'complete' cryptography package on Flutter/Dart? Check out steel_crypt!
https://ift.tt/30P6u8P
July 24, 2019 at 05:36AM by AKushWarrior
https://ift.tt/2Oh0nbT
Hungry for a 'complete' cryptography package on Flutter/Dart? Check out steel_crypt!
https://ift.tt/30P6u8P
July 24, 2019 at 05:36AM by AKushWarrior
https://ift.tt/2Oh0nbT
reddit
r/dartlang - Hungry for a 'complete' cryptography package on dart? Check out steel_crypt!
1 vote and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Fingerprint Authentication In Flutter
https://ift.tt/2Yl2oYf
July 24, 2019 at 05:28AM by myvsparth
https://ift.tt/2Y9RnFi
Fingerprint Authentication In Flutter
https://ift.tt/2Yl2oYf
July 24, 2019 at 05:28AM by myvsparth
https://ift.tt/2Y9RnFi
C-Sharpcorner
Fingerprint Authentication In Flutter
This article is about the implementation of Fingerprint Authentication in Flutter.
New post on /r/flutterdev subreddit:
How do you use SVG's on Flutter Web?
The flutter_web docos say to that dart:svg is ported, but how do you use that with the flutter asset / widget system?
July 24, 2019 at 04:49AM by Dazza5000
https://ift.tt/2Y7c44A
How do you use SVG's on Flutter Web?
The flutter_web docos say to that dart:svg is ported, but how do you use that with the flutter asset / widget system?
July 24, 2019 at 04:49AM by Dazza5000
https://ift.tt/2Y7c44A
reddit
r/FlutterDev - How do you use SVG's on Flutter Web?
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Automated email sending plugin?
Searched everywhere and couldn’t really find a solution to this. Is there a flutter plugin for sending automated emails in the background(ie without opening email app and having user hit send)? Basically I’d like to be able to pass a sender email, receiver email, subject, body, attachments, etc.If this plugin doesn’t exist yet, how could one go about building it? I would love to build it out if possible and publish it. Any guidance here is appreciated, thanks! :-)
July 24, 2019 at 04:28AM by Throqaway
https://ift.tt/2JKXxrp
Automated email sending plugin?
Searched everywhere and couldn’t really find a solution to this. Is there a flutter plugin for sending automated emails in the background(ie without opening email app and having user hit send)? Basically I’d like to be able to pass a sender email, receiver email, subject, body, attachments, etc.If this plugin doesn’t exist yet, how could one go about building it? I would love to build it out if possible and publish it. Any guidance here is appreciated, thanks! :-)
July 24, 2019 at 04:28AM by Throqaway
https://ift.tt/2JKXxrp
reddit
r/FlutterDev - Automated email sending plugin?
3 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Flutter Beginners: Build Responsive Intro Page Layout & Create Custom Dialog Box Using Named Routes
https://youtu.be/ERLO4LzFv-M
July 24, 2019 at 08:13AM by projectmind_guru
https://ift.tt/2LCDFc7
Flutter Beginners: Build Responsive Intro Page Layout & Create Custom Dialog Box Using Named Routes
https://youtu.be/ERLO4LzFv-M
July 24, 2019 at 08:13AM by projectmind_guru
https://ift.tt/2LCDFc7
YouTube
(Ep 18) Flutter: Build Responsive Intro Page Layout & Create Custom Dialog Box Using Named Routes
This video will cover some fundamentals for building out a responsive page layout in flutter that will resize to look great on all devices. After that we’re ...
New post on /r/flutterdev subreddit:
GRPC - the best way to http2 in flutter.
Hi, anybody knows how to use GRPC client side in flutter? Google results not satisfying me, and i want to know your opinion. Im not suggesting any tutorial from google, and it is targeted
July 24, 2019 at 09:21AM by flumoo
https://ift.tt/2Z6Z28F
GRPC - the best way to http2 in flutter.
Hi, anybody knows how to use GRPC client side in flutter? Google results not satisfying me, and i want to know your opinion. Im not suggesting any tutorial from google, and it is targeted
July 24, 2019 at 09:21AM by flumoo
https://ift.tt/2Z6Z28F
reddit
r/FlutterDev - GRPC - the best way to http2 in flutter.
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Audio recorder widget
Has anyone found a good audio/voice recording widget ideally with some visualisation (VU meter/soundwave type of animation)?
July 24, 2019 at 09:14AM by npva
https://ift.tt/2Ogv7tt
Audio recorder widget
Has anyone found a good audio/voice recording widget ideally with some visualisation (VU meter/soundwave type of animation)?
July 24, 2019 at 09:14AM by npva
https://ift.tt/2Ogv7tt
reddit
r/FlutterDev - Audio recorder widget
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
What you want to learn next?
After completing the series "Architect your Flutter project using BLoC pattern". I am looking out for topics to write on. Let me know what should I be writing next ? :grinning:
July 24, 2019 at 10:54AM by sagarsuri56
https://ift.tt/2M5xzAx
What you want to learn next?
After completing the series "Architect your Flutter project using BLoC pattern". I am looking out for topics to write on. Let me know what should I be writing next ? :grinning:
July 24, 2019 at 10:54AM by sagarsuri56
https://ift.tt/2M5xzAx
reddit
r/FlutterDev - What you want to learn next?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter: Infinite ListView with Redux
https://ift.tt/312gmfF
July 24, 2019 at 12:06PM by EngineerScientist
https://ift.tt/32YjDyi
Flutter: Infinite ListView with Redux
https://ift.tt/312gmfF
July 24, 2019 at 12:06PM by EngineerScientist
https://ift.tt/32YjDyi
Medium
Flutter: Infinite ListView with Redux
Utilizing Redux to bring a reliable infinite list with “pull-to-refresh” and error handling to your Flutter project.
New post on /r/flutterdev subreddit:
Dart, Flutter and GRPC. Error in generated files. Maybe you know answer?
https://ift.tt/30Vy4Bj
July 24, 2019 at 11:53AM by flumoo
https://ift.tt/32NdDIm
Dart, Flutter and GRPC. Error in generated files. Maybe you know answer?
https://ift.tt/30Vy4Bj
July 24, 2019 at 11:53AM by flumoo
https://ift.tt/32NdDIm
GitHub
GRPC Dart client files generated with protoc.exe with error The method 'pc' isn't defined for the class 'BuilderInfo'. · Issue…
Error: The method 'pc' isn't defined for the class 'BuilderInfo'. in line: class WUFPersonalDetails extends $pb.GeneratedMessage { static final $pb.BuilderIn...
New post on /r/flutterdev subreddit:
Oh, it seems Flutter's pub.dev is down now
https://imgur.com/xbZDoJ9
July 24, 2019 at 11:44AM by anticafe
https://ift.tt/2XWpJ38
Oh, it seems Flutter's pub.dev is down now
https://imgur.com/xbZDoJ9
July 24, 2019 at 11:44AM by anticafe
https://ift.tt/2XWpJ38
Imgur
Oh, it seems Flutter's pub.dev is down now
New post on /r/flutterdev subreddit:
is flutter web (humming bird) ready for production?
I have an e-commerce project and I have done it's android and IOS app in flutter. I was wondering if flutter web (humming bird) is ready for production so that I can use it for my project?
July 24, 2019 at 01:52PM by mojtabaparvar
https://ift.tt/2M66ywR
is flutter web (humming bird) ready for production?
I have an e-commerce project and I have done it's android and IOS app in flutter. I was wondering if flutter web (humming bird) is ready for production so that I can use it for my project?
July 24, 2019 at 01:52PM by mojtabaparvar
https://ift.tt/2M66ywR
reddit
r/FlutterDev - is flutter web (humming bird) ready for production?
0 votes and 1 comment so far on Reddit