You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[✓] Flutter (Channel stable, 3.13.9, on macOS 14.0 23A344 darwin-arm64, locale en-TW)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.1)
[✓] Xcode - develop for iOS and macOS (Xcode 15.0.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.3)
[✓] VS Code (version 1.84.0)
[✓] Connected device (1 available)
[✓] Network resources
The text was updated successfully, but these errors were encountered:
Kahoulam
changed the title
Error: The class 'GeneratedThemeData' can't be used as a mixin because it's neither a mixin class nor a mixin.
Error: The class 'GeneratedThemeData' can't be used as a mixin because it's neither a mixin class nor a mixin.
Nov 25, 2023
Kahoulam
changed the title
Error: The class 'GeneratedThemeData' can't be used as a mixin because it's neither a mixin class nor a mixin.
The class 'GeneratedThemeData' can't be used as a mixin because it's neither a mixin class nor a mixin.
Nov 25, 2023
Steps to reproduce
tokens.json
filedart run build_runner build
Expected results
The generated
tokens.dart
has no errorsActual results
An error occurred:
Version
design_tokens_builder: ^0.2.0+1
Code sample
tokens.json
Screenshots or Video
Screenshots
Flutter Doctor output
Doctor output
The text was updated successfully, but these errors were encountered: