Make managing your links quick and easy!
The Link Management System app makes it easy to store and manage all of your important links. Manage your entire link library with the app’s intuitive organisation system, which allows you to quickly find and open links by description or title. You can also easily add new links to the system, categorize them, and edit their details with just a few clicks.
New release v. 1.1.0 DOWNLOAD
This has new improvements and it's finally available on the release note page.
This app was initially developed as an exercise, but quickly became a useful and practical tool for managing everyday links.
Follow specific platform release pipeline and then create a release in GitHub where put the files.
Archive the app in Xcode, Windows >Distribute App > Developer ID > Export Notarized App
Run 'flutter build windows'. In the folder 'build/windows/runner/Release/', as said in package instructions add the file sqlite3.dll downlaod if it's not already there. Open the file desktop_inno_script.iss with Inno Setup Compiler and Run the script.
Run on Debug or Release Mode.
Follow this video to build the .exe file. As said in package instructions remember that in release mode you need to add the file sqlite3.dll downlaod in same folder as your executable. Publish the LMS.exe file.
Never tested.