fair_compiler 2.1.2
fair_compiler: ^2.1.2 copied to clipboard
A complier which can generate Fair bundle for widget with annotation.
2.1.2 #
- bugfix.
2.1.1 #
- bugfix.
2.1.0 #
- Modify compilation mode, improve compilation speed.
2.0.0 #
- Extended FunctionDomain, support FairFunction.
- Fixed some known issues.
1.9.0 #
- Support TypeArgumentList.
- Support negative value.
- Fix js isNotEmpty bug.
1.8.0 #
- Compiler log optimized.
1.7.4 #
- bugfix.
1.7.3 #
- Fixed an issue with JS file was not being regenerated.
1.7.2 #
- bugfix.
1.7.1 #
- Fixed an issue with widget function contains parameters.
1.7.0 #
- Fixed an issue with string returned by analyzer ExportDirective, ImportDirective.
- Fixed binding generation error with import export resolution.
1.6.0 #
- Remove the generation time from the generation.fair. dart comment.
- Added the ignore unnecessary_import operation.
1.5.1 #
- bugfix.
1.5.0 #
- The function supports parameter passing.
1.4.1 #
- bugfix.
1.4.0 #
- bugfix.
1.3.0 #
- Module split.
1.2.2 #
- bugfix.
1.2.1 #
- bugfix.
1.2.0 #
- Support static methods parsing.
1.1.0 #
- Support singleton parsing.
1.0.1 #
- bugfix.
1.0.0 #
- Add null-safety.
0.3.0+1 #
- bugfix.
0.3.0 #
- Minimize size of assets.
0.2.0+3 #
- print exception message when compile failed.
0.2.0+2 #
- Fix stack overflow exception when parsing
with
0.2.0+1 #
- downgrade the version of archive, crypto, path and pedantic to satisfy lower version of flutter_test
0.2.0 #
- generate dsl bundle for [fair]
- generate widget mapping