Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

references stream_chat_flutter:android as the default plugin, but it does not provide an inline implementation. 3.27 #2064

Open
1 task done
erabti opened this issue Dec 13, 2024 · 2 comments · May be fixed by #2066
Open
1 task done
Labels
bug Something isn't working

Comments

@erabti
Copy link

erabti commented Dec 13, 2024

Which packages are you using?

stream_chat, stream_chat_flutter, stream_chat_localizations

On what platforms did you experience the issue?

iOS, Android

What version are you using?

8.3.0

What happened?

After upgrading to latest flutter 3.27, a new warning is shown each time we run flutter pub get

Package stream_chat_flutter:android references stream_chat_flutter:android as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_flutter to either avoid referencing a default implementation via platforms: android: default_package: stream_chat_flutter or add an inline
implementation to stream_chat_flutter via platforms: android: pluginClass or dartPluginClass.

Steps to reproduce

run:
`flutter pub get`

Supporting info to reproduce

No response

Relevant log output

No response

Flutter analyze output

No response

Flutter doctor output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@erabti erabti added the bug Something isn't working label Dec 13, 2024
@PROGrand PROGrand linked a pull request Dec 16, 2024 that will close this issue
4 tasks
@Ssiswent
Copy link

image
The same.

@Abdullah-Arab
Copy link

same thing

Package stream_chat_flutter:android references stream_chat_flutter:android as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_flutter to either avoid referencing a default implementation via `platforms: android: default_package: stream_chat_flutter` or add an inline
implementation to stream_chat_flutter via `platforms: android:` `pluginClass` or `dartPluginClass`.


Package stream_chat_localizations:android references stream_chat_localizations:android as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_localizations to either avoid referencing a default implementation via `platforms: android: default_package: stream_chat_localizations` or add
an inline implementation to stream_chat_localizations via `platforms: android:` `pluginClass` or `dartPluginClass`.


Package stream_chat_flutter:ios references stream_chat_flutter:ios as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_flutter to either avoid referencing a default implementation via `platforms: ios: default_package: stream_chat_flutter` or add an inline
implementation to stream_chat_flutter via `platforms: ios:` `pluginClass` or `dartPluginClass`.


Package stream_chat_localizations:ios references stream_chat_localizations:ios as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_localizations to either avoid referencing a default implementation via `platforms: ios: default_package: stream_chat_localizations` or add an
inline implementation to stream_chat_localizations via `platforms: ios:` `pluginClass` or `dartPluginClass`.


Package stream_chat_flutter:linux references stream_chat_flutter:linux as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_flutter to either avoid referencing a default implementation via `platforms: linux: default_package: stream_chat_flutter` or add an inline
implementation to stream_chat_flutter via `platforms: linux:` `pluginClass` or `dartPluginClass`.


Package stream_chat_localizations:linux references stream_chat_localizations:linux as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_localizations to either avoid referencing a default implementation via `platforms: linux: default_package: stream_chat_localizations` or add an
inline implementation to stream_chat_localizations via `platforms: linux:` `pluginClass` or `dartPluginClass`.


Package stream_chat_flutter:macos references stream_chat_flutter:macos as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_flutter to either avoid referencing a default implementation via `platforms: macos: default_package: stream_chat_flutter` or add an inline
implementation to stream_chat_flutter via `platforms: macos:` `pluginClass` or `dartPluginClass`.


Package stream_chat_localizations:macos references stream_chat_localizations:macos as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_localizations to either avoid referencing a default implementation via `platforms: macos: default_package: stream_chat_localizations` or add an
inline implementation to stream_chat_localizations via `platforms: macos:` `pluginClass` or `dartPluginClass`.


Package stream_chat_flutter:windows references stream_chat_flutter:windows as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_flutter to either avoid referencing a default implementation via `platforms: windows: default_package: stream_chat_flutter` or add an inline
implementation to stream_chat_flutter via `platforms: windows:` `pluginClass` or `dartPluginClass`.


Package stream_chat_localizations:windows references stream_chat_localizations:windows as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_localizations to either avoid referencing a default implementation via `platforms: windows: default_package: stream_chat_localizations` or add
an inline implementation to stream_chat_localizations via `platforms: windows:` `pluginClass` or `dartPluginClass`.


Package stream_chat_flutter:android references stream_chat_flutter:android as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_flutter to either avoid referencing a default implementation via `platforms: android: default_package: stream_chat_flutter` or add an inline
implementation to stream_chat_flutter via `platforms: android:` `pluginClass` or `dartPluginClass`.


Package stream_chat_localizations:android references stream_chat_localizations:android as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_localizations to either avoid referencing a default implementation via `platforms: android: default_package: stream_chat_localizations` or add
an inline implementation to stream_chat_localizations via `platforms: android:` `pluginClass` or `dartPluginClass`.


