Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matanlurey/flutter_ios_screenshot
iOS + Flutter CI Experiments
https://github.com/matanlurey/flutter_ios_screenshot
flutter fml ios
Last synced: about 1 month ago
JSON representation
iOS + Flutter CI Experiments
- Host: GitHub
- URL: https://github.com/matanlurey/flutter_ios_screenshot
- Owner: matanlurey
- Created: 2024-08-27T23:52:27.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T00:36:38.000Z (4 months ago)
- Last Synced: 2024-10-12T05:22:47.303Z (2 months ago)
- Topics: flutter, fml, ios
- Language: Dart
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `flutter_ios_screenshot`
A prototype of using XCUITest to power automated screenshots for Flutter tests
on iOS.## References
- [#128598][]: `flutter screenshot` does not work with iOS 17
[#128598]: https://github.com/flutter/flutter/issues/128598