• Eric Seidel's avatar
    Fix `flutter apk` to work with resources · dd440d0c
    Eric Seidel authored
    I screwed up my last change, turns out the package command
    is sensitive about having all of its flags before args.
    
    Also made it possible to control the resources directory
    from the command line per the review comments in the previous change.
    
    @jason-simmons
    dd440d0c
apk.dart 8.9 KB