Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Flutter で Freezzed Package を使用してオブジェクトをビルドしようとすると、このエラーが発生します
DateTime の代わりに他のデータ型を使用しようとしても、エラーは発生しません。
これを解決するには?ありがとうございました
pubspec.yaml
build_runner: ^2.0.4 freezed: ^0.14.2 json_serializable: ^4.1.3
フラッターバージョン: 2.2.1