flutter-fimber icon indicating copy to clipboard operation
flutter-fimber copied to clipboard

No podspec found for `flutter_fimber` in `.symlinks/plugins/flutter_fimber/darwin`

Open adrianvintu opened this issue 1 year ago • 3 comments

I get this

No podspec found for flutter_fimber in .symlinks/plugins/flutter_fimber/darwin

when executing build on ios

flutter clean && flutter pub get && cd ios && rm -Rf Podfile.lock && pod install --repo-update

Can anyone build on ios?

Using

  fimber: ^0.7.0
  fimber_io: ^0.7.0
flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.10.5, on macOS 13.4.1 22F82 darwin-arm64, locale en-RO)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 14.3.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.2)
[✓] VS Code (version 1.79.2)
[✓] VS Code (version 1.77.3)
[✓] Connected device (3 available)
[✓] Network resources

I could build last week with

  fimber: ^0.6.6
  fimber_io: ^0.6.6

and flutter 3.7.2

adrianvintu avatar Jul 04 '23 15:07 adrianvintu

OH, sorry. I didn't run this through iOS and Apple device - it may take some time to do it - try to use fimber/fimber_io if needed, the iOS plugin was just doing same - combine the log level/message, date into similar output on iOS side. It is the android plugin side that formats it correctly.

magillus avatar Jul 05 '23 00:07 magillus

Thank you @magillus I will wait for the update :)

adrianvintu avatar Jul 05 '23 07:07 adrianvintu

Any news on this update?

I'm a long time user and advocate of Fimber but the latest update is purely broken.

josh-burton avatar Aug 20 '23 22:08 josh-burton