/sprix

Flutter application for a simple word scrambler

Primary LanguageC++GNU General Public License v3.0GPL-3.0

sprix

Flutter application for a simple word scrambler

Dictionary

Register with the Merriam Webster Developer Center to get an API key. Then create a secrets.dart file in /lib/auth that contains the key:

const dictionary_api_key = '123key';