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

Adding custom ads in Flutter (not with Admob)
What is the best way to implement custom ads management in Flutter apps?
The thing is I don't want to use admob and stick with automatic ads. I want to create partnerships with businesses in my hometown where I can embed their ads in my app. How would you do it?

March 28, 2021 at 05:51PM by Atef_S
https://ift.tt/2O4XBau
New post on /r/flutterdev subreddit:

Flutter Web examples or tutorials
Hi r/FlutterDev,​Do you know of websites built with Flutter 2 ?Do you know of Flutter 2 Web tutorials ? Can't seem to find much on YouTube.​Thanks!

March 28, 2021 at 08:06PM by joris_limonier
https://ift.tt/3syu9Zj
New post on Flutter Dev Google group:

Flutter run failing in M1 MacBook Air
Hello, I have build an application using flutter on a linux based laptop but now I have shifted to M1 Mac. That same project has stopped working in this device. When I run the flutter run command, I get an error. Error: * flutter run* *Downloading ios tools...

March 28, 2021 at 09:30PM by Anurag Tyagi
https://ift.tt/2PhzupB
New post on /r/flutterdev subreddit:

Can anyone help me understanding Architecture.
Whats the relationship between Repository, Data-Source and Services. I’m trying to make sense of this architecture my job wants me to understand.According to this architecture UI only interact with repo.Repo interact with Datasource. Data source will decide whether data will come from local or remote.Service interact with the outer world entities. Like fetching data from remote server.Architecture

March 28, 2021 at 11:01PM by anothr_anon_user
https://ift.tt/3dcCRGc
New post on /r/flutterdev subreddit:

Flutter Fr Space
Salut les gars!Nous venons de créer une chaine qui donnera des cours et tutoriels sur Flutter mais en français ceci sera un bon départ pour la communauté français si juste on s'y met tous en supportant la chaine par nos abonnements, likes et commentaires. Ci dessous le lien de la chaine !https://www.youtube.com/channel/UC2jf4JoAgGR4eaFYlOFaYUA

March 28, 2021 at 10:33PM by ofceab_obed
https://ift.tt/3m0Ak5R
New post on /r/flutterdev subreddit:

Product Owner's Perspective on Flutter with Tom Arra (Very Good Ventures, BMW) - Flutter 101 Podcast
I talked to Tom Arra. Tom is a Program Manager at Very Good Ventures. Previously, he worked as Product Owner at BMW, Microsoft, and Nokia. We talked about his experience with Flutter as a Product Owner.Listen to the episode here https://flutter101.dev/episodes/the-product-owners-perspective-on-flutter-with-tom-arraYou can also just search for "Flutter 101 Podcast" in your favorite podcast app and subscribe. On https://flutter101.dev/ you'll find links to podcast listings, and you can listen to previous episodes.First, we briefly discussed how Tom switched from Software Development to Product Ownership and Program Management. Then, Tom shared his experience with Flutter at BMW and Very Good Ventures.We learned how Flutter got its way into BMW, and how the company managed to adopt the technology. Tom's and BMW's experience with Flutter was positive: most developers could focus on writing Dart code, ship apps for multiple platforms while maintaining app quality, performance and delivering value to customers on time. Flutter also helped with working with designers and delivering beautiful apps on both iOS and Android.We talked about open-source at bigger organizations, as well as a couple of examples from VGV's open-source projects. We talked about how software quality matters and why the 100% test coverage can improve stability and prevent regressions.

March 29, 2021 at 08:14AM by serial_dev
https://ift.tt/3ry0HBg
New post on Flutter Dev Google group:

Sweep Gradient
Hey Developers, I was working with Sweep Gradient. Can someone help me set parameters to achieve the following output- Colors are- 3A42FF and 37BD95

March 29, 2021 at 09:23AM by Rakesh Singh
https://ift.tt/39jwJef
New post on /r/flutterdev subreddit:

Is Flutter good for developing this kind of app?
Hello Everyone.I am going to develop a Point of Sale kind of Desktop app but can't decide on the best tool. I want the following features to cover at any cost:Build for Windows and macOSPDF Report GenerationHTTP CallsLocal Database ConnectivitySource code obfuscationConnection to External Hardware like printers, scanners, barcode readersThe following things would be good to consider but not required:HTML, CSS, JS ToolingDevelopment on Linux UbuntuI would really appreciate your input on this.Thanks!

March 29, 2021 at 11:50AM by ravgeet
https://ift.tt/3sCpV2U
New post on /r/flutterdev subreddit:

Introducing Appwrite BaaS v0.7 With Cloud Functions, Appwrite CLI, Flutter Web
The new Appwrite version includes over 100 new features, bug fixes, upgrades and security patches, and some major features like Cloud Functions and the new Appwrite CLI.

March 29, 2021 at 01:30PM by congolomera
https://ift.tt/2O1jM15
New post on /r/flutterdev subreddit:

Flutter l10n auto generation using rust (and google translate)
https://ift.tt/39lJm8n

March 29, 2021 at 05:02PM by RoyalCnut
https://ift.tt/3mdp7iN
New post on /r/flutterdev subreddit:

How to Listen for Platform-Specific Events in Flutter
https://ift.tt/39nPf52

March 29, 2021 at 04:14PM by DoughtyTitan
https://ift.tt/3tYtIYs
New post on /r/flutterdev subreddit:

Flutter one-base code Android APP and Windows GUI
I am noob on flutter so ... chill
I want to build an app focussing on the android tablet app, and GUI Windows appso can flutter one-base code deeply on both of them

March 29, 2021 at 05:27PM by demonhunters1985
https://ift.tt/3m1J8Zm
New post on /r/flutterdev subreddit:

Flutter CM Sensor Recorder: A Flutter Plugin That Brings CMSensorRecorder to Flutter Apps on both iOS and Android
I have just published my second Flutter Plugin, one that allows you to record sensor data using CMSensorRecorder on iOS and a custom implementation based on Foreground Service on Android.For those who don't know, CMSensorRecoder allows developers to start recording sessions in background and then access the accelerometer data of that session at a later time, with minimal battery drain. There is no such thing on Android and this plugin reimplements this with a foreground service that stores the accelerometer data in a SQLite database.Here is the link: https://pub.dev/packages/flutter_cm_sensor_recorderPRs are welcome!

March 29, 2021 at 06:56PM by Problem_Creepy
https://ift.tt/3dhgmjt
New post on /r/flutterdev subreddit:

Using flutter for small web app
Hi guys, im gonna me honest with you, i have almost no experience with flutter, though it reminds me bit of tornadofx, while it still has a lot in common with html and css.I would like to make small app(as a hobby), to track workshop data, making appointments, some printing stuff, nothing overly complicated. I don't have mucb time mow to focus on that, and i would like to try to do it in flutter, this app will be used only in browser, no mobile no nothing else.I just got scared because depending of who you ask flutter is good for something like that, or its satans spawn.Alternative would be svelte, now i know that flutter has issue with first load of page, and it works best only on chrome, but i would like to hear some oppinions why it can be good, or why it can be bad.(id probably use firebase to store data, auth, and so on)

March 29, 2021 at 07:42PM by WrongW4y
https://ift.tt/39pwsq8