New post on /r/flutterdev subreddit:
I've created a little plugin that allows to add an asset-based localization system in just a few lines of code !
https://ift.tt/33dss69
November 22, 2019 at 10:00PM by Skyost
https://ift.tt/2XENyZT
I've created a little plugin that allows to add an asset-based localization system in just a few lines of code !
https://ift.tt/33dss69
November 22, 2019 at 10:00PM by Skyost
https://ift.tt/2XENyZT
Dart packages
ez_localization | Flutter Package
Setup a powerful localization system in your flutter application quickly and easily.
New post on /r/flutterdev subreddit:
Help improve Flutter! Take our Q4 survey.
Hello from the Flutter team :)Please take a moment to tell us what you think by filling out this quarter’s survey here: https://google.qualtrics.com/jfe/form/SV_5BhR2R8DZIEE6dn?Source=Reddit(We cover different topics every quarter, and you can find what we learned in the lat survey (Q3) from this Medium article.)On behalf of the Flutter team, thank you!
November 22, 2019 at 10:33PM by janim27
https://ift.tt/2OcKRvO
Help improve Flutter! Take our Q4 survey.
Hello from the Flutter team :)Please take a moment to tell us what you think by filling out this quarter’s survey here: https://google.qualtrics.com/jfe/form/SV_5BhR2R8DZIEE6dn?Source=Reddit(We cover different topics every quarter, and you can find what we learned in the lat survey (Q3) from this Medium article.)On behalf of the Flutter team, thank you!
November 22, 2019 at 10:33PM by janim27
https://ift.tt/2OcKRvO
Qualtrics
Flutter User Survey - Q4 2019
Qualtrics sophisticated online survey software solutions make creating online surveys easy. Learn more about Research Suite and get a free account today.
New post on /r/flutterdev subreddit:
Android phone unrecognized when connected to Chromebook through cable (Flutter on ChromeOS)
Hi, I've just installed Flutter on a Chromebook, together with Android Studio and VSCode (and all the plugins). All good so far, I've created that new project to test if / how it runs but unfortunately no android phone is recognized.Mentions:- I've tried on 2 phones, both with Developer Options ON and USB Debugging ON. The phone is cable-connected to laptop- I run flutter doctor and all is green, with one exception: no devices available.Any suggestions?Many thanks!
November 23, 2019 at 01:40AM by marsze
https://ift.tt/2rnoXN5
Android phone unrecognized when connected to Chromebook through cable (Flutter on ChromeOS)
Hi, I've just installed Flutter on a Chromebook, together with Android Studio and VSCode (and all the plugins). All good so far, I've created that new project to test if / how it runs but unfortunately no android phone is recognized.Mentions:- I've tried on 2 phones, both with Developer Options ON and USB Debugging ON. The phone is cable-connected to laptop- I run flutter doctor and all is green, with one exception: no devices available.Any suggestions?Many thanks!
November 23, 2019 at 01:40AM by marsze
https://ift.tt/2rnoXN5
reddit
Android phone unrecognized when connected to Chromebook through...
Hi, I've just installed Flutter on a Chromebook, together with Android Studio and VSCode (and all the plugins). All good so far, I've created that...
New post on /r/flutterdev subreddit:
Academic Survey on Mobile Cross-Platform Development
https://ift.tt/2MCgXQz
November 23, 2019 at 02:49AM by K1NGC0D
https://ift.tt/35t52ve
Academic Survey on Mobile Cross-Platform Development
https://ift.tt/2MCgXQz
November 23, 2019 at 02:49AM by K1NGC0D
https://ift.tt/35t52ve
Google Docs
Cross-Platform Development Tools and Frameworks
The growing number of cross-platform development tools create a complex scenario. Developers need to know many tools in depth to select the one that best suits their project. There is still much discussion in the Cross-Platform Development literature about…
New post on /r/flutterdev subreddit:
How Flutter renders Widgets
https://www.youtube.com/watch?v=996ZgFRENMs&feature=share
November 23, 2019 at 02:47AM by Pixelreddit
https://ift.tt/35m17jA
How Flutter renders Widgets
https://www.youtube.com/watch?v=996ZgFRENMs&feature=share
November 23, 2019 at 02:47AM by Pixelreddit
https://ift.tt/35m17jA
YouTube
How Flutter renders Widgets
At Google Developer Days China 2019, Andrew Fitz Gibbon and Matt Sullivan discuss how Flutter works under the hood, and dig deep into widgets, elements, and render objects. Stay tuned to gain a better understanding of Flutter, and build better apps!
GDD…
GDD…
New post on /r/flutterdev subreddit:
Shared Expenses - a group expense tracking app built with flutter + cloud firestore
I have been developing this app to help roommates keep track of shared household expenses. Basically, individual users can connect to a shared group and submit a record of any bills they pay or payments they make to other users. It also allows you to adjust individual responsibilities for those bills according to category and/or date.For example, if someone moves out on a particular date, you can specify that and the bills that overlap are divided appropriately.It is currently in open beta if anyone would like to try it out. If you do try it out, I'd really appreciate any feedback or ideas for how it could look or work better.Developed using Flutter, Cloud Firestore, and Dart for the website :)Here is a demo of setting up a group:https://youtu.be/ADoew9FcUdEThe website:https://sharedexpenses.appThe opt-in URL for the beta:https://play.google.com/apps/testing/com.braketrack.shared_expensesAnd the code if anyone wants to check it out:https://github.com/kskotheim/shared_expenseshttps://github.com/kskotheim/shared_expenses_website
November 23, 2019 at 03:54AM by definitely_robots
https://ift.tt/2QHxlSo
Shared Expenses - a group expense tracking app built with flutter + cloud firestore
I have been developing this app to help roommates keep track of shared household expenses. Basically, individual users can connect to a shared group and submit a record of any bills they pay or payments they make to other users. It also allows you to adjust individual responsibilities for those bills according to category and/or date.For example, if someone moves out on a particular date, you can specify that and the bills that overlap are divided appropriately.It is currently in open beta if anyone would like to try it out. If you do try it out, I'd really appreciate any feedback or ideas for how it could look or work better.Developed using Flutter, Cloud Firestore, and Dart for the website :)Here is a demo of setting up a group:https://youtu.be/ADoew9FcUdEThe website:https://sharedexpenses.appThe opt-in URL for the beta:https://play.google.com/apps/testing/com.braketrack.shared_expensesAnd the code if anyone wants to check it out:https://github.com/kskotheim/shared_expenseshttps://github.com/kskotheim/shared_expenses_website
November 23, 2019 at 03:54AM by definitely_robots
https://ift.tt/2QHxlSo
YouTube
Shared Expenses App Demo
Shared Expenses is a new app that helps a group of roommates who share bills keep track of who owes what. It allows individual users to connect to a group th...
New post on /r/flutterdev subreddit:
Flutter Plugin - Sound with Frequency Control
Hi,I am writing an app that plays a (wav) audio file which I have to dynamically adjust the pitch. I already spent lot of time looking for different audio player but I still can't find one.Can someone help me find the right plugin?Kenn
November 23, 2019 at 08:27AM by quickenn
https://ift.tt/2Ofj4e1
Flutter Plugin - Sound with Frequency Control
Hi,I am writing an app that plays a (wav) audio file which I have to dynamically adjust the pitch. I already spent lot of time looking for different audio player but I still can't find one.Can someone help me find the right plugin?Kenn
November 23, 2019 at 08:27AM by quickenn
https://ift.tt/2Ofj4e1
reddit
Flutter Plugin - Sound with Frequency Control
Hi, I am writing an app that plays a (wav) audio file which I have to dynamically adjust the pitch. I already spent lot of time looking for...
New post on Flutter Dev Google group:
Android phone unrecognized when connected to Chromebook through cable (Flutter on ChromeOS)
Hi, I've just installed Flutter on a Chromebook, together with Android Studio and VSCode (and all the plugins). All good so far, I've created that new project to test if / how it runs but unfortunately no android phone is recognized. Mentions: - I've tried on 2 phones, both with Developer
November 23, 2019 at 10:00AM by Marius Pruna
https://ift.tt/2OAQtPq
Android phone unrecognized when connected to Chromebook through cable (Flutter on ChromeOS)
Hi, I've just installed Flutter on a Chromebook, together with Android Studio and VSCode (and all the plugins). All good so far, I've created that new project to test if / how it runs but unfortunately no android phone is recognized. Mentions: - I've tried on 2 phones, both with Developer
November 23, 2019 at 10:00AM by Marius Pruna
https://ift.tt/2OAQtPq
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:
How to achieve a GridView with a shift between the tiles and a fixed height ?
Like this : https://imgur.com/a/neJMXsD
November 23, 2019 at 11:10AM by Kadarach
https://ift.tt/2XE2UxX
How to achieve a GridView with a shift between the tiles and a fixed height ?
Like this : https://imgur.com/a/neJMXsD
November 23, 2019 at 11:10AM by Kadarach
https://ift.tt/2XE2UxX
Imgur
Shifted Gridview
Post with 32 views. Shifted Gridview
New post on /r/flutterdev subreddit:
DevonFw Flutter Guide: Bridging the gap between the absolute Flutter basics and clean, structured Flutter Development
https://ift.tt/2Oc38Jm
November 23, 2019 at 02:07PM by feustchen
https://ift.tt/2DaEUcs
DevonFw Flutter Guide: Bridging the gap between the absolute Flutter basics and clean, structured Flutter Development
https://ift.tt/2Oc38Jm
November 23, 2019 at 02:07PM by feustchen
https://ift.tt/2DaEUcs
GitHub
devonfw-forge/devonfw4flutter
A guide aiming to bridge the gap between the absolute Flutter basics and clean, structured Flutter Development - devonfw-forge/devonfw4flutter
New post on /r/flutterdev subreddit:
Easiest Steps To Build An Online Radio App With Flutter
https://ift.tt/2pNWjoa
November 22, 2019 at 08:18PM by wizpna
https://ift.tt/2rjxPDw
Easiest Steps To Build An Online Radio App With Flutter
https://ift.tt/2pNWjoa
November 22, 2019 at 08:18PM by wizpna
https://ift.tt/2rjxPDw
promise.hashnode.dev
Easiest Steps To Build An Online Radio App With Flutter
Hello everyone, It’s always a privilege to help you improve your tech skillset through my write-ups and tutelage.
In this article, you are going to learn the easiest way to build a radio app for an online radio station called “IndieXL”
IndieXL is a N...
In this article, you are going to learn the easiest way to build a radio app for an online radio station called “IndieXL”
IndieXL is a N...
New post on /r/flutterdev subreddit:
Raytracing with Flutter (open-source, Flutter Web demo)
https://twitter.com/modulovalue/status/1197880002722840577
November 22, 2019 at 03:14PM by modulovalue
https://ift.tt/34fCO6X
Raytracing with Flutter (open-source, Flutter Web demo)
https://twitter.com/modulovalue/status/1197880002722840577
November 22, 2019 at 03:14PM by modulovalue
https://ift.tt/34fCO6X
Twitter
modulovalue 💙
As promised, Raytracing with Flutter (Web 🙂) You can render this test scene at https://t.co/PZ7nyNYFeh and here's the repo: https://t.co/UxlEZ6EFOP
New post on /r/flutterdev subreddit:
Flutter Tutorial: Hotel Booking App UI - Flutter Tutorial by Cybdom Tech
https://ift.tt/34eEJZb
November 23, 2019 at 05:05PM by cybdom
https://ift.tt/37wr5TC
Flutter Tutorial: Hotel Booking App UI - Flutter Tutorial by Cybdom Tech
https://ift.tt/34eEJZb
November 23, 2019 at 05:05PM by cybdom
https://ift.tt/37wr5TC
Flutter Tutorial by Cybdom Tech
Flutter Tutorial: Hotel Booking App UI
Building a Hotel Booking UI and looking for inspiration? Look no further, we will build two screens of a super clean hotel booking app using Flutter.
New post on /r/flutterdev subreddit:
New state management library from dart up 2019 (Russia)
Osam: https://pub.dev/packages/osam Also, cool isolate management tool - worker_manager: https://pub.dev/packages/worker_manager
November 23, 2019 at 04:48PM by renesanse
https://ift.tt/35stwo7
New state management library from dart up 2019 (Russia)
Osam: https://pub.dev/packages/osam Also, cool isolate management tool - worker_manager: https://pub.dev/packages/worker_manager
November 23, 2019 at 04:48PM by renesanse
https://ift.tt/35stwo7
Dart packages
osam | Flutter Package
Lightweight and predictable state management. Allows you to save all application state by using Hve library
New post on /r/flutterdev subreddit:
Exploring Flutter camera plugin
https://ift.tt/37tAFXc
November 23, 2019 at 05:52PM by divyanshub024
https://ift.tt/2KPhEVz
Exploring Flutter camera plugin
https://ift.tt/37tAFXc
November 23, 2019 at 05:52PM by divyanshub024
https://ift.tt/2KPhEVz
Medium
Exploring the Flutter camera plugin
Building a camera app in Flutter.
👍1
New post on /r/flutterdev subreddit:
is flutter Organisation in GSoc for 2020 will offer projects?
GSOC 2020Is Flutter going to participate in GSOC 2020?
November 23, 2019 at 08:25PM by Adil_Rehman
https://ift.tt/2rlrFme
is flutter Organisation in GSoc for 2020 will offer projects?
GSOC 2020Is Flutter going to participate in GSOC 2020?
November 23, 2019 at 08:25PM by Adil_Rehman
https://ift.tt/2rlrFme
reddit
is flutter Organisation in GSoc for 2020 will offer projects?
# GSOC 2020 Is Flutter going to participate in GSOC 2020?
New post on /r/flutterdev subreddit:
Database options for client-side and server-side on the same application.
First time that I post here and on all reddit overall,I need to do an application on flutter for my capstone project and I need to have a client-side database (like SQLite) and a server-side database.My question is: What options I have to do this types of databases on the app?Can I use for example SQLite (or other option) and another option for the server-side on the same project without conflict?If so, which options seem more reasonable with this requirements?What is the best approach to this part?Also sorry if the question seems very basic and english is not my first language.
November 23, 2019 at 10:59PM by toshstyle
https://ift.tt/2rjEKNb
Database options for client-side and server-side on the same application.
First time that I post here and on all reddit overall,I need to do an application on flutter for my capstone project and I need to have a client-side database (like SQLite) and a server-side database.My question is: What options I have to do this types of databases on the app?Can I use for example SQLite (or other option) and another option for the server-side on the same project without conflict?If so, which options seem more reasonable with this requirements?What is the best approach to this part?Also sorry if the question seems very basic and english is not my first language.
November 23, 2019 at 10:59PM by toshstyle
https://ift.tt/2rjEKNb
reddit
Database options for client-side and server-side on the same...
First time that I post here and on all reddit overall, I need to do an application on flutter for my capstone project and I need to have a...
New post on Flutter Dev Google group:
How to specify format for Icons used in an app
Hello all. I need to add Icons that match the material design icons: leading: const Icon(Icons.zoom_out_map), To do this I must specify the format(s) so the graphics artist can make the correct media. How do I do this? -------- So far: Looking at https://ift.tt/1wPZ9QT
November 24, 2019 at 12:35AM by hoek
https://ift.tt/34iLkBW
How to specify format for Icons used in an app
Hello all. I need to add Icons that match the material design icons: leading: const Icon(Icons.zoom_out_map), To do this I must specify the format(s) so the graphics artist can make the correct media. How do I do this? -------- So far: Looking at https://ift.tt/1wPZ9QT
November 24, 2019 at 12:35AM by hoek
https://ift.tt/34iLkBW
GitHub
google/material-design-icons
Material Design icons by Google. Contribute to google/material-design-icons development by creating an account on GitHub.
New post on Flutter Dev Google group:
About single page website/portfolio using flutter
how can I give action on web navigation for a single page web/portfolio??? I develop a full website but .i can't able to give action on my website. https://consoleit.io/#/ ...is the link. can u help me ??? check my website. I am totally unable to give action on navigation.
November 24, 2019 at 02:07AM by tanveer ammir
https://ift.tt/2QOACPN
About single page website/portfolio using flutter
how can I give action on web navigation for a single page web/portfolio??? I develop a full website but .i can't able to give action on my website. https://consoleit.io/#/ ...is the link. can u help me ??? check my website. I am totally unable to give action on navigation.
November 24, 2019 at 02:07AM by tanveer ammir
https://ift.tt/2QOACPN
New post on /r/flutterdev subreddit:
Set up pre commit through version control?
Hello!I know there's are packages in node.js like Husky that enable one to have a pre-commit hook.I can set up a pre-commit hook on my personal computer, but I'd like to have one via version control so that everyone will have their commits checked.I'd prefer a method that isn't just telling people in the README.md to set it up via a script or whateverAny ideas on how to do this? Or is this not possible in flutter?
November 24, 2019 at 07:54AM by Dgameman1
https://ift.tt/2OhsOEB
Set up pre commit through version control?
Hello!I know there's are packages in node.js like Husky that enable one to have a pre-commit hook.I can set up a pre-commit hook on my personal computer, but I'd like to have one via version control so that everyone will have their commits checked.I'd prefer a method that isn't just telling people in the README.md to set it up via a script or whateverAny ideas on how to do this? Or is this not possible in flutter?
November 24, 2019 at 07:54AM by Dgameman1
https://ift.tt/2OhsOEB
reddit
Set up pre commit through version control?
Hello! I know there's are packages in node.js like Husky that enable one to have a pre-commit hook. I can set up a pre-commit hook on my...