Flutter Heroes
25.9K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
New post on /r/flutterdev subreddit:

What is your perfect designer match? (tool wise)
No, I'm not talking about Tinder for designers and developers. :))As a Flutter hustler, what design tools do you use to collaborate with your designers? Which one do you prefer? But what I am truly curious about, does it matter to you? Any pros and cons for a specific tool?Adobe XDFigmaSketch......continue the list with the technology your developer is working withBut what I am curious with, does it matter to you? Any pros and cons for a specific tool?

March 29, 2021 at 07:40PM by Affectionate-Chip506
https://ift.tt/3u5ATOQ
New post on /r/flutterdev subreddit:

Cross-post from /Dartlang: Announcing the Sunsetting of Aqueduct
Stable Kernel's official statement regarding the sunsetting of Aqueduct - an open-source, server-side framework written in Dart

March 29, 2021 at 07:29PM by blakleylane
https://ift.tt/3tZ8euw
New post on /r/flutterdev subreddit:

How is the experience with Flutter Desktop currently?
I am deciding to build either a native Mac app in Swift or go with Flutter. I am more experienced in Flutter and I really want to use Flutter to build the Mac app. Have any of you tried Flutter on the desktop (Mac especially) recently? If so, how was the experience? How was the app during production?I am generally keen to know this and to decide whether or not Flutter Desktop should be good and stable to work with despite it being in beta. Also, how was the experience uploading it to an app store such as the Mac App Store or the Windows Store?I thank you all who choose to answer! I look forward to hearing from some of you! :)

March 29, 2021 at 09:01PM by jazilzaim
https://ift.tt/3u5KHbC
New post on /r/flutterdev subreddit:

How people calling markNeedsBuild() "like a good luck charm" gave us the setState() API
https://ift.tt/3wkt3Ts

March 29, 2021 at 08:59PM by roughike
https://ift.tt/3wdbV1F
New post on /r/flutterdev subreddit:

Google Drive Image Viewer
Hi I think you know how Google Drive image viewer or file looks likehow can I implement something like it in flutter ?

March 29, 2021 at 09:32PM by ANDRUXUIS
https://ift.tt/3mehDvX
New post on Flutter Dev Google group:

FirebaseAuth.instance.signOut() doesn't sign out current user
Originally, I used just firebaseAuth.instance.signOut() within onPress() button, but the user doesn't sign out. Then, I changed to below code that I found on stackoverflow to try, and the result is the same. After sign out, the " print(FirebaseAuth.instance.currentUser.uid);" still can print the

March 29, 2021 at 10:16PM by Xin
https://ift.tt/3foOkVT
New post on /r/flutterdev subreddit:

Full stack demo for on GitHub for upcoming conference
Hey Flutter devs!As part of a full-stack talk for an upcoming conference, I'm going to do a very short demo with a Flutter desktop app calling a Dart serverless app (created with the Dart Functions Framework dartfn tool) running on Cloud Run.Unfortunately, I'm not allowed to discuss the dates or confirm whether it's Google I/O or Next, or whatever, until Google officially announces, so conjecture all you like, just please don't ask me! 🤐 But I'll be recording the demo this Thursday, so you have two days to pitch in if you'd like to help out and get some glory!The main thing is to keep things simple (only five minutes!) so I've created a small demo app that I've published on GitHub:https://github.com/subfuzion/io21-dart-flutter-fullstack-demoWant to have your name called out in the demo credits for helping out?
I'm on the Google Cloud team and spent a bunch of time on the Dart Functions Framework, but this is literally the first Flutter app I've ever written. I'm looking to you Flutter experts to help ensure the Flutter app conforms to best practices without becoming too complicated and overkill for a simple demo.I've implemented a very simple model/view/services type of architecture using Provider. I attempted to make it configurable for "dev" (localhost) and "prod" (Cloud Run) environments, although it doesn't quite work. 🤔If you want to pitch in, open issues or submit pull requests over the next two days. Useful critiques in issues or pull requests that I merge will get definitely earn you karma points and credit in the video. I'll make sure to highlight your name and if you want, Twitter ID and profile picture.I'm open to all ideas for enhancements or future demos, but please keep in mind that this specific demo must be kept short and sweet for time purposes.Cheers!Tony
[tonypujals@google.com](mailto:tonypujals@google.com) | Twitter: @subfuzion

March 30, 2021 at 01:58AM by subfuzion
https://ift.tt/3sDBiaP