retarget 0.1.2 retarget: ^0.1.2 copied to clipboard
supports conditional compilation of platform-specific Flutter UI code using #ifconf and #switch pragmas.
0.1.2 #
- force pub.dev to show tool as intended to work for all platforms
0.1.1 #
- Obey packaging conventions for a commandline tool (ie. move all sources to
bin/
) - Add example configurations so
pub.dev
readers can take a look without installing the tool. - Add git hint how to deal with dependencies changing per each target platform.
0.1.0 #
- First published version. Basic functionality works. Apply engine is tested, linter tests are not done yet.