Closed alexgann closed 10 years ago
Hi Alex! Thanks for the pull request, it looks good to me. But as you wrote in your note, it would be better to upload your package to Pub. If someone does not use Git he can't compile the samples any longer.
Got richtextfield onto pub - updated PR to use pub reference.
Hi Alex, thanks a lot for the change. The sample is already online on the StageXL samples page.
I noticed that the StageXL_RichtTextField has a dependency to package:xml. But it seems that you don't use it. If i'm right it would be better to remove it from pubspec.yaml next time you publish your package.
Thanks again for this great extension to StageXL and for the sample.
I definitely will - that was a dependency in Saso's original code where he had the flash-generated html being parsed by the xml package.
Thanks!
Had to add pubspec dependency to the stagexl_richtextfield repo. Perhaps I should push it to pub at some point, or move it under bp74?