scriptHeader top-level constant

String const scriptHeader

Header message for ISS script

Implementation

const String scriptHeader = '''
; Script generated by inno_bundle package for a flutter app.
; Maintainer: https://github.com/hahouari
; YOU DO NOT NEED THIS FILE AFTER YOU GENERATE THE INSTALLER.
\n''';