https://pub.dev/api/packages/drift_dev/feed.atomRecently published versions of package drift_dev on pub.dev2026-03-22T20:46:45.701404Zsimonbinder.euPub Feed GeneratorDev-dependency for users of drift. Contains the generator and development tools.urn:uuid:4c0bd1be-81a5-4833-b807-f91ece697922v2.32.1 of drift_dev2026-03-22T20:46:45.701404Z2.32.1 was published on Mar 22, 2026. Changelog excerpt: - For view columns referencing table columns as an alias, we now copy nullability and type converters from the source column ([#3765](https://github.com/simolus3/drift/issues/3765)). - Fix parsing `references()`with analyzer 10.2.0 and later. - Support analyzer versions `>=10.0.0 <13.0.0`.urn:uuid:3fd71454-58db-49c6-9e18-ef2660bf5b02v2.32.0 of drift_dev2026-02-28T20:37:03.039070Z2.32.0 was published on Feb 28, 2026. Changelog excerpt: - Support version 3.x of the `sqlite3`package.urn:uuid:812dafac-185c-4543-a81e-0d9747a23fdav2.31.0 of drift_dev2026-02-03T20:23:32.653580Z2.31.0 was published on Feb 3, 2026. Changelog excerpt: - Fix JSON serialization for views referencing a nullable wrapper of a non-nullable column with a type converter attached to it.urn:uuid:d76c4c11-13b7-403f-88a7-bd5f702f37b4v2.30.1 of drift_dev2026-01-12T22:31:45.681180Z2.30.1 was published on Jan 12, 2026. Changelog excerpt: - `make_migrations`: Don't generate schema test helpers when `--no-test`is set. - Generate managers entrypoint for `@DriftAccessor`s as well. - Add `ValidationOptions`parameter to `testWithDataIntegrity`.urn:uuid:16bbdf87-7853-4123-86ff-5c7521e2b734v2.30.0 of drift_dev2025-12-05T21:51:56.681755Z2.30.0 was published on Dec 5, 2025. Changelog excerpt: - Schema export: Always export generated SQL statements as a reference. - Schema export: Always use temporary file instead of data URI. - Support analyzer versions 9.x. - Support dothand syntax when analyzing Dart sources.urn:uuid:cb953e93-d836-4b3e-ad11-e9db05b8b753v2.29.0 of drift_dev2025-10-18T13:23:59.478799Z2.29.0 was published on Oct 18, 2025. Changelog excerpt: - Fix invalid schema code for views. - Add the `known_tables`option. It allows defining external tables assumed to be available without including them in the drift-managed schema. - Make-migrations: Add `--no-test`option to disable generating tests.urn:uuid:3b5652dc-ee9c-45e2-8461-6fbfccd23898v2.28.3 of drift_dev2025-09-21T22:10:14.964248Z2.28.3 was published on Sep 21, 2025. Changelog excerpt: - Remove dependencies on discontinued build packages. - Fix false-positive warnings about imported files not being referenced.urn:uuid:ee257b90-3167-4d68-974b-87b71b7e5964v2.28.2 of drift_dev2025-09-05T21:58:24.943668Z2.28.2 was published on Sep 5, 2025. Changelog excerpt: - Fix generating code for `typedef`s with different parameters than the type they point to. - Support `analyzer`version 8.x - When no other option is set, assume SQLite version 3.38.0 when analyzing drift files (used to be 3.31.0).urn:uuid:00d14710-85cb-4a75-b72f-8264ac01b52av2.28.1 of drift_dev2025-07-29T19:14:25.876325Z2.28.1 was published on Jul 29, 2025. Changelog excerpt: - Support `package:build`version 3.urn:uuid:109d15dd-1b76-4572-9a1b-a7595e7ddd83v2.28.1-dev.0 of drift_dev2025-07-13T20:58:21.939956Z2.28.1-dev.0 was published on Jul 13, 2025. Changelog excerpt: - Support pre-releases of `package:build`version 3.