New post on /r/flutterdev subreddit:
What back-ends are recommended for a Flutter app?
I'm finishing to learn Flutter, and now I need to make a decision about what database to work with for production. I'm used at working with MySQL/MariaDB or PostgreSQL, but with Flutter there several options: SQL-NoSQL, local-hosting-cloud, relational-noRelational.My Flutter app is intended to:be used at platforms: android and Webbe deployed to a hosting (or cloud) providing web-server and database services on a Linux distro.What database would you recommend based on in aforementioned? and why?
November 07, 2020 at 02:23AM by warcayac
https://ift.tt/3lkdbKR
What back-ends are recommended for a Flutter app?
I'm finishing to learn Flutter, and now I need to make a decision about what database to work with for production. I'm used at working with MySQL/MariaDB or PostgreSQL, but with Flutter there several options: SQL-NoSQL, local-hosting-cloud, relational-noRelational.My Flutter app is intended to:be used at platforms: android and Webbe deployed to a hosting (or cloud) providing web-server and database services on a Linux distro.What database would you recommend based on in aforementioned? and why?
November 07, 2020 at 02:23AM by warcayac
https://ift.tt/3lkdbKR
reddit
What back-ends are recommended for a Flutter app?
I'm finishing to learn Flutter, and now I need to make a decision about what database to work with for production. I'm used at working with...
New post on /r/flutterdev subreddit:
Flutter Desktop and Firebase
Please is there a way to Implement Firebase on Flutter Desktop for windows?
November 07, 2020 at 04:18AM by lazicah-
https://ift.tt/3eBruIo
Flutter Desktop and Firebase
Please is there a way to Implement Firebase on Flutter Desktop for windows?
November 07, 2020 at 04:18AM by lazicah-
https://ift.tt/3eBruIo
reddit
Flutter Desktop and Firebase
Please is there a way to Implement Firebase on Flutter Desktop for windows?
New post on /r/flutterdev subreddit:
Weekly Issue #13 - Mobile Developers Cafe is out now with loads of curated articles. Read now.
https://ift.tt/3k744f5
November 07, 2020 at 06:15AM by iranjith4
https://ift.tt/3k7Yzg7
Weekly Issue #13 - Mobile Developers Cafe is out now with loads of curated articles. Read now.
https://ift.tt/3k744f5
November 07, 2020 at 06:15AM by iranjith4
https://ift.tt/3k7Yzg7
Mobiledeveloperscafe
Mobile Developers Cafe - Weekly Issue #13
Apple "One more thing" event, Giveaway Winner, XCode 12.2 RC release and lot more on this issue.
New post on /r/flutterdev subreddit:
Internationalization using easy_localization package in Flutter
Article: https://letusflutter.com/2020/11/07/flutter-internationalization-using-easy_localization-package/Github: https://github.com/Amitbhave/flutter-tutorials/tree/master/flutter_internationalization
November 07, 2020 at 10:09AM by amitb10
https://ift.tt/3eGS96r
Internationalization using easy_localization package in Flutter
Article: https://letusflutter.com/2020/11/07/flutter-internationalization-using-easy_localization-package/Github: https://github.com/Amitbhave/flutter-tutorials/tree/master/flutter_internationalization
November 07, 2020 at 10:09AM by amitb10
https://ift.tt/3eGS96r
Let Us Flutter
Flutter – Internationalization using easy_localization package
While developing your mobile app, you do care about users of the app and to provide better user experience, you can think about providing internationalization in the app i.e. having an option to sw…
New post on /r/flutterdev subreddit:
Which State Management Will You Choose?
Also mention the reason of using it.View Poll
November 07, 2020 at 09:36AM by draculamasterwinzy
https://ift.tt/3k4NYTa
Which State Management Will You Choose?
Also mention the reason of using it.View Poll
November 07, 2020 at 09:36AM by draculamasterwinzy
https://ift.tt/3k4NYTa
New post on /r/flutterdev subreddit:
Flutter/mobile devs Norway
Hi,Are there any flutter/mobile developer from Norway🇸🇯 here?I'm considering moving to Norway and i'd like to ask what is the best place (job board or something) to look for mobile dev. job opportunities. (Flutter/IOS).Sorry for off top.
November 07, 2020 at 10:33AM by StripedBrain
https://ift.tt/32n61h9
Flutter/mobile devs Norway
Hi,Are there any flutter/mobile developer from Norway🇸🇯 here?I'm considering moving to Norway and i'd like to ask what is the best place (job board or something) to look for mobile dev. job opportunities. (Flutter/IOS).Sorry for off top.
November 07, 2020 at 10:33AM by StripedBrain
https://ift.tt/32n61h9
reddit
Flutter/mobile devs Norway
Hi, Are there any flutter/mobile developer from Norway🇸🇯 here? I'm considering moving to Norway and i'd like to ask what is the best place (job...
New post on Flutter Dev Google group:
Custom Calendar
Hi. How do I add custom events to a custom calendar just in the docs file. I need suggestions for this functionality. Thanks
November 07, 2020 at 11:47AM by Muhammad Shoaib
https://ift.tt/3547riy
Custom Calendar
Hi. How do I add custom events to a custom calendar just in the docs file. I need suggestions for this functionality. Thanks
November 07, 2020 at 11:47AM by Muhammad Shoaib
https://ift.tt/3547riy
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 Flutter Dev Google group:
Live camera filters
Hi I am making a social app and want to add a feature in it. It is more likely to snapchat or instagram live camera filters where we can add live filters to our face or make a video, like putting glasses but it should be live not after clicking the photo. how to do this please help
November 07, 2020 at 12:57PM by Lalit Rawat
https://ift.tt/2U0ONBB
Live camera filters
Hi I am making a social app and want to add a feature in it. It is more likely to snapchat or instagram live camera filters where we can add live filters to our face or make a video, like putting glasses but it should be live not after clicking the photo. how to do this please help
November 07, 2020 at 12:57PM by Lalit Rawat
https://ift.tt/2U0ONBB
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:
Dart Isolates - Multi-threading in Flutter
https://youtu.be/TF8LwonwKhg
November 07, 2020 at 01:52PM by immacoder
https://ift.tt/2I4tixH
Dart Isolates - Multi-threading in Flutter
https://youtu.be/TF8LwonwKhg
November 07, 2020 at 01:52PM by immacoder
https://ift.tt/2I4tixH
YouTube
Dart Isolates - Flutter Basics
Dart Isolates - Flutter Basics
Once you start building more complex apps, you might need to use isolates. In this video we will explain what an Isolate is, as well as show you how to use it.
00:00 Introduction
00:30 Visual Explanation
02:56 Code Demonstration…
Once you start building more complex apps, you might need to use isolates. In this video we will explain what an Isolate is, as well as show you how to use it.
00:00 Introduction
00:30 Visual Explanation
02:56 Code Demonstration…
New post on /r/flutterdev subreddit:
Build Flutter Blog App From Scratch
🎥 video: https://youtu.be/E9gyL-UcQcoLearn how to Build a Flutter Blog App From Scratch Step by Step, Using Firebase Firestore Database, Firebase Storage to store images, using Streams to load blogs in sync with data online and much more.✅ Things Covered 👇
1️⃣ How to connect Flutter app to Firebase for both Android And IOS
2️⃣ How to Build User Interface with Flutter
3️⃣ How to pick an image from Gallery/Camera
4️⃣ Upload & Fetch Data From Firebase Firestore in Flutter
5️⃣ Upload the Image to Firebase Storage and get Download Url.
6️⃣ Show Data in ListView using Streams in Flutter
7️⃣ How to Cache network image
November 07, 2020 at 01:19PM by theindianappguy
https://ift.tt/3n2pfRm
Build Flutter Blog App From Scratch
🎥 video: https://youtu.be/E9gyL-UcQcoLearn how to Build a Flutter Blog App From Scratch Step by Step, Using Firebase Firestore Database, Firebase Storage to store images, using Streams to load blogs in sync with data online and much more.✅ Things Covered 👇
1️⃣ How to connect Flutter app to Firebase for both Android And IOS
2️⃣ How to Build User Interface with Flutter
3️⃣ How to pick an image from Gallery/Camera
4️⃣ Upload & Fetch Data From Firebase Firestore in Flutter
5️⃣ Upload the Image to Firebase Storage and get Download Url.
6️⃣ Show Data in ListView using Streams in Flutter
7️⃣ How to Cache network image
November 07, 2020 at 01:19PM by theindianappguy
https://ift.tt/3n2pfRm
YouTube
Build Flutter Blog App From Scratch | Flutter Tutorial For Beginners
Learn how to Build a Flutter Blog App From Scratch Step by Step.
● 👨💻 Code: https://github.com/theindianappguy/flutter_blog
● 📙Join 5-Day Flutter Bootcamp for Beginners: https://flutternerd.com/free-training
for more 👍 Like & Subscribe 👇
● https://w…
● 👨💻 Code: https://github.com/theindianappguy/flutter_blog
● 📙Join 5-Day Flutter Bootcamp for Beginners: https://flutternerd.com/free-training
for more 👍 Like & Subscribe 👇
● https://w…
New post on /r/flutterdev subreddit:
Google nearby messages
Hello,I wanted to write an app using google nearby messages, but besides two packages (one without iOS support, and the other with poot docs), I can't find any more sources related to this topic.Is google nearby messages not mature enough in flutter yet?A thesis written last year stated that to undertake a similar project, the author changed from flutter to Xamarin.Besides the official dev package site, is there any other reliable source of examples or packages flr flutter?Assuming flutter has not developed enough google nearby messages, what action would you consider best?Note: Original post was written in more detail for stack overflow: https://stackoverflow.com/questions/64719218/google-nearby-messages-flutter
November 07, 2020 at 01:19PM by sartox12
https://ift.tt/35775HN
Google nearby messages
Hello,I wanted to write an app using google nearby messages, but besides two packages (one without iOS support, and the other with poot docs), I can't find any more sources related to this topic.Is google nearby messages not mature enough in flutter yet?A thesis written last year stated that to undertake a similar project, the author changed from flutter to Xamarin.Besides the official dev package site, is there any other reliable source of examples or packages flr flutter?Assuming flutter has not developed enough google nearby messages, what action would you consider best?Note: Original post was written in more detail for stack overflow: https://stackoverflow.com/questions/64719218/google-nearby-messages-flutter
November 07, 2020 at 01:19PM by sartox12
https://ift.tt/35775HN
New post on /r/flutterdev subreddit:
10 Flutter Apps in 10 Hours | Coding Challenge | Yikes
https://youtu.be/mS98GfNiseE
November 07, 2020 at 03:07PM by thehappyharis
https://ift.tt/355lTXq
10 Flutter Apps in 10 Hours | Coding Challenge | Yikes
https://youtu.be/mS98GfNiseE
November 07, 2020 at 03:07PM by thehappyharis
https://ift.tt/355lTXq
YouTube
- YouTube
New post on /r/flutterdev subreddit:
When do I need to use state management? i am confused..
I have been a backend dev for nearly 2 years. I tried to learn some mobile apps development. Initially looked at swift, but found out flutter might be better choice for development time of my personal project.I watched and did the code for this series on youtube. It's a very good series I believe as I thought of using flutter mainly for CRUD apps for my existing RestAPI. But the user doesnt seem to use any state management I believe.So I am a bit confuse as on how and where to apply state management. Does this mean normal CRUD api could possibly don't need any state management (I believe this would significantly reduce the dev time of my personal project after seeing multiple state management list for flutter, lol)
November 07, 2020 at 02:54PM by hossein4
https://ift.tt/3eyQ5xp
When do I need to use state management? i am confused..
I have been a backend dev for nearly 2 years. I tried to learn some mobile apps development. Initially looked at swift, but found out flutter might be better choice for development time of my personal project.I watched and did the code for this series on youtube. It's a very good series I believe as I thought of using flutter mainly for CRUD apps for my existing RestAPI. But the user doesnt seem to use any state management I believe.So I am a bit confuse as on how and where to apply state management. Does this mean normal CRUD api could possibly don't need any state management (I believe this would significantly reduce the dev time of my personal project after seeing multiple state management list for flutter, lol)
November 07, 2020 at 02:54PM by hossein4
https://ift.tt/3eyQ5xp
YouTube
Consuming a REST API in Flutter Course Intro
Since pretty much every mobile app today need some kind of a REST API, knowing how to consume one as a mobile developer has become mandatory. In this course you will learn how to retrieve and manipulate resources in a REST API along with some best practices.…
New post on Flutter Dev Google group:
Sign-In to Firebase with Google
Hi Everyone, I recently started playing around with Flutter and Firebase and wanted to set-up a sign-in option using google credentials with firebase in my App. I followed this article < https://medium.com/flutter-community/simple-recipes-app-made-in-flutter-firebase-and-google-sign-in-14d1535
November 07, 2020 at 06:21PM by Tobias Brenner
https://ift.tt/2GE614X
Sign-In to Firebase with Google
Hi Everyone, I recently started playing around with Flutter and Firebase and wanted to set-up a sign-in option using google credentials with firebase in my App. I followed this article < https://medium.com/flutter-community/simple-recipes-app-made-in-flutter-firebase-and-google-sign-in-14d1535
November 07, 2020 at 06:21PM by Tobias Brenner
https://ift.tt/2GE614X
New post on /r/flutterdev subreddit:
10 hour video on State (Stateful Widgets, Provider, GetX, Redux, BLoC) | The Complete (FREE) Flutter Course
Hey all,For the past couple of months, I've been recording videos on Youtube teaching Flutter. My goal was to give a comprehensive, complete course people could follow.I originally started because I learned computer science by myself. I had no university degree or any bootcamp certificate. When applying for jobs, a lot of companies told me I was too much of a risk -- they had no idea if I actually knew how to code or just watched a couple udemy courses but learned nothing. This channel was my way of giving potential employers a preview of what I knew. (It worked by the way, I got 4 interviews in the same week I added the channel to my CV, and received 3 of the offers). Since then I've continued just out of momentum. I like doing it, I've already started, so I might as well continue.My course has been split into modules.Module 1: Dart Basics (variables, functions, lists etc)Module 2: OOP Concepts in DartModule 3: Basics of Flutter layouts / UIModule 4: StateI just finished recording the state module yesterday, and compiled the 21 videos about state into a single mammoth of a video. 10 hours long. In this video I introduce the idea of state, talk about stateful vs stateless widgets, talk about why we need state management, inherited widgets, provider, getx, redux + event driven state management, bloc, and finally I answer the question every newbie wants to know, "what's the best state management."It would be really cool if you guys could check out my channel as I really did put a lot of work into this. If you know someone who wants to learn Flutter completely for free, you could point them to my channel.My channel:https://www.youtube.com/channel/UCJW25d8mW8ciz0DQC-5XNsQModule 4 Complete Video (State):https://www.youtube.com/watch?v=lvs14YLGd6IThe next module will be about network connections, RESTful apis, and we'll also talk about local data stores.I'm not sure what will come after, but probably TDD.Thanks for reading,Ovidius
November 07, 2020 at 05:44PM by trance128
https://ift.tt/36bDBrC
10 hour video on State (Stateful Widgets, Provider, GetX, Redux, BLoC) | The Complete (FREE) Flutter Course
Hey all,For the past couple of months, I've been recording videos on Youtube teaching Flutter. My goal was to give a comprehensive, complete course people could follow.I originally started because I learned computer science by myself. I had no university degree or any bootcamp certificate. When applying for jobs, a lot of companies told me I was too much of a risk -- they had no idea if I actually knew how to code or just watched a couple udemy courses but learned nothing. This channel was my way of giving potential employers a preview of what I knew. (It worked by the way, I got 4 interviews in the same week I added the channel to my CV, and received 3 of the offers). Since then I've continued just out of momentum. I like doing it, I've already started, so I might as well continue.My course has been split into modules.Module 1: Dart Basics (variables, functions, lists etc)Module 2: OOP Concepts in DartModule 3: Basics of Flutter layouts / UIModule 4: StateI just finished recording the state module yesterday, and compiled the 21 videos about state into a single mammoth of a video. 10 hours long. In this video I introduce the idea of state, talk about stateful vs stateless widgets, talk about why we need state management, inherited widgets, provider, getx, redux + event driven state management, bloc, and finally I answer the question every newbie wants to know, "what's the best state management."It would be really cool if you guys could check out my channel as I really did put a lot of work into this. If you know someone who wants to learn Flutter completely for free, you could point them to my channel.My channel:https://www.youtube.com/channel/UCJW25d8mW8ciz0DQC-5XNsQModule 4 Complete Video (State):https://www.youtube.com/watch?v=lvs14YLGd6IThe next module will be about network connections, RESTful apis, and we'll also talk about local data stores.I'm not sure what will come after, but probably TDD.Thanks for reading,Ovidius
November 07, 2020 at 05:44PM by trance128
https://ift.tt/36bDBrC
New post on /r/flutterdev subreddit:
Flutter Travel UI with Animations | VelocityX Full Tutorial
https://www.youtube.com/watch?v=IijBHKiE9mI&feature=share
November 07, 2020 at 05:12PM by imthepk
https://ift.tt/32pfx3p
Flutter Travel UI with Animations | VelocityX Full Tutorial
https://www.youtube.com/watch?v=IijBHKiE9mI&feature=share
November 07, 2020 at 05:12PM by imthepk
https://ift.tt/32pfx3p
YouTube
Flutter Travel UI with Animations | VelocityX Full Tutorial
In this video, we will learn how to create this beautiful travel UI in just less than 200 lines of code. It will also have some animations. We will see the power of VelocityX.
Code - https://github.com/iampawan/FlutterLooks
Inspired from - https://www.…
Code - https://github.com/iampawan/FlutterLooks
Inspired from - https://www.…
New post on /r/flutterdev subreddit:
Flutter Story App (StoryView Plugin) - Flutter (Tutorial)
https://www.youtube.com/watch?v=3f9oqIvxNc0
November 07, 2020 at 09:01PM by JohannesMilke
https://ift.tt/32nSGFm
Flutter Story App (StoryView Plugin) - Flutter (Tutorial)
https://www.youtube.com/watch?v=3f9oqIvxNc0
November 07, 2020 at 09:01PM by JohannesMilke
https://ift.tt/32nSGFm
YouTube
Flutter Tutorial - Flutter Story App (StoryView Plugin)
Let's build a Flutter stories app similar to WhatsApp stories or Snapshot stories.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source Code: https://github.com/JohannesMilke/story_app_example
- Buy…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source Code: https://github.com/JohannesMilke/story_app_example
- Buy…
New post on /r/flutterdev subreddit:
Flutter - Grocery App - WordPress - WooCommerce Series - EP 09 - Variable Products
https://youtu.be/Wg2df9W_qI0
November 07, 2020 at 11:01PM by Slight_Ad2736
https://ift.tt/2U460Kz
Flutter - Grocery App - WordPress - WooCommerce Series - EP 09 - Variable Products
https://youtu.be/Wg2df9W_qI0
November 07, 2020 at 11:01PM by Slight_Ad2736
https://ift.tt/2U460Kz
YouTube
🔥 Flutter - Grocery App - WordPress - WooCommerce Series 🔥 - EP 09 - Variable Products
This is the 9th episode of the Flutter - WooCommerce Series. In this Video we will learn about how to handle Variable Products in WooCommerce using Flutter Application
Click 🔔 to get notified about our latest videos
Subscribe & Help us to Grow :)
✔ Subscribe…
Click 🔔 to get notified about our latest videos
Subscribe & Help us to Grow :)
✔ Subscribe…
New post on /r/flutterdev subreddit:
How to design a sharp clear splash screen for all screen sizes
Hello I'm trying to create a sharp image for my splash screen however I'm not sure how to go about it What dimensions do I need to design my splash screens and how do I make it such that it doesn't pixelate. Any help will be appreciated
November 08, 2020 at 05:55AM by Timndichu
https://ift.tt/3p7vfK9
How to design a sharp clear splash screen for all screen sizes
Hello I'm trying to create a sharp image for my splash screen however I'm not sure how to go about it What dimensions do I need to design my splash screens and how do I make it such that it doesn't pixelate. Any help will be appreciated
November 08, 2020 at 05:55AM by Timndichu
https://ift.tt/3p7vfK9
reddit
How to design a sharp clear splash screen for all screen sizes
Hello I'm trying to create a sharp image for my splash screen however I'm not sure how to go about it What dimensions do I need to design my...
New post on Flutter Dev Google group:
Captcha Entry Requirement
Work from Home Captcha Entry Work is Available Any one interested just share the Details to *phone:9703787801* *Email:d....@gmail.com
Captcha Entry Requirement
Work from Home Captcha Entry Work is Available Any one interested just share the Details to *phone:9703787801* *Email:d....@gmail.com