-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmain.todo
More file actions
70 lines (60 loc) · 2.27 KB
/
main.todo
File metadata and controls
70 lines (60 loc) · 2.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
## 0.4 Core Features
☐ Text editing
☐ (Radial) Brush menu
☐ shapes
☐ area selection
☐ Make use of the topmost canvas for frequest updates before pushing it back to the main canvas
☐ Undo/Redo
### Archive
✔ Loadfiles @done(24-08-10 00:48)
✔ MainMenu @done(24-08-11 14:48)
✔ Show new button sintead of loading screen @started(24-08-11 15:09) @done(24-08-11 17:43) @lasted(2h34m49s)
✔ Show share button @done(24-08-11 17:43)
✔ Show delete button @done(24-08-11 15:09)
✔ Display grid dynamically @done(24-08-11 17:24)
☐ Thumbnails
☐ Share
https://pub.dev/packages/share_pluss
☐ toasts
☐ Button to hot switch between the last two brushes
☐ Custom Color palette
☐ Custom Brush settings
✔ Adjustable size @done(24-08-11 01:15) alpha v.0.0.2
☐ Layers (Moveable, hideable, etc) using caching
✔ Layer selection @done(25-03-25 21:45)
✔ Layer visibility @done(25-03-25 21:45)
☐ Layer reordering / merging
☐ Layer CRUD
☐ Layer locking / opacity / blending modes/ masks / moving
✔ Images @done(25-04-13 01:17)
☐ Shapes (Arcs, squares, circles, etc)
✔ haptic feedback on android @done(24-08-11 14:48) alpha v.0.0.2
✔ undo/redo @done(24-08-11 01:50)
----
# Bugs
☐ Fix Renaming (file name used as name but canvas uses JSON property)
# For alpha 1:
✔ fix undo/redo @done(24-08-13 10:28)
✔ fix file loading and saving @done(24-08-13 15:20)
✔ fix line tool @started(24-08-13 11:09) @done(24-08-13 11:18) @lasted(9m55s)
✔ fix reset @started(24-08-13 10:28) @done(24-08-13 12:59) @lasted(2h31m39s)
✔ Remove reload button on home screen @done(24-08-13 12:59)
☐ add welcome pop-up?
✔ update readme @done(25-04-12 22:17)
☐ share feature
✔ rename file feature @started(24-08-13 15:20) @done(24-08-13 16:15) @lasted(55m26s)
☐ check out packages & impl?
- share
- floating draggable widget
- flutter_svg: ^2.0.10+1
- shared_preferences
- syncfusion_flutter_sliders: ^26.2.9
- fluttertoast: ^8.2.8
- flutter_whatsnew
# could update https://github.com/xqwzts/flutter_radial_menu to dart 3
✔ fix selecting strokes | CANCELLED FOR NOW @done(24-08-15 00:32)
✔ fix and make remove stroke more performant @done(25-04-13 01:15)
---
- Moveable, modular Interface
- Tablet mode
- hotkeys