New post on /r/flutterdev subreddit:
r_flutter - code generator for assets and localization strings
I would like to let everyone know about a very useful package called r_flutter, which for some reason is not very popular: https://pub.dev/packages/r_flutterIt automatically generates asset names for assets added into the project, font names and localization keys.Latest version added picture documentation to generated entries so it's easy to browse them while writting widgets:https://imgur.com/a/sjPyy80For more advanced usage, there is also option to integrate with other libraries like flutter_svg.
September 30, 2019 at 08:02PM by chrabeusz
https://ift.tt/2oDgCU9
r_flutter - code generator for assets and localization strings
I would like to let everyone know about a very useful package called r_flutter, which for some reason is not very popular: https://pub.dev/packages/r_flutterIt automatically generates asset names for assets added into the project, font names and localization keys.Latest version added picture documentation to generated entries so it's easy to browse them while writting widgets:https://imgur.com/a/sjPyy80For more advanced usage, there is also option to integrate with other libraries like flutter_svg.
September 30, 2019 at 08:02PM by chrabeusz
https://ift.tt/2oDgCU9
Dart packages
r_flutter | Dart package
Generate constants for resources which require using them as a String like fonts and assets.
New post on /r/flutterdev subreddit:
FlutterUI - Minimal Designs - Dumplings - Speed Code
https://youtu.be/-vEl2dIlbt8
September 30, 2019 at 08:00PM by rajayogan27
https://ift.tt/2mYpvYd
FlutterUI - Minimal Designs - Dumplings - Speed Code
https://youtu.be/-vEl2dIlbt8
September 30, 2019 at 08:00PM by rajayogan27
https://ift.tt/2mYpvYd
YouTube
FlutterUI - Minimal Designs - Dumplings - Speed Code
Need an app ? - https://rajayogan.com Follow me on twitter - https://twitter.com/rajayogan14k Other flutter videos - https://www.youtube.com/playlist?list=PL...
New post on /r/flutterdev subreddit:
How To Create a Dynamic Theme in Flutter Using Provider
https://ift.tt/2o0Vy9K
September 30, 2019 at 08:29PM by divyanshub024
https://ift.tt/2oD6YAV
How To Create a Dynamic Theme in Flutter Using Provider
https://ift.tt/2o0Vy9K
September 30, 2019 at 08:29PM by divyanshub024
https://ift.tt/2oD6YAV
Medium
How To Create a Dynamic Theme in Flutter Using Provider
How to add dark mode to your app
New post on /r/flutterdev subreddit:
60 Days of Flutter :Building a Messenger from Scratch : Day 42–45 : Creating the Home Page & Quick Peek BottomSheet for Messages
https://ift.tt/2nVNnvG
September 30, 2019 at 09:42PM by aditya_gurjar
https://ift.tt/2oGYs3X
60 Days of Flutter :Building a Messenger from Scratch : Day 42–45 : Creating the Home Page & Quick Peek BottomSheet for Messages
https://ift.tt/2nVNnvG
September 30, 2019 at 09:42PM by aditya_gurjar
https://ift.tt/2oGYs3X
Medium
60 Days of Flutter :Building a Messenger : Day 42–44 : Creating the Home Page & Quick Peek BottomSheet for Messages
In the last post we created the Attachments Page. We now can add contacts, send/receive messages and attachments in our app. The one key…
New post on /r/flutterdev subreddit:
Hive DB Tutorial – Lightweight & Fast NoSQL Database in Pure Dart
https://youtu.be/R1GSrrItqUs
September 30, 2019 at 10:31PM by MRresoMC
https://ift.tt/2o0TLS8
Hive DB Tutorial – Lightweight & Fast NoSQL Database in Pure Dart
https://youtu.be/R1GSrrItqUs
September 30, 2019 at 10:31PM by MRresoMC
https://ift.tt/2o0TLS8
YouTube
Hive (Flutter Tutorial) – Lightweight & Fast NoSQL Database in Pure Dart
📗 Get the starter project & learn from the written tutorial 👇👇
https://resocoder.com/hive-db-tutorial
👨💻 Do you write good code? Find out now!
https://resocoder.com/good-code-quiz
Storing data locally is a task which has to be done by almost every app.…
https://resocoder.com/hive-db-tutorial
👨💻 Do you write good code? Find out now!
https://resocoder.com/good-code-quiz
Storing data locally is a task which has to be done by almost every app.…
New post on /r/flutterdev subreddit:
A look at Flutter from a native developer
https://ift.tt/2nfV283
September 30, 2019 at 10:17PM by Nietzking
https://ift.tt/2ndYuzT
A look at Flutter from a native developer
https://ift.tt/2nfV283
September 30, 2019 at 10:17PM by Nietzking
https://ift.tt/2ndYuzT
OrangeLoops
A Look at Flutter from a Native Developer
If you are into mobile app development then you've probably heard about Flutter, Google's open-source framework for building cross-platform applications. Released in 2017, the interest about Flutter kept growing since its launch, as you can see…
New post on /r/flutterdev subreddit:
Flutter : Display Current Location
https://ift.tt/2o2wWxo
October 01, 2019 at 02:13AM by code-Xtnds
https://ift.tt/2n4Kwk5
Flutter : Display Current Location
https://ift.tt/2o2wWxo
October 01, 2019 at 02:13AM by code-Xtnds
https://ift.tt/2n4Kwk5
xtnds
Flutter : Getting your location
Introduction I am planning to begin this journey of understanding all the we can do with flutter and GIS and Remote Sensing. This includes not only app that displays maps, but also things that may …
New post on Flutter Dev Google group:
How to use django back-end with flutter
How do I perform crud, post, get, delete, and update from flutter to django back-end using django restapi.
October 01, 2019 at 07:40AM by yuu uuu
https://ift.tt/2oLGg9j
How to use django back-end with flutter
How do I perform crud, post, get, delete, and update from flutter to django back-end using django restapi.
October 01, 2019 at 07:40AM by yuu uuu
https://ift.tt/2oLGg9j
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 Project with Android Native project library
Hi Flutter community, I want to know if it is possible to implement android native project as a library or ect. inside Flutter project? Thank you. Currently I have successfully integrated flutter inside android native project via module but I want to know if it is possible the other way around.
October 01, 2019 at 07:51AM by DJayEm13
https://ift.tt/2oRWRsj
Flutter Project with Android Native project library
Hi Flutter community, I want to know if it is possible to implement android native project as a library or ect. inside Flutter project? Thank you. Currently I have successfully integrated flutter inside android native project via module but I want to know if it is possible the other way around.
October 01, 2019 at 07:51AM by DJayEm13
https://ift.tt/2oRWRsj
reddit
Flutter Project with Android Native project library
Hi Flutter community, I want to know if it is possible to implement android native project as a library or ect. inside Flutter project? Thank...
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,...