Skip to content

First time running "flutter analyze" #2

Description

@MrGKanev

Run flutter analyze
Analyzing Mobile...

info • The import of 'dart:ui' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/material.dart' • lib/main.dart:2:8 • unnecessary_import
info • Use key in widget constructors • lib/main.dart:255:3 • use_key_in_widget_constructors
info • The operand can't be null, so the condition is always true • lib/main.dart:256:41 • unnecessary_null_comparison
info • Use lowercase_with_underscores for package names • pubspec.yaml:1:7 • package_names

4 issues found. (ran in 13.5s)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions