This repository has been archived by the owner on Mar 21, 2023. It is now read-only.
Releases: eludris-community/eludris_flutter
Releases · eludris-community/eludris_flutter
v0.1.0
0.1.0 (2022-12-03)
⚠ BREAKING CHANGES
- merge messages by the same author (#27)
Features
- add basic lua intergration (#20) (4a8323d)
- add effis support (91104bc)
- add linux support (#7) (7b295bf)
- add settings and optimistic updates (c217d03)
- add support for linux (#4) (2491b83)
- add support for web (#36) (f0c724b)
- add windows support (494e162)
- implement eludris v0.3 changes (#39) (e81ba19)
- initial commit (6828e89)
- keep focus on text field (14c9b08)
- merge messages by the same author (#27) (21973d6)
- use yaru theme (1860794)
- using get_it for singletons (#35) (9f47a73)
Bug Fixes
- add SafeArea to Scaffold (#13) (4ba46f7)
- change hinttext of gateway (#2) (5d13bc3)
- fix the default urls of the ws and effis (#28) (b2ddf1e)
- use Map.from for gateway data (#42) (7dc1c74)
- use RegExp for getting effis id (#30) (4a326b5)
Reverts
Miscellaneous Chores
- release 0.1.0 (4a63caf)