Commit Graph

141 Commits

Author SHA1 Message Date
Simon Binder 8077c564d7
Highlight Android workarounds more 2023-10-24 21:14:57 +02:00
Simon Binder 86c071a965 Re-run build 2023-10-22 12:33:10 +02:00
Simon Binder 026fae935c
Integrate db viewer into devtools 2023-10-18 23:16:52 +02:00
Simon Binder cfa33f9a02
Fix typo in error message of insert col list 2023-10-10 21:59:03 +02:00
Simon Binder 6bf32b5bf8
Update assets from `flutter pub get` 2023-10-10 21:58:05 +02:00
Simon Binder bd2d05d629
Apply options in built value example 2023-10-04 15:36:03 +02:00
Leylan24 2581eda145 added the dialect if it is not null 2023-10-03 23:41:47 +02:00
Simon Binder fcd984f134
Migrate built value example to a modular builder 2023-10-03 21:14:20 +02:00
Simon Binder 572e79d551
Fix build configuration in built_value example 2023-10-03 12:55:18 +02:00
ValentinVignal 4041eec6d5
chore: Re-run build runner 2023-09-21 11:36:39 +08:00
ValentinVignal 0176dac2e6
chore: Run build runner 2023-09-20 21:56:07 +08:00
Paul Crimes c3d63c36e7 updated to gradle wrapper and tools to 7.5 to match the properties of dependency filepicker 2023-09-19 20:30:31 +02:00
Paul Crimes 5594921c39 fixed symlinks to new legacy_web directory 2023-09-19 20:30:19 +02:00
Simon Binder 1958dd5cae Add tests for Dart index 2023-09-14 18:21:14 +02:00
Simon Binder 17b1738819 Add macOS target to example app 2023-09-07 15:20:10 +02:00
Simon Binder 1f7954d6a9
Fix example builds 2023-08-31 11:17:17 +02:00
Simon Binder 6408d93a7c Merge branch 'elitree/develop' into develop 2023-08-19 23:03:41 +02:00
Simon Binder 895ff52761 Add API for finegrained control for steps by steps 2023-08-19 22:39:38 +02:00
Eli Geller 4e28e5f5b9
remove leading slashes from URI paths 2023-08-14 18:21:09 -04:00
Simon Binder 9c21e17d91
Add import references to generated insertable 2023-08-13 18:59:31 +02:00
Simon Binder fae8be00d2
Re-run builder in example app 2023-08-09 21:03:36 +02:00
Simon Binder 6c8ec17043
Re-generate migration code 2023-08-02 18:43:28 +02:00
Simon Binder 8d3f490604
Add multi-dialect generation option 2023-07-26 23:59:06 +02:00
Simon Binder addb68fb45
Upgrade go_router in example app 2023-07-22 15:14:38 +02:00
Amir Panahandeh cb7de63a3f
Fix Assertion failure during setting up router 2023-07-22 09:26:26 +03:30
Simon Binder 312fa3219f
Add docs for step-by-step migrations 2023-07-01 18:11:41 +02:00
Simon Binder ed9aeb866a
Add step-by-step migration API 2023-07-01 16:41:22 +02:00
Simon Binder 8b7872fc67
Start with generator for all schema versions 2023-06-28 15:54:32 +02:00
Simon Binder 81315c3d69
Migrate mentions of `flutter pub run` 2023-06-19 16:09:47 +02:00
Simon Binder 342027b420
Update to stable sqlite3 package 2023-06-17 22:19:31 +02:00
Simon Binder 0bf6d0c384
Update web docs 2023-06-17 22:14:59 +02:00
Simon Binder b01c8494e5
Rename old web test package 2023-06-10 18:01:25 +02:00
Simon Binder 61c641001a
Allow latest sqlite3 in encryption sample 2023-06-04 22:11:56 +02:00
Simon Binder 9f2405be26
Merge branch 'develop' into web-v2 2023-06-04 22:10:44 +02:00
Simon Binder ba9360f063
Fix dependency conflicts in some examples 2023-06-01 11:23:57 +02:00
Simon Binder ec5927bc2a
Add web compatibility information to web page 2023-05-31 23:48:13 +02:00
Simon Binder ff41de2a6b
Get new wasm implementation working in Chrome 2023-05-31 22:48:29 +02:00
Simon Binder 2fb7300ad2
Fix web worker example 2023-05-15 21:28:19 +02:00
Simon Binder 8498cfb8d9
Fix build in app example 2023-05-15 09:12:59 +02:00
Simon Binder 28417c52af
Fix lints and warnings added in Dart 3.0 2023-05-12 22:42:21 +02:00
Eli Geller 54f6eea205
small typo fixes (#2410)
Co-authored-by: Eli Geller <eli@reportallusa.com>
2023-05-05 16:10:52 +02:00
Simon Binder b4b4e350dd
Simplify creation of web workers for drift 2023-04-10 23:01:30 +02:00
Simon Binder a6549425ef
Serialize and restore file dependencies too 2023-03-25 16:29:07 +01:00
Simon Binder d6e074e704
Fix `validateDatabaseSchema` in schema tests 2023-03-23 17:56:50 +01:00
Simon Binder e91df496c8
Update dependencies for app example 2023-03-05 22:15:16 +01:00
Simon Binder adc2e22c46
Ignore lints in generated schema code 2023-03-03 20:57:32 +01:00
Simon Binder 5166e5d294
Add rowid parameter to companions 2023-02-19 13:46:58 +01:00
Simon Binder 21ff422f19
Support `@create` queries in modular mode (#2313) 2023-02-12 12:44:47 +01:00
Simon Binder d30d2a1212
Add backup/restore functionality to example app 2023-02-08 00:35:55 +01:00
Simon Binder cd2cf1f3b3
Fix blob columns with modular code generation (#2306) 2023-02-07 22:27:53 +01:00