Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

GitHub - divyanshub024/flutter_camera
https://ift.tt/37dXr54

November 16, 2019 at 06:03PM by divyanshub024
https://ift.tt/374IQsK
New post on /r/flutterdev subreddit:

Flutter Translate - A fully featured localization library for Flutter
Flutter Translate is a fully featured localization / internationalization (i18n) library for Flutter.It lets you define translations for your content in different languages and switch between them easily.https://github.com/jesway/flutter_translateFeaturesVery easy to usePluralization supportStatic keys support with flutter_translate_genSupports both languageCode (en) and languageCode_countryCode (en_US) locale formatsAutomatically save & restore the selected locale with a simple implementationFull support for right-to-left localesFallback locale support in case the system locale is not unsupportedSupports both inline or nested JSON

November 16, 2019 at 06:25PM by leadcode_io
https://ift.tt/35cPT0D
New post on /r/flutterdev subreddit:

Plugin to record video with music
I'm trying to record a video,but music turns off immediately. How do I implement this functionality where music still keeps playing and allows me to record?

November 16, 2019 at 06:09PM by afreena_anjum
https://ift.tt/2Qr3VaU
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
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
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
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
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
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
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
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 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
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
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
New post on Flutter Dev Google group:

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
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