mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-31 20:52:32 +00:00
NEW - [Settings] Entirely revamped the settings page to allow for easier navigation for new users - [Search] Ability to set custom headers for individual indexers TWEAKS - [Settings] Split apart customization and configuration of modules, and add AppBar actions to allow quickly switching between customization and configuration FIXES - None
5 lines
113 B
Dart
5 lines
113 B
Dart
export 'core/constants.dart';
|
|
export 'core/database.dart';
|
|
export 'core/dialogs.dart';
|
|
export 'core/state.dart';
|