Commit graph

12 commits

Author SHA1 Message Date
Ming Ming
ef8c7681d7 Make groupBy return a map instead 2022-08-11 01:10:30 +08:00
Ming Ming
51887f68b8 Fix too many SQL variables error 2022-08-07 01:26:48 +08:00
Ming Ming
52e9618581 Fix start arg ignored in indexOf 2022-07-28 17:47:59 +08:00
Ming Ming
2af31a0357 Favor functions in package:collection 2022-07-28 17:47:59 +08:00
Ming Ming
2c4ec3447b Switch local DB from IndexedDB to SQLite 2022-07-24 22:01:47 +08:00
Ming Ming
654627ebbb Adjust image color 2022-07-24 22:01:46 +08:00
Ming Ming
f55f68b593 Update xml 2022-07-09 19:25:56 +08:00
Ming Ming
42495455b5 Remove obsolete functions 2022-06-08 13:05:40 +08:00
Ming Ming
763762d385 Parse json in isolate 2022-06-08 13:05:40 +08:00
Ming Ming
f6614a3542 Refactor: inplace stable sort 2022-06-07 01:39:29 +08:00
Ming Ming
8ce0125879 Limit number of async queries to be fired at the same time
While the plugin can handle this no problem, the dart side will get stuck when all the results come in over a tiny period of time
2022-05-28 14:38:11 +08:00
Ming Ming
a4dfe29e92 Move app code to sub-dir 2022-04-06 02:37:58 +08:00
Renamed from lib/iterable_extension.dart (Browse further)