Commit graph

11 commits

Author SHA1 Message Date
thomashii@dukefirehawk.com
26c39effec Updated framework and production 2023-11-13 08:59:18 +08:00
thomashii@dukefirehawk.com
8c48be9f9f Fixed issue 83 2022-10-06 08:00:03 +08:00
thomashii
510594d96e Updated JAEL 2022-02-22 19:41:06 +08:00
CedricM-1848552
558260ec94
Update angel3_hot.dart
Removed excess '!' operation which caused the following error message,
```
Warning: Operand of null-aware operation '!' has type 'AngelWebSocket' which excludes null.
../…/lib/angel3_hot.dart:362
- 'AngelWebSocket' is from 'package:angel3_websocket/server.dart' ('../../../../../.pub-cache/hosted/pub.dartlang.org/angel3_websocket-4.1.2/lib/server.dart').
package:angel3_websocket/server.dart:1
          var ws = _server!.app.container!.make<AngelWebSocket>()!;
```
2021-11-15 19:59:20 +01:00
thomashii
d810e27673 Updated hot 2021-09-11 11:18:35 +08:00
thomashii
a02e8025bd Updated hot reloader 2021-07-18 15:18:31 +08:00
thomashii
43640a56f1 Publish hot 2021-05-15 21:17:18 +08:00
thomashii@dukefirehawk.com
1e92db46a6 Migrated hot 2021-05-01 10:57:26 +08:00
thomashii@dukefirehawk.com
2a69ecf91b Added and migrated html_builder 2021-05-01 10:48:36 +08:00
thomashii
3e5945b397 Updated package hot 2021-03-08 21:11:46 +08:00
Tobe O
6890bbf53f Add 'packages/hot/' from commit 'ed1422b4fbfdc0bfdd44dd54900f03fb9838ad9b'
git-subtree-dir: packages/hot
git-subtree-mainline: 0aab437ca1
git-subtree-split: ed1422b4fb
2020-02-15 18:28:21 -05:00