A cross-platform native client for flarum,by Flutter
xkeyC can you please share how to do it? Just the steps please
Thank You
fakhruddinmasse This requires some code changes. At present, I do not plan to complete this function.
Fluam is currently in a very early status.
this will be "the next big thing" for Flarum
So if I am not wrong, development for all the platforms will take place simultaneously ?
How to say Fluam ? 
- Edited
r4nchy How to say Fluam ?
I came up with this name casually. If you need a pronunciation, pronounce it as'fam' ( family -> family).
For free software, I think its pronunciation should also be free.
r4nchy So if I am not wrong, development for all the platforms will take place simultaneously ?
Yes, for cross-platform UI, I use Flutter (flutter.dev) to build.
- Edited
This is a first release of Fluam,it wiil show you Fluam how to works.
Currently, browsing posts needs to be redirected to your browser, which will be replaced by in-app pages in future versions.
xkeyC This is a first release of Fluam,it wiil show you Fluam how to works.
Currently, browsing posts needs to be redirected to your browser, which will be replaced by in-app pages in future versions.
Justoverclock download this dll form any where and copy to fluam_app.exe path.
The next version of this dll will be included.
[deleted]
- Edited
xkeyC @Justoverclock I'd exercise extreme caution here. An infected DLL file is going to wreak havoc on any Windows system if it comes from a random and untrusted source. I'd expect all DLL files to be digitally signed along with a Checksum that can be used to ensure the file hasn't been tampered with.
Taking this file from anywhere without extensive checks is an absolute no in my view as it's putting your system at risk.
- Edited
@Justoverclock xkeyC is referring to: https://support.microsoft.com/en-us/topic/the-latest-supported-visual-c-downloads-2647da03-1eea-4433-9aff-95f26a218cc0
You'll want to grab both x86 and x64 bit versions of Visual Studio 2015, 2017 and 2019.
To add, I agree with [deleted] with regards to downloading that DLL from an non-trusted source; tread with caution and verify the Checksum
- Edited
Justoverclock [deleted] Ralkage
I have updated Windows-Release_with_dll.zip in https://github.com/fluam/fluam_app/releases/tag/0.0.1-fix .
The packaging method is referenced from https://flutter.dev/desktop#windows ,The next version will use MSIX packaging instead of zip.
installed this from microsoft and now works fine
Justoverclock I have updated the msix installation package in https://github.com/fluam/fluam_app/releases/tag/0.0.1-fix
Installation method: https://www.advancedinstaller.com/install-test-certificate-from-msix.html
This project will be suspended,because I got a formal job,I will not have the energy to maintain it.
Congrats
@xkeyC is this app has notification system? Could you please add iOS version to Testflight. I will help you to test beta on iOS.
- Edited
thimiraonline @xkeyC is this app has notification system? Could you please add iOS version to Testflight. I will help you to test beta on iOS.
See two posts above!
xkeyC This project will be suspended,because I got a formal job,I will not have the energy to maintain it.
It doesn't have social login, how to add that