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

Glitch effect
I'm experimenting with creating a glitch effect. Maybe it could be helpful for somebody.Result: https://raw.githubusercontent.com/kherel/flutter_fun/master/gifs/glitch.gifCode: https://github.com/kherel/flutter_fun

November 02, 2020 at 07:17PM by kherel
https://ift.tt/3oJznzU
New post on /r/flutterdev subreddit:

Is it possible to develop Flutter apps on OpenWRT?
I was wondering what the the current status of Flutter support for OpenWRT running on devices that support running 60 fps games?If there is no current support, is there a roadmap for this?

November 02, 2020 at 08:45PM by kingofthecream
https://ift.tt/3jVrZ0B
New post on /r/flutterdev subreddit:

A Flutter package that helps you to protect your work against greedy employers not willing to pay by letting you to remotely control the app's usability
https://ift.tt/34QuX2s

November 02, 2020 at 08:31PM by fperson_
https://ift.tt/2TMfEBt
New post on Flutter Dev Google group:

No Ads on iOS
My app went live 1 week ago and its showing Admob ads on Android devices fine, but not ads on iOS devices. Test ads are working fine. Is it because I upgraded to flutter 1.22? Anyone else facing similar issue? Thanks

November 02, 2020 at 10:33PM by IT365 Solutions Inc
https://ift.tt/3843jRn
New post on /r/flutterdev subreddit:

My CV website (with source)
Hey all! I started learning Flutter this year, to build a personal project by myself. I am not a developer nor studied programming but I always had an interest in coding. It's been a lot of fun! Last month I also made a "CV website" as a web app. It's the first app that I release publicly. Any feedback, on any aspect, would be greatly appreciated!
I also want to thank the Flutter community at large. So many people are positive and helpful. I couldn't do much without the help of people answering questions online or writing tutorials. Looking forward to the futur Flutter developments!My CV website, a Flutter web app : https://louisdeveseleer.com/The source code : https://github.com/louisdeveseleer/resume_web

November 02, 2020 at 11:52PM by king-louis-rds
https://ift.tt/386297S
New post on Flutter Dev Google group:

Best practices for audio playing
Hi all, I would like to understand what's the best option in order to play audio on mobile devices with Flutter. It seems that there is no official / core Flutter library for this. I have been looking at just_audio as a possible solution, but I would like to know what more experienced Flutter

November 03, 2020 at 12:10AM by Federico Mestrone
https://ift.tt/3jT4GVe
New post on /r/flutterdev subreddit:

Any one here “full stack” Google?
This post isn’t suppose to be too serious, just a general discussion. By full stack I mean:-Dart -Golang -Flutter -Google CloudBasically, do focus your stack solely on Google technology?I would love to know if you’ve made a career out of it, do you have a back up plan if for whatever reason Google stopped developing these technologies?I’m curious to know!

November 03, 2020 at 12:17AM by augst1
https://ift.tt/3jQTwAx
New post on Flutter Dev Google group:

methodCall vs 16 bit aligned data
I'm using flutter_sound which mostly passes 16 bit vectors from Java land. There is no int16 type apparently, so it sends as uint8List, but then it shows up in dart in a byte buffer at offset 49 (why 49?). This is unfortunate since it can't be aliased as 16 bit (Int16List rejects unaligned

November 03, 2020 at 02:36AM by Jim Hurd
https://ift.tt/2I2slVZ
New post on Flutter Dev Google group:

TextFlied Crash
Textflied was copied and pasted on version 1.22, which broke or jammed directly。 This problem also exists in version 1.23 of flutter. I hope to give a solution

November 03, 2020 at 04:06AM by Jiada Liu
https://ift.tt/3kTpOfp
New post on /r/flutterdev subreddit:

Discord server for app development
Hey everyone. I just quickly wanted to let you know there's a new, fast-growing server generally focused on app development. It's different from the Flutter server in that it is intended to encompass the entire process of building an app from design to development to marketing and more -- but there's also a channel for Flutter help as well. If you're interested in talking to, learning from, and sharing knowledge with like-minded people on the subject of mobile app development, be sure to check it out: https://discord.gg/ZqeGZARx5p

November 03, 2020 at 06:14AM by AppDevDiscord
https://ift.tt/3855dBj
New post on /r/flutterdev subreddit:

Flutter Buddies is a week old with 300+ members and is holding a hackathon
It's a community for solo flutter devs. http://FlutterBuddies.com

November 03, 2020 at 04:54AM by joeyda3rd
https://ift.tt/34PaECg
New post on /r/flutterdev subreddit:

Is Flutter a good starting point for a complete newbie?
Hey everyone!I have recently been thinking about getting into app development, and hopefully freelance some projects once I have enough knowledge / experience?I am also self educating myself on UX design.Now here's the thing, I'm not a programmer and I don't know shit (having only made wp and shopify websites without using any code, but am open to learning a language for app development). Started learning python years ago, was grasping it quickly but then suddenly stopped working towards it because life got crazy.So would flutter be a good place to start? What language should I familiarise myself with (I learn fast)? If not flutter, then where do I begin?My ultimate goal is to be able to build shit (which I enjoy doing) for money (have an entire practice around building websites and apps).Sorry for all the noob questions. Thanks!

November 03, 2020 at 08:00AM by Marc9564
https://ift.tt/34OaVWe
New post on /r/flutterdev subreddit:

ValueNotifier inside StatelessWidget
Is it a bad practice to use ValueNotifier inside StatelessWidget?

November 03, 2020 at 10:42AM by Fienases
https://ift.tt/2TOdgdn
New post on /r/flutterdev subreddit:

Youtube music in Flutter?
I changed my music app from Spotify to Youtube Music. The reason is pretty much that I like some old anime songs that I used to watch as a kid and it cheer my day up.Youtube music app in mac is a PWA and it is nowhere near the level of Spotify.This is the only reason I might switch back.I've heard here and there that there is a possibility that they are creating a new Youtube Music desktop app with Flutter.Do you know anything about this?

November 03, 2020 at 12:32PM by bradofingo
https://ift.tt/324J2HC