dxf 2.0.0+1
dxf: ^2.0.0+1 copied to clipboard
DXF package for Dart developers to create, read, update and delete the data in AutoCAD DXF file - a CAD data file format developed by Autodesk.
[2.0.0+1] - 2021-03-26 #
- Updated API documentation
2.0.0 #
- Null safety
1.3.0 #
- Add support AcDbCircle entity
1.2.3 #
- Fix the assets
1.2.2+5 #
- Fix the assets
1.2.2 #
- Added path property
1.2.1+1 #
- Exported AcDbEntity data model
1.2.1 #
- Fixed AcDbPolyline mising vertices
1.2.0 #
- Completed data model
1.1.0 #
- Package restructuring
1.0.3 #
- Compatible with runtime flutter-web of web
1.0.2+4 #
- Format code
1.0.2+3 #
- Format code
1.0.2+2 #
- Fix suggestions
1.0.2+1 #
- Fix suggestions
1.0.2 #
- Parse entities section
1.0.1+1 #
- Lightweight restructuring
1.0.1 #
- Load and save as..., parse: header section
1.0.0 #
- Initial version, created by chuyentt