Package stream_chat_flutter:ios references stream_chat_flutter:ios as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_flutter to either avoid referencing a default implementation via `platforms: ios: default_package: stream_chat_flutter` or add an inline
implementation to stream_chat_flutter via `platforms: ios:` `pluginClass` or `dartPluginClass`.


Package stream_chat_localizations:ios references stream_chat_localizations:ios as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_localizations to either avoid referencing a default implementation via `platforms: ios: default_package: stream_chat_localizations` or add an
inline implementation to stream_chat_localizations via `platforms: ios:` `pluginClass` or `dartPluginClass`.


Package stream_chat_flutter:linux references stream_chat_flutter:linux as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_flutter to either avoid referencing a default implementation via `platforms: linux: default_package: stream_chat_flutter` or add an inline
implementation to stream_chat_flutter via `platforms: linux:` `pluginClass` or `dartPluginClass`.


Package stream_chat_localizations:linux references stream_chat_localizations:linux as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_localizations to either avoid referencing a default implementation via `platforms: linux: default_package: stream_chat_localizations` or add an
inline implementation to stream_chat_localizations via `platforms: linux:` `pluginClass` or `dartPluginClass`.


Package stream_chat_flutter:macos references stream_chat_flutter:macos as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_flutter to either avoid referencing a default implementation via `platforms: macos: default_package: stream_chat_flutter` or add an inline
implementation to stream_chat_flutter via `platforms: macos:` `pluginClass` or `dartPluginClass`.


Package stream_chat_localizations:macos references stream_chat_localizations:macos as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_localizations to either avoid referencing a default implementation via `platforms: macos: default_package: stream_chat_localizations` or add an
inline implementation to stream_chat_localizations via `platforms: macos:` `pluginClass` or `dartPluginClass`.


Package stream_chat_flutter:windows references stream_chat_flutter:windows as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_flutter to either avoid referencing a default implementation via `platforms: windows: default_package: stream_chat_flutter` or add an inline
implementation to stream_chat_flutter via `platforms: windows:` `pluginClass` or `dartPluginClass`.


Package stream_chat_localizations:windows references stream_chat_localizations:windows as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_localizations to either avoid referencing a default implementation via `platforms: windows: default_package: stream_chat_localizations` or add
an inline implementation to stream_chat_localizations via `platforms: windows:` `pluginClass` or `dartPluginClass`.


Package stream_chat_flutter:android references stream_chat_flutter:android as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_flutter to either avoid referencing a default implementation via `platforms: android: default_package: stream_chat_flutter` or add an inline
implementation to stream_chat_flutter via `platforms: android:` `pluginClass` or `dartPluginClass`.


Package stream_chat_localizations:android references stream_chat_localizations:android as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_localizations to either avoid referencing a default implementation via `platforms: android: default_package: stream_chat_localizations` or add
an inline implementation to stream_chat_localizations via `platforms: android:` `pluginClass` or `dartPluginClass`.


Package stream_chat_flutter:ios references stream_chat_flutter:ios as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_flutter to either avoid referencing a default implementation via `platforms: ios: default_package: stream_chat_flutter` or add an inline
implementation to stream_chat_flutter via `platforms: ios:` `pluginClass` or `dartPluginClass`.


Package stream_chat_localizations:ios references stream_chat_localizations:ios as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_localizations to either avoid referencing a default implementation via `platforms: ios: default_package: stream_chat_localizations` or add an
inline implementation to stream_chat_localizations via `platforms: ios:` `pluginClass` or `dartPluginClass`.


Package stream_chat_flutter:linux references stream_chat_flutter:linux as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_flutter to either avoid referencing a default implementation via `platforms: linux: default_package: stream_chat_flutter` or add an inline
implementation to stream_chat_flutter via `platforms: linux:` `pluginClass` or `dartPluginClass`.


Package stream_chat_localizations:linux references stream_chat_localizations:linux as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_localizations to either avoid referencing a default implementation via `platforms: linux: default_package: stream_chat_localizations` or add an
inline implementation to stream_chat_localizations via `platforms: linux:` `pluginClass` or `dartPluginClass`.


Package stream_chat_flutter:macos references stream_chat_flutter:macos as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_flutter to either avoid referencing a default implementation via `platforms: macos: default_package: stream_chat_flutter` or add an inline
implementation to stream_chat_flutter via `platforms: macos:` `pluginClass` or `dartPluginClass`.


Package stream_chat_localizations:macos references stream_chat_localizations:macos as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_localizations to either avoid referencing a default implementation via `platforms: macos: default_package: stream_chat_localizations` or add an
inline implementation to stream_chat_localizations via `platforms: macos:` `pluginClass` or `dartPluginClass`.


