New post on /r/flutterdev subreddit:
Flutter internals
https://ift.tt/2oLNNoD
October 01, 2019 at 10:32AM by EngineerScientist
https://ift.tt/2npCGS7
Flutter internals
https://ift.tt/2oLNNoD
October 01, 2019 at 10:32AM by EngineerScientist
https://ift.tt/2npCGS7
Didier Boelens
Didier Boelens - Flutter
Flutter - How does Flutter actually work, internally?
What are Widgets, Elements, BuildContext, RenderOject, Bindings…
Difficulty: Beginner
What are Widgets, Elements, BuildContext, RenderOject, Bindings…
Difficulty: Beginner
New post on /r/flutterdev subreddit:
Yes we can: Writing Firestore Admin functions in Dart, and using the Firestore Emulator
https://ift.tt/2o4EoZa
October 01, 2019 at 10:30AM by Elixane
https://ift.tt/2n9LECZ
Yes we can: Writing Firestore Admin functions in Dart, and using the Firestore Emulator
https://ift.tt/2o4EoZa
October 01, 2019 at 10:30AM by Elixane
https://ift.tt/2n9LECZ
Medium
Yes we can: Writing Firestore Admin functions in Dart, and using the Firestore Emulator
Thanks to the awesome Firestore Admin Interop library, you can write Firestore admin functions in Dart (and yes Googlers, if you are…
New post on /r/flutterdev subreddit:
#3 Container Widget Flutter
https://youtu.be/HoEI1Ii6x90
October 01, 2019 at 11:16AM by systechdevelopers
https://ift.tt/2mw143W
#3 Container Widget Flutter
https://youtu.be/HoEI1Ii6x90
October 01, 2019 at 11:16AM by systechdevelopers
https://ift.tt/2mw143W
YouTube
#3 Widget Container| Flutter Tutorial | Google
#3 Widget Container.
New post on /r/flutterdev subreddit:
I have just released my first package: SlideButton. A heavily customizable and flexible "slide to unlock" kinda widget.
https://ift.tt/2lBHtix
October 01, 2019 at 01:41PM by Gibepad
https://ift.tt/2o5pOR3
I have just released my first package: SlideButton. A heavily customizable and flexible "slide to unlock" kinda widget.
https://ift.tt/2lBHtix
October 01, 2019 at 01:41PM by Gibepad
https://ift.tt/2o5pOR3
Dart packages
slide_button | Flutter Package
A sliding Flutter widget, based on the slide to unlock function from multiple devices. Heavily customizable and flexible.
New post on /r/flutterdev subreddit:
Developing and testing accessible apps in Flutter
https://ift.tt/2o95Dln
October 01, 2019 at 12:50PM by Purple_Pizzazz
https://ift.tt/2o7c2NQ
Developing and testing accessible apps in Flutter
https://ift.tt/2o95Dln
October 01, 2019 at 12:50PM by Purple_Pizzazz
https://ift.tt/2o7c2NQ
Medium
Developing and testing accessible apps in Flutter
I recently worked on accessibility and implemented it’s missing elements to the apps I am working on.
New post on Flutter Dev Google group:
Flutter IntelliJ Plugin M40 Release
Flutter IntelliJ Plugin M40 Release Co-editing Flutter and Android Code After following the instructions < https://github.com/flutter/flutter/wiki/Add-Flutter-to-existing-apps#2-depend-on-the-modules-source-code> to add a Flutter module to an Android app you can open the app in Android Studio
October 01, 2019 at 03:01PM by Steve Messick
https://ift.tt/2odesdE
Flutter IntelliJ Plugin M40 Release
Flutter IntelliJ Plugin M40 Release Co-editing Flutter and Android Code After following the instructions < https://github.com/flutter/flutter/wiki/Add-Flutter-to-existing-apps#2-depend-on-the-modules-source-code> to add a Flutter module to an Android app you can open the app in Android Studio
October 01, 2019 at 03:01PM by Steve Messick
https://ift.tt/2odesdE
GitHub
Add Flutter to existing apps
Flutter makes it easy and fast to build beautiful mobile apps. - flutter/flutter
New post on Flutter Dev Google group:
VS Code extensions v3.5.0
Hey all, Updates to the Dart and Flutter VS Code extensions have been published. Release notes are below (and online ). Editor - #1958
VS Code extensions v3.5.0
Hey all, Updates to the Dart and Flutter VS Code extensions have been published. Release notes are below (and online ). Editor - #1958
New post on /r/flutterdev subreddit:
Flutter learner on east coast. Looking for one or two serious partners
Hi,Middle aged guy learning flutter. Time is a premium. Looking for a buddy or buddies who can work with me once a week. We talk, sync up, do our projects and then get back. I'm starting from scratch. The hope here is to create a small app development consultancy in the future that specializes in Flutter.
October 01, 2019 at 03:28PM by FlutterLearner2019
https://ift.tt/2nrwx7X
Flutter learner on east coast. Looking for one or two serious partners
Hi,Middle aged guy learning flutter. Time is a premium. Looking for a buddy or buddies who can work with me once a week. We talk, sync up, do our projects and then get back. I'm starting from scratch. The hope here is to create a small app development consultancy in the future that specializes in Flutter.
October 01, 2019 at 03:28PM by FlutterLearner2019
https://ift.tt/2nrwx7X
reddit
Flutter learner on east coast. Looking for one or two serious partners
Hi, Middle aged guy learning flutter. Time is a premium. Looking for a buddy or buddies who can work with me once a week. We talk, sync up, do...
New post on /r/flutterdev subreddit:
Need Help on HTTP library for Flutter Web
Hello, hope everyone is having a great time. I am new to Flutter development and trying to add http requests in flutter web project. I am not sure if we can use 'http' or 'dio' library in flutter web... Kindly help me on this. Thanks in advance!
October 01, 2019 at 04:11PM by _the_airbender_
https://ift.tt/2njqJgT
Need Help on HTTP library for Flutter Web
Hello, hope everyone is having a great time. I am new to Flutter development and trying to add http requests in flutter web project. I am not sure if we can use 'http' or 'dio' library in flutter web... Kindly help me on this. Thanks in advance!
October 01, 2019 at 04:11PM by _the_airbender_
https://ift.tt/2njqJgT
reddit
Need Help on HTTP library for Flutter Web
Hello, hope everyone is having a great time. I am new to Flutter development and trying to add http requests in flutter web project. I am not...
New post on /r/flutterdev subreddit:
worried about impact of flutter upgrade on 3rd party plugins
installed flutter about 2 months ago and have been playing around with it. love it so far. i'm using quite a few third party plugins (not provided by flutter team). i am looking to update the flutter SDK to the latest version. seems easy enough. i'm worried though that it might somehow break compatibility with a 3rd party plugin i am using (maybe they haven't had time to test their plugin against the newest flutter version). i don't have a specific conflict in-mind, just worried across the board since some plugins are maintained more frequently than others.i know the flutter docs say you can "pin a plugin to a specific flutter version". so, upgrading isn't impossible, because you can always selectively fall back in specific instances. but my question is, how do you know which plugins have been tested and are compatible with which versions of the SDK? i don't see it listed for each plugin anywhere. how can you easily identify any incompatibilities if there are any (without stumbling upon it randomly while playing with functionality within your app). i'd love to blindly just update everything and assume it works, but i don't know if that's a realistic or smart decision for the long term.thanks!
October 01, 2019 at 06:04PM by pickleback11
https://ift.tt/2p2bzgq
worried about impact of flutter upgrade on 3rd party plugins
installed flutter about 2 months ago and have been playing around with it. love it so far. i'm using quite a few third party plugins (not provided by flutter team). i am looking to update the flutter SDK to the latest version. seems easy enough. i'm worried though that it might somehow break compatibility with a 3rd party plugin i am using (maybe they haven't had time to test their plugin against the newest flutter version). i don't have a specific conflict in-mind, just worried across the board since some plugins are maintained more frequently than others.i know the flutter docs say you can "pin a plugin to a specific flutter version". so, upgrading isn't impossible, because you can always selectively fall back in specific instances. but my question is, how do you know which plugins have been tested and are compatible with which versions of the SDK? i don't see it listed for each plugin anywhere. how can you easily identify any incompatibilities if there are any (without stumbling upon it randomly while playing with functionality within your app). i'd love to blindly just update everything and assume it works, but i don't know if that's a realistic or smart decision for the long term.thanks!
October 01, 2019 at 06:04PM by pickleback11
https://ift.tt/2p2bzgq
reddit
worried about impact of flutter upgrade on 3rd party plugins
installed flutter about 2 months ago and have been playing around with it. love it so far. i'm using quite a few third party plugins (not...
New post on /r/flutterdev subreddit:
Scan and Generate Qr in Flutter
https://ift.tt/2mI5QLZ
October 01, 2019 at 07:04PM by ishanfx
https://ift.tt/2p6jVUj
Scan and Generate Qr in Flutter
https://ift.tt/2mI5QLZ
October 01, 2019 at 07:04PM by ishanfx
https://ift.tt/2p6jVUj
New post on /r/flutterdev subreddit:
Pixelbook as a developer machine
Hi, I just wrote a post about how it is to use a Pixelbook as a developer machine, in my case Android and Flutter developer:https://www.fluxit.dev/2019/10/pixelbook-as-developer-machine.htmlany comment is welcome
October 01, 2019 at 08:52PM by alesalv
https://ift.tt/2oYdnqy
Pixelbook as a developer machine
Hi, I just wrote a post about how it is to use a Pixelbook as a developer machine, in my case Android and Flutter developer:https://www.fluxit.dev/2019/10/pixelbook-as-developer-machine.htmlany comment is welcome
October 01, 2019 at 08:52PM by alesalv
https://ift.tt/2oYdnqy
www.fluxit.dev
Pixelbook as a developer machine
Overview In this post I'd like to give you some of my personal thoughts and feelings about using a Pixelbook as my main developer machine,...
New post on /r/flutterdev subreddit:
Flutter 1.9.1+hotfix.4 released
Flutter 1.9.1+hotfix.4 • channel stable • https://github.com/flutter/flutter.gitFramework • revision cc949a8e8b (4 days ago) • 2019-09-27 15:04:59 -0700Engine • revision b863200c37Tools • Dart 2.5.0
October 01, 2019 at 09:09PM by aqcohen
https://ift.tt/2p4DFrf
Flutter 1.9.1+hotfix.4 released
Flutter 1.9.1+hotfix.4 • channel stable • https://github.com/flutter/flutter.gitFramework • revision cc949a8e8b (4 days ago) • 2019-09-27 15:04:59 -0700Engine • revision b863200c37Tools • Dart 2.5.0
October 01, 2019 at 09:09PM by aqcohen
https://ift.tt/2p4DFrf
GitHub
GitHub - flutter/flutter: Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Flutter makes it easy and fast to build beautiful apps for mobile and beyond - flutter/flutter
New post on /r/flutterdev subreddit:
Flutter Responsive UI | Learning Platform App - Part 2
https://youtu.be/EzOXUL2P4R0
October 02, 2019 at 12:41AM by EngineerScientist
https://ift.tt/2ohJoJW
Flutter Responsive UI | Learning Platform App - Part 2
https://youtu.be/EzOXUL2P4R0
October 02, 2019 at 12:41AM by EngineerScientist
https://ift.tt/2ohJoJW
YouTube
Flutter Responsive UI | Learning Platform App - Part 2
#Flutter #Responsive #CrossPlatform
In this video, you will more about responsive layouts using multiple layout structures for various screen resolutions and configurations.
This video is a continuation of Part 1 - https://youtu.be/afBmGC63iIQ
If you liked…
In this video, you will more about responsive layouts using multiple layout structures for various screen resolutions and configurations.
This video is a continuation of Part 1 - https://youtu.be/afBmGC63iIQ
If you liked…
New post on /r/flutterdev subreddit:
Flutter Stateful Widget Clarification
I have two pages, a diary detail view, and a diary edit view. The diary edit view is made up of smaller components which are indeed stateful (like text fields, checkboxes). The problem is the parent widgets which are also currently stateful. I believe that under Performance Considerations, Flutter says to push state to the leaves (https://api.flutter.dev/flutter/widgets/StatefulWidget-class.html). Thats why I waa thinking of refactoring the parent components into stateless, and use the Provider same package instead for updates.
October 02, 2019 at 02:55AM by 4247407
https://ift.tt/2nu79i3
Flutter Stateful Widget Clarification
I have two pages, a diary detail view, and a diary edit view. The diary edit view is made up of smaller components which are indeed stateful (like text fields, checkboxes). The problem is the parent widgets which are also currently stateful. I believe that under Performance Considerations, Flutter says to push state to the leaves (https://api.flutter.dev/flutter/widgets/StatefulWidget-class.html). Thats why I waa thinking of refactoring the parent components into stateless, and use the Provider same package instead for updates.
October 02, 2019 at 02:55AM by 4247407
https://ift.tt/2nu79i3
api.flutter.dev
StatefulWidget class - widgets library - Dart API
API docs for the StatefulWidget class from the widgets library, for the Dart programming language.
New post on /r/flutterdev subreddit:
Flutter Onsite at Google Developer Days China 2019
https://www.youtube.com/watch?v=lKI-lOBPowc&feature=youtu.be
October 02, 2019 at 02:48AM by MarkOSullivan
https://ift.tt/2opciYs
Flutter Onsite at Google Developer Days China 2019
https://www.youtube.com/watch?v=lKI-lOBPowc&feature=youtu.be
October 02, 2019 at 02:48AM by MarkOSullivan
https://ift.tt/2opciYs
YouTube
Flutter Onsite at Google Developer Days China 2019
At Google Developer Days China 2019, we announced Flutter 1.9 and that web support has been merged into the main flutter repository. In this episode of Flutt...
New post on /r/flutterdev subreddit:
Flutter Onsite at Google Developer Days China 2019
https://youtu.be/lKI-lOBPowc
October 02, 2019 at 01:35AM by EngineerScientist
https://ift.tt/2mOIGna
Flutter Onsite at Google Developer Days China 2019
https://youtu.be/lKI-lOBPowc
October 02, 2019 at 01:35AM by EngineerScientist
https://ift.tt/2mOIGna
YouTube
Flutter Onsite at Google Developer Days China 2019
At Google Developer Days China 2019, we announced Flutter 1.9 and that web support has been merged into the main flutter repository. In this episode of Flutt...
New post on /r/flutterdev subreddit:
Pixelbook as a developer machine
https://ift.tt/2okjfdF
October 02, 2019 at 07:16AM by alesalv
https://ift.tt/2okj4iv
Pixelbook as a developer machine
https://ift.tt/2okjfdF
October 02, 2019 at 07:16AM by alesalv
https://ift.tt/2okj4iv
www.fluxit.dev
Pixelbook as a developer machine
Overview In this post I'd like to give you some of my personal thoughts and feelings about using a Pixelbook as my main developer machine,...
New post on /r/flutterdev subreddit:
Master Flutter Essentials: Intensify Powerful UIs
https://ift.tt/2orCOjY
October 02, 2019 at 09:33AM by Elixane
https://ift.tt/2pf5pJV
Master Flutter Essentials: Intensify Powerful UIs
https://ift.tt/2orCOjY
October 02, 2019 at 09:33AM by Elixane
https://ift.tt/2pf5pJV
Medium
Master Flutter Essentials: Intensify Powerful UIs
This is the second episode in the quest to become a Master Flutter developer. In the last article, we covered the basics of flutter to get y
New post on Flutter Dev Google group:
Flutter MacOS App sandbox issue
I have written a Flutter desktop app for macOS. It uses a plugin to access Apple's Contacts framework to be able to offer the user's address book entries to the app. When running with "flutter run -d macOS" the App *does* ask whether "Terminal" shall be allowed to access the address book.
October 02, 2019 at 12:47PM by Thomas Verbeek
https://ift.tt/2ov93ig
Flutter MacOS App sandbox issue
I have written a Flutter desktop app for macOS. It uses a plugin to access Apple's Contacts framework to be able to offer the user's address book entries to the app. When running with "flutter run -d macOS" the App *does* ask whether "Terminal" shall be allowed to access the address book.
October 02, 2019 at 12:47PM by Thomas Verbeek
https://ift.tt/2ov93ig
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 Responsive UI for Learning Platform App
https://ift.tt/2pgWveR
October 02, 2019 at 12:11PM by Elixane
https://ift.tt/2pb8gU2
Flutter Responsive UI for Learning Platform App
https://ift.tt/2pgWveR
October 02, 2019 at 12:11PM by Elixane
https://ift.tt/2pb8gU2
Medium
Flutter Responsive UI for Learning Platform App
Hello Flutter Learners,