Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New tweet from FlutterDev:

RT @Firebase: ⛰️ #FirebaseSummit continues with a new pathway! Find out this week’s pathway with a game of Quickdraw! Don’t forget to share your scores with us on social 🔥 Start drawing 👉 https://t.co/QFDqJ7V6TY https://t.co/UKmvfFj9Qc— Flutter (@FlutterDev) Oct 27, 2021

October 27, 2021 at 08:25PM
https://twitter.com/FlutterDev/status/1453427579021520905
New post on /r/flutterdev subreddit:

Backend framework for Flutter applications
Hey, I've developed a server framework for internal use on our projects (high demanding web and mobile applications). It's really nice. We've been using it on awhile and I decided it to share with you. It's called ServeMe https://pub.dev/packages/serveme. Under the MIT license. So. Enjoy. Some features goes here:- modular architecture;
- events support;
- scheduled tasks support;
- console API for implementing own server command set;
- ridiculously fast binary data serialization for data exchange;
- MongoDB support;
- customizable configs, logging and debugging tools, connections management etc.Anyways, take a look, use if you want. I find it very suitable for quick development of servers. Both simple and complex ones.

October 27, 2021 at 11:07PM by MrSheogorath
https://ift.tt/3Clsn2A
New post on /r/flutterdev subreddit:

Is there a site like React Native Upgrade Helper for Flutter?
React Native Upgrade HelperAs you can see in the link above, in this site I can select the current version of a react native project and compare the changes that I have to do to migrate to other version. I know that we can upgrade the dependencies with pub get, but it is useful for check the changes in files of native folders (android and iOS).

October 28, 2021 at 03:12AM by Edmar-
https://ift.tt/3GshkqQ
New post on /r/flutterdev subreddit:

Suggested text editor package?
I'm creating an app that is a kind of note-taking. My priority is that it should be cross-platform, ie it should work on all platforms in which Flutter works.I saw many packages for text editing in pub.dev, but didn't notice something which work for all of these.Does anyone have any suggestions

October 28, 2021 at 07:04AM by mukhtharcm
https://ift.tt/3En7Taj
New post on /r/flutterdev subreddit:

Rich Text Editor To PDF
Anyone ever exported rich text in Flutter to a PDF? I am currently using https://pub.dev/packages/flutter_quill and am debating whether I want to ditch it completely for the sake of exporting the text consistently to a PDF. I tried using packages to convert the Delta (formatted text) to markdown/html, then to pdf but ran into many issues and missing formatting features there.flutter_quill seems to be the most popular rich text editor nowadays but still lacks in this regard. Maybe I should wait for more robust solutions to popup and just export non-formatted text in the meantime.Any thoughts? Thanks!

October 28, 2021 at 07:26AM by jarhead777
https://ift.tt/3pIYw0A
New post on /r/flutterdev subreddit:

Animated figure
Hey! Looking to brain storm some ideas on how one would go to implement a some kind of animated figure that for example if you push it, it might say something like "hey!". I want it to be in my quiz app and say good job etc.What kind of method would be good to use? Bunch of gifs? Or some kind of htm5 canvas thing?

October 28, 2021 at 11:20AM by Suisuiiidieelol
https://ift.tt/3nywPFb
New post on /r/flutterdev subreddit:

A BDD testing question
Do you align your gieven when then with the way you have to do it in widet unit testing where everything gets mashed into a then statement after the given app exists condition or do you do that way just on test and differently with integration testing?

October 28, 2021 at 02:29PM by fredgrott
https://ift.tt/3jKkr3O
New post on /r/flutterdev subreddit:

How can I get sound level or decibel from Uint8List?
I am getting stream of Uint8List from just_audio plugin so how I can get sound level or decibel from it?

October 28, 2021 at 03:26PM by pokaboom1
https://ift.tt/3muxFDH
New post on /r/flutterdev subreddit:

Do you know about SQLite storage in Flutter? No worries, I can show you how to set it up and use it for CRUD operations in your Flutter apps 🤩
https://ift.tt/3vXkvlI

October 28, 2021 at 06:49PM by VandadNahavandipoor
https://ift.tt/3En17Bu
New tweet from FlutterDev:

🦋 Chapter 1: Pop Quiz! Flutter developers spend most of their time within which of these Framework sub-layers? #flutterapprentice— Flutter (@FlutterDev) Oct 28, 2021

October 28, 2021 at 07:02PM
https://twitter.com/FlutterDev/status/1453769221213605891
New post on /r/flutterdev subreddit:

Flutter Firebase Phone Authentication and Firebase Database example
https://ift.tt/315B43j

October 28, 2021 at 07:59PM by rrtutors
https://ift.tt/3blwhww