New post on /r/flutterdev subreddit:
Deploying Flutter for web?
If you create a web app with flutter and it’s connected to Firebase. Can you deploy app essentially on most hosting providers. For example using shared hosting? Unlike say something like react that requires node.js?Like, is it pretty much like hosting a static site?I know it’s still in development, I’m just curious.
October 05, 2020 at 02:21AM by augst1
https://ift.tt/30PjM7R
Deploying Flutter for web?
If you create a web app with flutter and it’s connected to Firebase. Can you deploy app essentially on most hosting providers. For example using shared hosting? Unlike say something like react that requires node.js?Like, is it pretty much like hosting a static site?I know it’s still in development, I’m just curious.
October 05, 2020 at 02:21AM by augst1
https://ift.tt/30PjM7R
reddit
Deploying Flutter for web?
If you create a web app with flutter and it’s connected to Firebase. Can you deploy app essentially on most hosting providers. For example using...
New post on /r/flutterdev subreddit:
2 Underrated updates to Flutter and Dart
https://ift.tt/3iwfibZ
October 05, 2020 at 02:19AM by thehappyharis
https://ift.tt/36xaIrR
2 Underrated updates to Flutter and Dart
https://ift.tt/3iwfibZ
October 05, 2020 at 02:19AM by thehappyharis
https://ift.tt/36xaIrR
reddit
2 Underrated updates to Flutter and Dart
Posted in r/FlutterDev by u/thehappyharis • 12 points and 2 comments
New post on Flutter Dev Google group:
Inconsistent google sign in on Android
I have an app using the google_sign_in
Inconsistent google sign in on Android
I have an app using the google_sign_in
New post on /r/flutterdev subreddit:
I've found an alternative realtime database solution! I think it can replace rethinkdb and firebase!
ScyllaCheck it out and share your thoughts!
October 05, 2020 at 06:06AM by 2reform
https://ift.tt/33vywKL
I've found an alternative realtime database solution! I think it can replace rethinkdb and firebase!
ScyllaCheck it out and share your thoughts!
October 05, 2020 at 06:06AM by 2reform
https://ift.tt/33vywKL
ScyllaDB
ScyllaDB | Monstrously Fast + Scalable NoSQL
ScyllaDB is the distributed database for data-intensive apps that require high performance and low latency.
New post on /r/flutterdev subreddit:
Issue #8 of Mobile Developers Cafe is out now with loads of Flutter content.
https://ift.tt/30y8GUe
October 05, 2020 at 06:59AM by iranjith4
https://ift.tt/2GzZk3l
Issue #8 of Mobile Developers Cafe is out now with loads of Flutter content.
https://ift.tt/30y8GUe
October 05, 2020 at 06:59AM by iranjith4
https://ift.tt/2GzZk3l
Mobiledeveloperscafe
MDC Weekly Blend — Edition #8
Google's Pixel 5 announcement, Flutter 1.22 release, Facebook launches cross-platform messaging on Instagram and Messenger and lot more.
New post on /r/flutterdev subreddit:
Dart Beginners Course - Tutorial #05: Build a Command Line App
https://youtu.be/XoZ01mY-cUg
October 05, 2020 at 10:10AM by bizz84
https://ift.tt/2GE1Gy2
Dart Beginners Course - Tutorial #05: Build a Command Line App
https://youtu.be/XoZ01mY-cUg
October 05, 2020 at 10:10AM by bizz84
https://ift.tt/2GE1Gy2
YouTube
Dart Beginners Course - Tutorial #05: Build a Command Line App
This is the fifth chapter of my Complete Dart Course.
Buy the full course here for a discounted price: https://nnbd.me/dart
This tutorial shows how to build a command line app in Dart to play a game of Rock, Paper and Scissors.
CONTENTS
00:00 - Intro…
Buy the full course here for a discounted price: https://nnbd.me/dart
This tutorial shows how to build a command line app in Dart to play a game of Rock, Paper and Scissors.
CONTENTS
00:00 - Intro…
New post on /r/flutterdev subreddit:
Pagination in Search Delegate Flutter
Hello, I am creating my first Flutter app which is an ecommerce platform for selling shoes.A must have feature in ecommerce platforms is a good searching mechanism.I have been able to display my searches from my api limited to like 20 results, however, I want to be able to paginate my results.This has been a challenge however, since Search Delegate isn't stateful. How can this be achieved?
October 05, 2020 at 10:01AM by Timndichu
https://ift.tt/3cYLjbC
Pagination in Search Delegate Flutter
Hello, I am creating my first Flutter app which is an ecommerce platform for selling shoes.A must have feature in ecommerce platforms is a good searching mechanism.I have been able to display my searches from my api limited to like 20 results, however, I want to be able to paginate my results.This has been a challenge however, since Search Delegate isn't stateful. How can this be achieved?
October 05, 2020 at 10:01AM by Timndichu
https://ift.tt/3cYLjbC
reddit
Pagination in Search Delegate Flutter
Hello, I am creating my first Flutter app which is an ecommerce platform for selling shoes. A must have feature in ecommerce platforms is a...
New post on /r/flutterdev subreddit:
Can you guys help me remember the name of a plugin?
It is a widget which you can slide to left or right and hold to do something like decrease or increase a value. I found it out on Github last week but couldn't find it anywhere now...
October 05, 2020 at 10:46AM by livinglist
https://ift.tt/3nl0XD5
Can you guys help me remember the name of a plugin?
It is a widget which you can slide to left or right and hold to do something like decrease or increase a value. I found it out on Github last week but couldn't find it anywhere now...
October 05, 2020 at 10:46AM by livinglist
https://ift.tt/3nl0XD5
reddit
Can you guys help me remember the name of a plugin?
It is a widget which you can slide to left or right and hold to do something like decrease or increase a value. I found it out on Github last week...
New post on /r/flutterdev subreddit:
Automating Flutter App Versioning Using Fastlane Plugin
Hey all! Few days ago I wrote a plugin for fastlane which can be plugged into your CI/CD pipelines in order to automate versioning of your flutter apps. It's free, open-source and available on rubygems. You can read more about it here.Github
October 05, 2020 at 10:30AM by davormaricdev
https://ift.tt/33vZD8j
Automating Flutter App Versioning Using Fastlane Plugin
Hey all! Few days ago I wrote a plugin for fastlane which can be plugged into your CI/CD pipelines in order to automate versioning of your flutter apps. It's free, open-source and available on rubygems. You can read more about it here.Github
October 05, 2020 at 10:30AM by davormaricdev
https://ift.tt/33vZD8j
Medium
Automating Flutter App Versioning Using Fastlane Plugin
If you’ve ever developed mobile applications and published them to their stores, then you are aware of the specific rules of versioning an…
New post on Flutter Dev Google group:
CI/CD process.
What is the recommended CI/CD stack to be used with flutter and firebase combination.
October 05, 2020 at 11:32AM by madhu sudan
https://ift.tt/33wRznL
CI/CD process.
What is the recommended CI/CD stack to be used with flutter and firebase combination.
October 05, 2020 at 11:32AM by madhu sudan
https://ift.tt/33wRznL
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:
Is It Okay to Open a lot of Streams in One UI?
I'm working on a large scale app in Flutter, so like in one UI there's a lot of things going on and multiple widgets are related to each other. I've managed the situation by opening a multiple streams (in the bloc or whatever) for each widget?I think from read-ability perspective, the code is more cleaner, but what's about performance, is that considered a good practice?p.s: I'm closing all of them at the end?
October 05, 2020 at 12:16PM by JKirkN
https://ift.tt/3jJv84k
Is It Okay to Open a lot of Streams in One UI?
I'm working on a large scale app in Flutter, so like in one UI there's a lot of things going on and multiple widgets are related to each other. I've managed the situation by opening a multiple streams (in the bloc or whatever) for each widget?I think from read-ability perspective, the code is more cleaner, but what's about performance, is that considered a good practice?p.s: I'm closing all of them at the end?
October 05, 2020 at 12:16PM by JKirkN
https://ift.tt/3jJv84k
reddit
Is It Okay to Open a lot of Streams in One UI?
I'm working on a large scale app in Flutter, so like in one UI there's a lot of things going on and multiple widgets are related to each other....
New post on /r/flutterdev subreddit:
Realtime tracking using polyline
Hi iam trying to draw a path on googlemaps while moving from one location does anyone know how to do it using polylines
October 05, 2020 at 12:45PM by spurgab
https://ift.tt/3ndgmoV
Realtime tracking using polyline
Hi iam trying to draw a path on googlemaps while moving from one location does anyone know how to do it using polylines
October 05, 2020 at 12:45PM by spurgab
https://ift.tt/3ndgmoV
reddit
Realtime tracking using polyline
Hi iam trying to draw a path on googlemaps while moving from one location does anyone know how to do it using polylines
New post on /r/flutterdev subreddit:
Button recording with slider to cancel
Hello I would like to know, if it is possible to make the record button on flutter with the slider to cancel and locked button for recording.
October 05, 2020 at 01:11PM by youneS94
https://ift.tt/3cZKxei
Button recording with slider to cancel
Hello I would like to know, if it is possible to make the record button on flutter with the slider to cancel and locked button for recording.
October 05, 2020 at 01:11PM by youneS94
https://ift.tt/3cZKxei
reddit
Button recording with slider to cancel
Hello I would like to know, if it is possible to make the record button on flutter with the slider to cancel and locked button for recording.
New post on /r/flutterdev subreddit:
Is it just me or Flutter Web shows source code file structure in production?
Is it just me or Flutter Web shows source code file structure?Take this, for example, a website I made for my brother.https://abdulmalik.alkhalaf.dev/#/Try using Developer tools and going into the sources tab. You will find a lib folder and literally my source code files but are inaccessible from the browser because of 404 error, not found.Even codelessly website for proof: https://codelessly.com/#/Is this because web support is in beta or what?Can someone explain?
October 05, 2020 at 12:50PM by YazeedAlKhalaf
https://ift.tt/30z2NpQ
Is it just me or Flutter Web shows source code file structure in production?
Is it just me or Flutter Web shows source code file structure?Take this, for example, a website I made for my brother.https://abdulmalik.alkhalaf.dev/#/Try using Developer tools and going into the sources tab. You will find a lib folder and literally my source code files but are inaccessible from the browser because of 404 error, not found.Even codelessly website for proof: https://codelessly.com/#/Is this because web support is in beta or what?Can someone explain?
October 05, 2020 at 12:50PM by YazeedAlKhalaf
https://ift.tt/30z2NpQ
abdulmalik.alkhalaf.dev
Luckyck21 🤓
A new Flutter project.
New post on Flutter Dev Google group:
List in reverse
Hello guys, I want to reverse my listview and also i want to know to filter listview like dropdown selections base. Please guide me and check attachment.
October 05, 2020 at 02:04PM by Gulam Fahad Ahmed
https://ift.tt/3ntGRXk
List in reverse
Hello guys, I want to reverse my listview and also i want to know to filter listview like dropdown selections base. Please guide me and check attachment.
October 05, 2020 at 02:04PM by Gulam Fahad Ahmed
https://ift.tt/3ntGRXk
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:
just published V1.10 of functional_listener, the Rx like extension method on ValueListenable. Just added mergeWith()
https://ift.tt/2GH6P8U
October 05, 2020 at 01:22PM by escamoteur
https://ift.tt/33wn0yP
just published V1.10 of functional_listener, the Rx like extension method on ValueListenable. Just added mergeWith()
https://ift.tt/2GH6P8U
October 05, 2020 at 01:22PM by escamoteur
https://ift.tt/33wn0yP
Dart packages
functional_listener | Flutter Package
An rx like extension methods on ValueListenable type, that lets you work with ValueNotifiers almost like with Streams
New post on /r/flutterdev subreddit:
ScreenShareing problem with flutter i need ScreenShareing or filesharing
hello i Need some help i need to do ScreenShareing or fileshareing while in videocall im using agora for the video call but they dont support ScreenShareing in flutter SDK they support ScreenShareing in the naitive ios and android can anyone help me please thank you in advance
October 05, 2020 at 02:13PM by Any-Ad-6023
https://ift.tt/33vLDvc
ScreenShareing problem with flutter i need ScreenShareing or filesharing
hello i Need some help i need to do ScreenShareing or fileshareing while in videocall im using agora for the video call but they dont support ScreenShareing in flutter SDK they support ScreenShareing in the naitive ios and android can anyone help me please thank you in advance
October 05, 2020 at 02:13PM by Any-Ad-6023
https://ift.tt/33vLDvc
reddit
ScreenShareing problem with flutter i need ScreenShareing or...
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
My app built with flutter is live on Product Hunt! AMA 😺🚀🥳
https://www.producthunt.com/posts/today-in-lifeStarted building this with react native, and quickly ran into performance issues with animations and transitions,that's when I decided to give flutter a try and it was such an amazing experience building it with flutter,no performance issues ANYWHERE and implementing some really amazing animations and visuals were super quick!Been a fan of flutter since then and have been using it as the go to framework for building cross platform apps.Have also built and released a truly cross platform app with flutter that runs on Android, iOS, Windows, MacOS and linux all from one codebase!Would love to answer any doubts or pointers on the dev experience with flutter for cross platform development.
October 05, 2020 at 01:54PM by theCodis
https://ift.tt/3jAPoFi
My app built with flutter is live on Product Hunt! AMA 😺🚀🥳
https://www.producthunt.com/posts/today-in-lifeStarted building this with react native, and quickly ran into performance issues with animations and transitions,that's when I decided to give flutter a try and it was such an amazing experience building it with flutter,no performance issues ANYWHERE and implementing some really amazing animations and visuals were super quick!Been a fan of flutter since then and have been using it as the go to framework for building cross platform apps.Have also built and released a truly cross platform app with flutter that runs on Android, iOS, Windows, MacOS and linux all from one codebase!Would love to answer any doubts or pointers on the dev experience with flutter for cross platform development.
October 05, 2020 at 01:54PM by theCodis
https://ift.tt/3jAPoFi
Product Hunt
Today In Life - Plan your life, not tasks | Product Hunt
Today In Life is more than just a planner, kickstart your days by reminding yourself of your goals, your sources of motivation, what makes you happy in life, and then plan your day with tasks and schedule.
New post on /r/flutterdev subreddit:
Flutter Tap Weekly Newsletter Week 59! - Tutorials, videos, packages, and much more!
https://ift.tt/3niBJoC
October 05, 2020 at 03:16PM by vensign
https://ift.tt/3d436hM
Flutter Tap Weekly Newsletter Week 59! - Tutorials, videos, packages, and much more!
https://ift.tt/3niBJoC
October 05, 2020 at 03:16PM by vensign
https://ift.tt/3d436hM
Fluttertap
Newsletter Issue 59
Flutter Tap newsletter with the latest of Flutter. Articles, tutorials, videos and much more - Issue 59
New post on /r/flutterdev subreddit:
Custom Tab Bars
I wanted to know if there's a proper guide to make your own custom tab bars in your app which probably involves your own iconography, assets, and/or design language. I am kind of new on flutter, with only 2 months of experience, so maybe some guidance would be nice
October 05, 2020 at 04:18PM by loner291999
https://ift.tt/3iEvdFu
Custom Tab Bars
I wanted to know if there's a proper guide to make your own custom tab bars in your app which probably involves your own iconography, assets, and/or design language. I am kind of new on flutter, with only 2 months of experience, so maybe some guidance would be nice
October 05, 2020 at 04:18PM by loner291999
https://ift.tt/3iEvdFu
reddit
Custom Tab Bars
I wanted to know if there's a proper guide to make your own custom tab bars in your app which probably involves your own iconography, assets,...
New post on /r/flutterdev subreddit:
Hey guys new article about how to create simple forms 😉️
https://ift.tt/36M5uZt
October 05, 2020 at 03:52PM by workflow_2
https://ift.tt/30BYcTZ
Hey guys new article about how to create simple forms 😉️
https://ift.tt/36M5uZt
October 05, 2020 at 03:52PM by workflow_2
https://ift.tt/30BYcTZ
Priiimo
How to use forms in flutter easy tutorial - explained by x | PRIIIMO
Computer Science, the subject of the new century about how the word of digital data works.