25 Commits

Author SHA1 Message Date
221b6b7cca Fixed to obey window size constraints on Windows 2023-12-12 09:01:35 +05:30
b7dedb28a4 Fix for macOS 2023-12-12 02:20:04 +05:30
8a15170d0e fix: macos startup layout issue
- Only fixes it visually, partially, until the hidden at launch feature is possible somehow.
2023-12-09 23:23:06 +07:00
5ea07b6c50 feat(windows): custom title bar 2023-12-01 07:09:16 +07:00
1008262699 Platform specific window flows through MaterialApp 2023-12-01 05:05:39 +05:30
cdba6476b0 Migrate to Dart 3 2023-08-27 20:23:41 +05:30
cd6c96376d refactor main.dart 2023-05-02 07:21:30 +05:30
f3375f4e4c Update main.dart 2023-05-01 13:56:39 +05:30
028ddb554a Fix startup window layout issue & update resize algo 2023-05-01 12:03:10 +05:30
25813ae238 Clean up main.dart 2023-04-27 07:31:30 +05:30
5af770c5dd Add window_manager 2023-04-27 06:31:30 +05:30
befc214883 Remember last window size 2023-04-26 16:19:08 +05:30
44f97d3612 Add window service 2023-04-18 06:12:33 +05:30
52190fafc7 Add Emoji Support 2023-04-15 09:29:05 +05:30
6db7f37211 Update providers 2023-04-13 10:53:48 +05:30
a7154aadfb add persisted theme toggle to RequestEditorPaneHome 2023-04-04 15:49:59 -07:00
bb698539fe Adding Hive persistence 2023-03-27 12:17:30 +05:30
7cd1d34847 WIndow title 2023-03-23 20:44:26 +05:30
d37b785a86 Modify window size 2023-03-23 19:37:28 +05:30
e602e5dca5 remove fixed colors 2023-03-11 22:37:47 +05:30
af487193d3 migrate to material 3 design 2023-03-09 04:28:56 +05:30
a9810ef7c2 Fully functional prototype with final UI design 2023-03-05 14:51:15 +05:30
76e5fc006c State Management + UI Updates 2023-03-04 22:23:49 +05:30
3ce391e2d5 Initial layout and API collection pane 2023-03-04 17:14:10 +05:30
58bfd8a4c1 Flutter project created 2023-03-04 11:04:04 +05:30