Utility classes to assist in incrementally migrating from Apache Flex (formerly Adobe Flex) to Feathers UI for Haxe and OpenFL.
- Haxe 4.3
- OpenFL 9.5
- Feathers UI 1.3
Run the following command in a terminal to install feathersui-flex-migration.
haxelib git feathersui-flex-migration https://github.com/feathersui/feathersui-flex-migration.gitAfter installing the library above, add it to your OpenFL project.xml file:
<haxelib name="feathersui-flex-migration" />