Replies: 3 comments
-
@suesitran Please add the below line, and post the result here: - run: flutter format -o show packages/nartus_ui_package/lib/theme/ |
Beta Was this translation helpful? Give feedback.
0 replies
-
@subosito here is the link that runs with above comment: https://github.com/suesitran/interactive_diary/runs/8261237425?check_suite_focus=true |
Beta Was this translation helpful? Give feedback.
0 replies
-
i @subosito , any update? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Link to action: https://github.com/suesitran/interactive_diary/runs/8240806582?check_suite_focus=true
Current flutter-action version: 2.6.2
flutter version use: 3.3.1
Output from local machine
suesi$ flutter format . --set-exit-if-changed
Formatted 71 files (0 changed) in 3.88 seconds.
Flutter doctor - local machine
[✓] Flutter (Channel stable, 3.3.1, on macOS 11.6.8 20G730 darwin-x64, locale en-AU)
• Flutter version 3.3.1 on channel stable at /Users/suesi/Development/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 4f9d92fbbd (26 hours ago), 2022-09-06 17:54:53 -0700
• Engine revision 3efdf03e73
• Dart version 2.18.0
• DevTools version 2.15.0
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
• Android SDK at /Users/suesi/Library/Android/sdk
• Platform android-31, build-tools 30.0.3
• Java binary at: /Applications/Android Studio.app/Contents/jre/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 11.0.12+0-b1504.28-7817840)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 13.2.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 13C100
• CocoaPods version 1.11.3
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 2021.2)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 11.0.12+0-b1504.28-7817840)
[✓] VS Code (version 1.53.2)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.20.0
[✓] Connected device (3 available)
• iPhone 13 (mobile) • ABFF7038-DB26-4C5A-81B0-947CC7EBEAC2 • ios • com.apple.CoreSimulator.SimRuntime.iOS-15-2 (simulator)
• macOS (desktop) • macos • darwin-x64 • macOS 11.6.8 20G730 darwin-x64
• Chrome (web) • chrome • web-javascript • Google Chrome 105.0.5195.102
[✓] HTTP Host Availability
• All required HTTP hosts are available
• No issues found!
Beta Was this translation helpful? Give feedback.
All reactions