New post on /r/flutterdev subreddit:
Is Google's Stadia made with flutter ?
https://medium.com/@shashank.nautiyal_20242/google-stadia-everything-you-need-to-know-about-the-future-of-gaming-df1c205637d2
November 16, 2019 at 08:19PM by itsravishankarsingh
https://ift.tt/2Oh7y0E
Is Google's Stadia made with flutter ?
https://medium.com/@shashank.nautiyal_20242/google-stadia-everything-you-need-to-know-about-the-future-of-gaming-df1c205637d2
November 16, 2019 at 08:19PM by itsravishankarsingh
https://ift.tt/2Oh7y0E
Medium
Google Stadia- Everything you need to know about the future of gaming
Google Stadia launching date is around the corner and it is gaining all the traction from the gaming world. For now it is launching on…
New post on Flutter Dev Google group:
switcher and launcher icon
Hello, we can change the launcher icon in the android and ios directory. My concern is to know if we are concerned by the adaptative icon? Can legacy icons be enough? Indeed our concern is more our flutter version [image: Screenshot_1573951978.png] Even if I consider that app info is quite enough
November 17, 2019 at 02:46AM by Bened
https://ift.tt/2CTEfeY
switcher and launcher icon
Hello, we can change the launcher icon in the android and ios directory. My concern is to know if we are concerned by the adaptative icon? Can legacy icons be enough? Indeed our concern is more our flutter version [image: Screenshot_1573951978.png] Even if I consider that app info is quite enough
November 17, 2019 at 02:46AM by Bened
https://ift.tt/2CTEfeY
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:
Developing my app in Flutter
Hello community!!!! So excited about flutter and what it can bring into my business. I have a big big question, i have my android app running and i need my ios app fast. Learning dart its somehow easy because of my Java skills, but i have so many personalized implementations of my own custom
November 17, 2019 at 06:31AM by Felipe Franco
https://ift.tt/2COTUfA
Developing my app in Flutter
Hello community!!!! So excited about flutter and what it can bring into my business. I have a big big question, i have my android app running and i need my ios app fast. Learning dart its somehow easy because of my Java skills, but i have so many personalized implementations of my own custom
November 17, 2019 at 06:31AM by Felipe Franco
https://ift.tt/2COTUfA
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 possible to publish a Flutter Web project with Firebase backend in GitHub Pages?
Hello! My knowledge in web servers, backends, frontends is pretty limited. I was wondering if I could do what it's written in the title, because I know there are some pure Dart Firebase libraries in the pub. But since GitHub pages only allow client side codes, will it work?
November 17, 2019 at 06:43AM by _nightwielder_
https://ift.tt/2NTBvEZ
Is it possible to publish a Flutter Web project with Firebase backend in GitHub Pages?
Hello! My knowledge in web servers, backends, frontends is pretty limited. I was wondering if I could do what it's written in the title, because I know there are some pure Dart Firebase libraries in the pub. But since GitHub pages only allow client side codes, will it work?
November 17, 2019 at 06:43AM by _nightwielder_
https://ift.tt/2NTBvEZ
reddit
Is it possible to publish a Flutter Web project with Firebase...
Hello! My knowledge in web servers, backends, frontends is pretty limited. I was wondering if I could do what it's written in the title, because I...
New post on /r/flutterdev subreddit:
Google Products App Part - 2
https://youtu.be/Gfzox8WawMw
November 17, 2019 at 06:38AM by prateeksharma1712
https://ift.tt/2OhG5Mh
Google Products App Part - 2
https://youtu.be/Gfzox8WawMw
November 17, 2019 at 06:38AM by prateeksharma1712
https://ift.tt/2OhG5Mh
YouTube
Google App Products Part 2 | Flutter SDK
#ProductsApp #Flutter The idea was taken from dribbble, developed in Flutter. This video series will guide you for developing a Google Products App UI in Flu...
New post on /r/flutterdev subreddit:
Flutter advice for somebody that has zero coding experience.
I am a beginner to coding in general and want to learn to code apps. I stumbled across flutter and thought it looked like the best way to create an application. What advice would you give to somebody trying to create a flutter app with no experience? Thanks
November 17, 2019 at 06:08AM by savagebradynsmaster
https://ift.tt/2KtbVVb
Flutter advice for somebody that has zero coding experience.
I am a beginner to coding in general and want to learn to code apps. I stumbled across flutter and thought it looked like the best way to create an application. What advice would you give to somebody trying to create a flutter app with no experience? Thanks
November 17, 2019 at 06:08AM by savagebradynsmaster
https://ift.tt/2KtbVVb
reddit
Flutter advice for somebody that has zero coding experience.
I am a beginner to coding in general and want to learn to code apps. I stumbled across flutter and thought it looked like the best way to create...
New post on /r/flutterdev subreddit:
Google Products App Part 1
https://youtu.be/X5Mrj83Knuk
November 17, 2019 at 06:02AM by EngineerScientist
https://ift.tt/2KvB7u9
Google Products App Part 1
https://youtu.be/X5Mrj83Knuk
November 17, 2019 at 06:02AM by EngineerScientist
https://ift.tt/2KvB7u9
YouTube
Google Products App Part 1 | Flutter SDK
#ProductsApp #Flutter
The idea was taken from dribbble, developed in Flutter. This video series will guide you for developing a Google Products App UI in Flutter from scratch.
You can download an empty project template from Github Follow Along Project ht…
The idea was taken from dribbble, developed in Flutter. This video series will guide you for developing a Google Products App UI in Flutter from scratch.
You can download an empty project template from Github Follow Along Project ht…
New post on /r/flutterdev subreddit:
Is there a test lab option for Flutter apps?
I need to to test my Flutter app on a Nokia device as it is causing issues for some users as the app won't even start. Unfortunately I don't own a Nokia device and neither my friends or family. So I decide to try Firebase test lab but it does not let me upload debug or release app or even the app bundle as Firebase test lab does not support Flutter yet. Check this post https://github.com/flutter/flutter/issues/36681 for more info. I tried Microsoft's App centre but it also does not support Flutter yet. Other CI/CD tools like CodeMagic does not have options for Test lab. Android Studio does not have emulate for Nokia Phones.I have integrated Crashlytics in my app but I can't see any error on Firebase Console for it. I know to see Flutter issues on Firebase Crashlytics, I need to remove the Crashes filter, which I have done and I can't find any Nokia device related issue. I even tried AWS device farm but it is asking for credit card details which I am not comfortable with. Is there any other way or other service which is free of cost to test my app on a Nokia device?
November 17, 2019 at 05:14AM by BraveEvidence
https://ift.tt/2COOtxh
Is there a test lab option for Flutter apps?
I need to to test my Flutter app on a Nokia device as it is causing issues for some users as the app won't even start. Unfortunately I don't own a Nokia device and neither my friends or family. So I decide to try Firebase test lab but it does not let me upload debug or release app or even the app bundle as Firebase test lab does not support Flutter yet. Check this post https://github.com/flutter/flutter/issues/36681 for more info. I tried Microsoft's App centre but it also does not support Flutter yet. Other CI/CD tools like CodeMagic does not have options for Test lab. Android Studio does not have emulate for Nokia Phones.I have integrated Crashlytics in my app but I can't see any error on Firebase Console for it. I know to see Flutter issues on Firebase Crashlytics, I need to remove the Crashes filter, which I have done and I can't find any Nokia device related issue. I even tried AWS device farm but it is asking for credit card details which I am not comfortable with. Is there any other way or other service which is free of cost to test my app on a Nokia device?
November 17, 2019 at 05:14AM by BraveEvidence
https://ift.tt/2COOtxh
GitHub
Firebase Test Lab Robo Test support · Issue #36681 · flutter/flutter
Firebase offer a nice way to test android app automatically (or semi automatically if you provide a Robo Script) called Robo test in their Test Lab section https://firebase.google.com/docs/test-lab...
New post on Flutter Dev Google group:
How can i custome language not listed in the 52 predefined languages ?
i want to add a language which is not among the 52 languages predefined in the flutter Internationalization how can do that ?
November 17, 2019 at 08:11AM by Tedros Hailu
https://ift.tt/2Xn2gVx
How can i custome language not listed in the 52 predefined languages ?
i want to add a language which is not among the 52 languages predefined in the flutter Internationalization how can do that ?
November 17, 2019 at 08:11AM by Tedros Hailu
https://ift.tt/2Xn2gVx
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:
Unofficial guide app for Dota Underlords. Hope you like it.
https://ift.tt/33Q1dQd
November 17, 2019 at 08:52AM by Selena0706
https://ift.tt/2XkBvkg
Unofficial guide app for Dota Underlords. Hope you like it.
https://ift.tt/33Q1dQd
November 17, 2019 at 08:52AM by Selena0706
https://ift.tt/2XkBvkg
GitHub
trankhacvy/underlords-guide
Underlords Guru is unofficial guide app for Dota Underlords. - trankhacvy/underlords-guide
New post on /r/flutterdev subreddit:
New Flutter Tutorial Series
Hey there,I'm starting a new Flutter series on my blog - The Octagon. I'll be posting content every Wednesday and I intend to cover most of the basic concepts of Flutter. Make sure you log in and click the bell icon to receive notifications every time I post something. This series is best suited for someone using a Linux Distro (preferably Ubuntu 18.04+).Thanks!
November 17, 2019 at 10:51AM by sanketnaik7
https://ift.tt/2Okbs8R
New Flutter Tutorial Series
Hey there,I'm starting a new Flutter series on my blog - The Octagon. I'll be posting content every Wednesday and I intend to cover most of the basic concepts of Flutter. Make sure you log in and click the bell icon to receive notifications every time I post something. This series is best suited for someone using a Linux Distro (preferably Ubuntu 18.04+).Thanks!
November 17, 2019 at 10:51AM by sanketnaik7
https://ift.tt/2Okbs8R
theoctagon.in
Octagon - The Tech Blog
The Octagon - Stay updated with the amazing world of tech. The Octagon blog is the place to be for all things related to technology. We talk about all aspects of technology and feature the top new stories of the day on our social media pages.
New post on /r/flutterdev subreddit:
Flutter + Firebase Admin SDK: Adding Users; Updating Password
https://ift.tt/2pqHkjP
November 17, 2019 at 12:40PM by UrAvgDeveloper
https://ift.tt/345eSTP
Flutter + Firebase Admin SDK: Adding Users; Updating Password
https://ift.tt/2pqHkjP
November 17, 2019 at 12:40PM by UrAvgDeveloper
https://ift.tt/345eSTP
Medium
Flutter + Firebase Admin SDK: Adding Users; Updating Passwords
Hello everyone, picture that you have developed an enterprise-level Flutter application(client app) and you are responsible for adding…
New post on /r/flutterdev subreddit:
Is there any way to preformat text for Flutter?
Hello!I'm traying to find a way to save static preformatted text in my database for using it on my mobile Flutter app.An example could be:We have a database(Firestore) and we save some product descriptions on it. We can save them in any format if it helps (html, text,json,etc).I want them to have spaces between paragraphs, bold words, italtic, etc. when displayed on the Flutter app.How can we do it?I've used Ionic before and what I did, was saving the data in the database as HTML with its corresponding markups, and them use [innerHTML] in the div so that Ionic format it as HTML.Is there any way to do the same in Flutter?Big thank you!
November 17, 2019 at 11:55AM by srcafe
https://ift.tt/33W31r1
Is there any way to preformat text for Flutter?
Hello!I'm traying to find a way to save static preformatted text in my database for using it on my mobile Flutter app.An example could be:We have a database(Firestore) and we save some product descriptions on it. We can save them in any format if it helps (html, text,json,etc).I want them to have spaces between paragraphs, bold words, italtic, etc. when displayed on the Flutter app.How can we do it?I've used Ionic before and what I did, was saving the data in the database as HTML with its corresponding markups, and them use [innerHTML] in the div so that Ionic format it as HTML.Is there any way to do the same in Flutter?Big thank you!
November 17, 2019 at 11:55AM by srcafe
https://ift.tt/33W31r1
reddit
Is there any way to preformat text for Flutter?
Hello! I'm traying to find a way to save static preformatted text in my database for using it on my mobile Flutter app. An example could be:...
New post on /r/flutterdev subreddit:
Need help for my app.
Hello Flutter devs, I need help, I'm developing an app using flutter and firebase this is the idea or my problemLogin will be a phone authenticationafter the login process, I wanted the user to fill up some fields so that we know who owns the number (not some dark stuff I just don't know how to explain it exactly hehehe.)I wanted the user id to be the phone number of the user so that under that user id which the phone number is the credentials of the user.there is a profile page where the user info will be displayedThe app is a food delivery app project. Thank you for helping
November 17, 2019 at 12:55PM by marcreginald-dev
https://ift.tt/35k3rYD
Need help for my app.
Hello Flutter devs, I need help, I'm developing an app using flutter and firebase this is the idea or my problemLogin will be a phone authenticationafter the login process, I wanted the user to fill up some fields so that we know who owns the number (not some dark stuff I just don't know how to explain it exactly hehehe.)I wanted the user id to be the phone number of the user so that under that user id which the phone number is the credentials of the user.there is a profile page where the user info will be displayedThe app is a food delivery app project. Thank you for helping
November 17, 2019 at 12:55PM by marcreginald-dev
https://ift.tt/35k3rYD
reddit
Need help for my app.
Hello Flutter devs, I need help, IM DEVELOPING an app using flutter and firebase this is what I wanted to do or my problem Im here looking for...
New post on /r/flutterdev subreddit:
FlutterForce — Week 53
https://ift.tt/2NRAaOO
November 17, 2019 at 12:47PM by flutterist
https://ift.tt/2NVb2H2
FlutterForce — Week 53
https://ift.tt/2NRAaOO
November 17, 2019 at 12:47PM by flutterist
https://ift.tt/2NVb2H2
Medium
FlutterForce — #Week 53
Weekly Flutter Resources
New post on Flutter Dev Google group:
Strophe.js with flutter
I am trying to make a chat app using flutter with ejabberd
Strophe.js with flutter
I am trying to make a chat app using flutter with ejabberd
New post on /r/flutterdev subreddit:
I need advice for making flutter chat app which works on both Android and iOS devices and uses ejabberd chat server
Hi,I was working on flutter chat app which uses ejabberd chat server. I stumbled upon a dart package strophe but it is not compatible with newer versions of dart.There is a javascript library strophe.js, I think could be useful for the app but I don't know how to make interop between javascript library and dart possible, I tried flutter_liquidcore but couldn't do it.please let me know how can I integrate strophe.js in flutter app, if you can think of any other way to connect to ejabberd server from flutter please also mention that.Thank you!
November 17, 2019 at 02:42PM by ygr28
https://ift.tt/33X3rxd
I need advice for making flutter chat app which works on both Android and iOS devices and uses ejabberd chat server
Hi,I was working on flutter chat app which uses ejabberd chat server. I stumbled upon a dart package strophe but it is not compatible with newer versions of dart.There is a javascript library strophe.js, I think could be useful for the app but I don't know how to make interop between javascript library and dart possible, I tried flutter_liquidcore but couldn't do it.please let me know how can I integrate strophe.js in flutter app, if you can think of any other way to connect to ejabberd server from flutter please also mention that.Thank you!
November 17, 2019 at 02:42PM by ygr28
https://ift.tt/33X3rxd
www.ejabberd.im
ejabberd XMPP Server with MQTT Broker & SIP Service
ejabberd is an XMPP server (Jabber server), MQTT broker and SIP gateway built to create awesome realtime services like massive chat, instant communication, IoT and more.
New post on /r/flutterdev subreddit:
Complex Web Editor Built with Flutter Web (AMA) 🚀
http://ampstor.web.app
November 17, 2019 at 03:47PM by SoundDr
https://ift.tt/2Oj8ZLP
Complex Web Editor Built with Flutter Web (AMA) 🚀
http://ampstor.web.app
November 17, 2019 at 03:47PM by SoundDr
https://ift.tt/2Oj8ZLP
reddit
Complex Web Editor Built with Flutter Web (AMA) 🚀
Posted in r/FlutterDev by u/SoundDr • 24 points and 21 comments
New post on /r/flutterdev subreddit:
Can anybody help me on this issue?
Hi there, I have posted an problem on SO, can anybody help me around? https://stackoverflow.com/questions/58902021/how-to-change-the-scroll-behaviour-of-s-scrollable-widget-to-a-circular-scroll
November 17, 2019 at 04:29PM by awazgyawali
https://ift.tt/2qp6hMO
Can anybody help me on this issue?
Hi there, I have posted an problem on SO, can anybody help me around? https://stackoverflow.com/questions/58902021/how-to-change-the-scroll-behaviour-of-s-scrollable-widget-to-a-circular-scroll
November 17, 2019 at 04:29PM by awazgyawali
https://ift.tt/2qp6hMO
Stack Overflow
How to change the scroll behaviour of s Scrollable widget to a circular scroll?
I am trying to create a custom type of scroll view where I can scroll in a circular motion, ie clockwise drag to move towards the end and anticlockwise drag to move towards the start of the list.
...
...
New post on /r/flutterdev subreddit:
Tutorial for Google Maps with Places on Flutter
I am looking for a flutter video tutorial which shows how to search for places on Google maps and get a direction from the user's current location to a destination all in one application. Tried finding it but couldn't, I am looking for it so I can learn how to create it in my app, which have more features in it. Thanks. Searched on YouTube and o line couldn't find a good one. Hope this sub knows.Thanks in advance !!
November 17, 2019 at 05:07PM by nblogist
https://ift.tt/2NUb3Lc
Tutorial for Google Maps with Places on Flutter
I am looking for a flutter video tutorial which shows how to search for places on Google maps and get a direction from the user's current location to a destination all in one application. Tried finding it but couldn't, I am looking for it so I can learn how to create it in my app, which have more features in it. Thanks. Searched on YouTube and o line couldn't find a good one. Hope this sub knows.Thanks in advance !!
November 17, 2019 at 05:07PM by nblogist
https://ift.tt/2NUb3Lc
reddit
Tutorial for Google Maps with Places on Flutter
A subreddit for Google's portable UI framework.
New post on Flutter Dev Google group:
Flutter bloc
Hello Community, I have been learning flutter and right now I'm working on a mobile application using flutter. I've been searching for a painless state management technique. I found out that flutter_bloc is one of the better ones going on now. Where do I get a better documentation for
November 17, 2019 at 06:32PM by Jilson Saji
https://ift.tt/2KwBTah
Flutter bloc
Hello Community, I have been learning flutter and right now I'm working on a mobile application using flutter. I've been searching for a painless state management technique. I found out that flutter_bloc is one of the better ones going on now. Where do I get a better documentation for
November 17, 2019 at 06:32PM by Jilson Saji
https://ift.tt/2KwBTah
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.