/damt-dart

Acronym Management Tool - written in Dart

Primary LanguageDartMIT LicenseMIT

damt

damt

Acronym Management Tool - written in Dart

SQLite3 Supporting Libraries

To use a SQLite database with the application the shared library is needed:

  • Fedora 38: sudo dnf install sqlite-devel
  • Debian or Ubuntu: sudo apt install libsqlite3-dev
  • macOS: already included with macOS
  • Windows: download the DLL file from the SQLite3 Downloads page under the section: Precompiled Binaries for Windows.