source_gen_test_golden 1.0.8
source_gen_test_golden: ^1.0.8 copied to clipboard
Test support for the source_gen package. Allows to compare the output of a generator with a golden file.
1.0.8 #
- Deprecated the package in favor of the original source_gen_test because
ShouldGenerateFilewas merged there.
1.0.7 #
- Updated dependencies.
1.0.6 #
- Add
ShouldGenerateFile.
1.0.5 #
- Require
analyzer: ^5.2.0 - Require
sdk: '>=2.19.0 <3.0.0' - Fix for latest
pkg:source_gen
1.0.4 #
- Require
analyzer: '>=4.6.0 <6.0.0' - Require
sdk: '>=2.17.0 <3.0.0'
1.0.3 #
- Support the latest
package:analyzer.
1.0.2 #
- Support the latest
package:analyzer.
1.0.1 #
- Support the latest
package:analyzer.
1.0.0 #
- Migrate to null safety.
- Require Dart
2.12.0.
0.1.1+4 #
- Support the latest
package:buildandpackage:build_test.
0.1.1+3 #
- Support the latest
package:analyzer. - Require at least Dart 2.10
0.1.1+2 #
- Support the latest
package:analyzer.
0.1.1+1 #
- Support the latest
package:analyzer.
0.1.1 #
- Require at least Dart 2.2
- Support the latest
package:build_test.
0.1.0+6 #
- Support the latest
package:analyzer.
0.1.0+5 #
- Support the latest
package:analyzer.
0.1.0+4 #
- Support the latest
package:analyzer.
0.1.0+3 #
- Support the latest
package:analyzer.
0.1.0+2 #
- Fix
generateForElementfor fields.
0.1.0+1 #
- Fix and improve errors thrown when generators are not used.
0.1.0 #
- First release.