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
info • The import of 'dart:typed_data' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/foundation.dart' • packages/smooth_app/lib/cache/files/file_cache_manager_impl.dart:2:8 • unnecessary_import
info • 'primary' is deprecated and shouldn't be used. Use backgroundColor instead. This feature was deprecated after v3.1.0. • packages/smooth_app/lib/pages/onboarding/onboarding_bottom_bar.dart:116:11 • deprecated_member_use
info • 'onPrimary' is deprecated and shouldn't be used. Use foregroundColor instead. This feature was deprecated after v3.1.0. • packages/smooth_app/lib/pages/onboarding/onboarding_bottom_bar.dart:117:11 • deprecated_member_use
info • The keyword 'final' isn't necessary because the parameter is implicitly 'final' • packages/smooth_app/lib/pages/product/edit_product_page.dart:388:14 • unnecessary_final
info • 'primary' is deprecated and shouldn't be used. Use backgroundColor instead. This feature was deprecated after v3.1.0. • packages/smooth_app/lib/pages/product/new_product_page.dart:337:15 • deprecated_member_use
info • Avoid leading underscores for local identifiers • packages/smooth_app/lib/pages/product/nutrition_container.dart:238:10 • no_leading_underscores_for_local_identifiers
info • Avoid leading underscores for local identifiers • packages/smooth_app/lib/pages/product/nutrition_container.dart:301:13 • no_leading_underscores_for_local_identifiers
info • The import of 'dart:typed_data' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/foundation.dart' • packages/smooth_app/lib/pages/scan/camera_image_full_getter.dart:1:8 • unnecessary_import
info • The import of 'dart:typed_data' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/foundation.dart' • packages/smooth_app/test/tests_utils/goldens.dart:2:8 • unnecessary_import
The text was updated successfully, but these errors were encountered:
What
The text was updated successfully, but these errors were encountered: