This repository has been archived on 2026-04-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Handwerksapp/build/ios/Debug-iphonesimulator/Flutter.framework/Modules/module.modulemap
2026-04-01 23:17:29 +02:00

7 lines
95 B
Plaintext

framework module Flutter {
umbrella header "Flutter.h"
export *
module * { export * }
}