drift/extras/drift_devtools_extension
Simon Binder 09d450e7f5
Fix height of db viewer in devtools
2023-12-02 23:11:59 +01:00
..
lib Fix height of db viewer in devtools 2023-12-02 23:11:59 +01:00
web Validate schema in DevTools extension 2023-11-11 21:13:50 +01:00
.gitignore Setup simple devtools extension 2023-10-18 23:16:52 +02:00
.metadata Setup simple devtools extension 2023-10-18 23:16:52 +02:00
README.md Setup simple devtools extension 2023-10-18 23:16:52 +02:00
analysis_options.yaml Setup simple devtools extension 2023-10-18 23:16:52 +02:00
build.sh Integrate db viewer into devtools 2023-10-18 23:16:52 +02:00
pubspec.yaml Update to lints 3.0.0 2023-11-16 21:25:21 +01:00

README.md

This is the DevTools extension for drift, based on the drift_db_viewer package.

Debugging

To run the extension in standalone mode, run

flutter run -d chrome --dart-define=use_simulated_environment=true