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

Will Flutter for Web eventually be able to replace traditional website development?
Is that the eventual goal for Flutter for the web? If not what is the the purpose or Web support?

November 16, 2019 at 07:46AM by Cobmojo
https://ift.tt/2NSX8VZ
New post on /r/flutterdev subreddit:

What do you think of my app? It's an anonymous, location-based, tag-based discussion board with file sharing capabilities
https://play.google.com/store/apps/details?id=org.grothedev.frogponhttps://github.com/grothedev/fp_flutterI am open to ideas for improvement. Let me know of any bugs you find, and feel free to ask any questions. I think that this app has a lot of potential. Also I am looking for a graphic designer to make a better logo since I'm not very good at that.

November 16, 2019 at 08:43AM by goofnug
https://ift.tt/2NVwAn3
New post on /r/flutterdev subreddit:

(Beginner) How to run a background timer easily ?
Last step for my pomodoro application !After finishing the UI of my first Flutter project and built a release version of it to put in on my phone (and using it !),I noticed one big issue that make my application useless: The timer stop when I exit the app, and start again when I open the app.I need some background code running for updating the countdown timer I've created.Some posts I've read suggest to use the workmanager package but maybe there is a easier solution.The problem seems to be on the iOS-side where background tasks are limited.iOS also have a beginBackgroundTaskWithExpirationHandler method for timer (my case).What would be the smartest solution you would use ?​My timer is a simple Duration(seconds: 1500) use in a Timer.periodic method that update every Duration(seconds: 1).

November 16, 2019 at 10:48AM by Kadarach
https://ift.tt/2KsCzgM
New post on /r/flutterdev subreddit:

Flutter altered notch settings in my phone!
so i opened the simple app that increases the number based on how many times you click a button, the only thing i did was change the color to pink and converted it into a apk.using this flutter build apkand i opened it on the my android phone. and it worked normally, except it changed the notch settings somehow.before: https://i.imgur.com/1AX3Dec.jpg(the top is how it should look like)after: https://i.imgur.com/IQnfyAk.jpgnow it doesn't even show the status icons and all. and is just pure black ;_;it should be transparent and the status icons should be visible!edit:i have also restarted it many times and it stil ldoesn't work properly!and i have uninstalled the apk too!

November 16, 2019 at 12:40PM by Eufrasia_
https://ift.tt/2CLbIs6
New post on /r/flutterdev subreddit:

Where is Flutter's last video?
I got a notification from Youtube 22hours ago about a video posted by Flutter named: "How Flutter renders Widgets". I was excited to watch it but when I click, it says video unavailable. Do anyone know why it is taken down?

November 16, 2019 at 04:16PM by aytunch
https://ift.tt/2CRhoRv
New post on /r/flutterdev subreddit:

How can I do this on Flutter?
Any clue on how I can achieve this interaction with Flutter? What I want to do is drag a panel until it displays full screen.https://www.youtube.com/watch?v=eXFkuW2jZrMI did something similar using the "sliding_up_panel" package but I can't position the panel over the AppBar.https://www.youtube.com/watch?v=I9gIKTp1aK4

November 16, 2019 at 04:02PM by _OriginalPoster_
https://ift.tt/2QA438n
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