beautified project editing window, added theme
All checks were successful
Build CI / AMD64 Build (push) Successful in 2m23s

This commit is contained in:
2026-03-19 13:55:04 +05:30
parent a8d397a53e
commit 823690aed3
5 changed files with 137 additions and 83 deletions

View File

@@ -3,7 +3,6 @@ import 'package:prod/models/editor.dart';
import 'package:prod/models/project.dart';
import "package:shared_preferences/shared_preferences.dart";
import "package:prod/models/constants.dart";
// import "package:json_annotation/json_annotation.dart";
import "dart:convert";
class GlobalModel extends ChangeNotifier {