Package stream_chat_flutter:windows references stream_chat_flutter:windows as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_flutter to either avoid referencing a default implementation via `platforms: windows: default_package: stream_chat_flutter` or add an inline
implementation to stream_chat_flutter via `platforms: windows:` `pluginClass` or `dartPluginClass`.


Package stream_chat_localizations:windows references stream_chat_localizations:windows as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_localizations to either avoid referencing a default implementation via `platforms: windows: default_package: stream_chat_localizations` or add
an inline implementation to stream_chat_localizations via `platforms: windows:` `pluginClass` or `dartPluginClass`.



Package stream_chat_flutter:android references stream_chat_flutter:android as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_flutter to either avoid referencing a default implementation via `platforms: android: default_package: stream_chat_flutter` or add an inline implementation to stream_chat_flutter via `platforms: android:` `pluginClass` or `dartPluginClass`.

Package stream_chat_localizations:android references stream_chat_localizations:android as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_localizations to either avoid referencing a default implementation via `platforms: android: default_package: stream_chat_localizations` or add an inline implementation to stream_chat_localizations via `platforms: android:` `pluginClass` or `dartPluginClass`.

Package stream_chat_flutter:ios references stream_chat_flutter:ios as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_flutter to either avoid referencing a default implementation via `platforms: ios: default_package: stream_chat_flutter` or add an inline implementation to stream_chat_flutter via `platforms: ios:` `pluginClass` or `dartPluginClass`.

Package stream_chat_localizations:ios references stream_chat_localizations:ios as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_localizations to either avoid referencing a default implementation via `platforms: ios: default_package: stream_chat_localizations` or add an inline implementation to stream_chat_localizations via `platforms: ios:` `pluginClass` or `dartPluginClass`.

Package stream_chat_flutter:linux references stream_chat_flutter:linux as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_flutter to either avoid referencing a default implementation via `platforms: linux: default_package: stream_chat_flutter` or add an inline implementation to stream_chat_flutter via `platforms: linux:` `pluginClass` or `dartPluginClass`.

Package stream_chat_localizations:linux references stream_chat_localizations:linux as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_localizations to either avoid referencing a default implementation via `platforms: linux: default_package: stream_chat_localizations` or add an inline implementation to stream_chat_localizations via `platforms: linux:` `pluginClass` or `dartPluginClass`.

Package stream_chat_flutter:macos references stream_chat_flutter:macos as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_flutter to either avoid referencing a default implementation via `platforms: macos: default_package: stream_chat_flutter` or add an inline implementation to stream_chat_flutter via `platforms: macos:` `pluginClass` or `dartPluginClass`.

Package stream_chat_localizations:macos references stream_chat_localizations:macos as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_localizations to either avoid referencing a default implementation via `platforms: macos: default_package: stream_chat_localizations` or add an inline implementation to stream_chat_localizations via `platforms: macos:` `pluginClass` or `dartPluginClass`.

Package stream_chat_flutter:windows references stream_chat_flutter:windows as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_flutter to either avoid referencing a default implementation via `platforms: windows: default_package: stream_chat_flutter` or add an inline implementation to stream_chat_flutter via `platforms: windows:` `pluginClass` or `dartPluginClass`.

Package stream_chat_localizations:windows references stream_chat_localizations:windows as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of stream_chat_localizations to either avoid referencing a default implementation via `platforms: windows: default_package: stream_chat_localizations` or add an inline implementation to stream_chat_localizations via `platforms: windows:` `pluginClass` or `dartPluginClass`.

lib/ui/l10n/stream_chat_localization_ar.dart:24:7: Error: The non-abstract class 'StreamChatLocalizationsAr' is missing implementations for these members:
 - Translations.editedMessageLabel
Try to either
 - provide an implementation,
 - inherit an implementation from a superclass or mixin,
 - mark the class as abstract, or
 - provide a 'noSuchMethod' implementation.

class StreamChatLocalizationsAr extends GlobalStreamChatLocalizations {
      ^^^^^^^^^^^^^^^^^^^^^^^^^
../../../.pub-cache/hosted/pub.dev/stream_chat_flutter-8.3.0/lib/src/localization/translations.dart:73:14: Context: 'Translations.editedMessageLabel' is defined here.
  String get editedMessageLabel;
             ^^^^^^^^^^^^^^^^^^
Target kernel_snapshot_program failed: Exception


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:compileFlutterBuildRelease'.
> Process 'command '/Users/thedev/Development/flutter/bin/flutter'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 48s
Running Gradle task 'assembleRelease'...                           49.5s
Gradle task assembleRelease failed with exit code 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants