Mæhæmad

Results 3 issues of Mæhæmad

# Description of the new feature/enhancement It would be nice to be able to specify two schemes per profile; one for light mode and one for dark. I imagine that...

Issue-Feature
Help Wanted
Area-User Interface
Area-Settings
Product-Terminal

Works fine on mobile, however building for web fails: ``` Target dart2js failed: ProcessException: Process exited abnormally with exit code 1: /C:/.../Pub/Cache/hosted/pub.dev/dio_cache_interceptor_isar_store-1.0.1/lib/src/store/cach e_collection.g.dart:18:7: Error: The integer literal 1541975981581312059 can't be...

**Describe the bug** Nested _freezed_ classes are no longer present in the `.copyWith` object, making [deep copy](https://pub.dev/packages/freezed#going-further-deep-copy) unavailable. **To Reproduce** First, create a simple class in `child.dart`: ```dart import 'package:freezed_annotation/freezed_annotation.dart';...

bug