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

Error flutter/dart #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Oct 13, 2020

  1. Error flutter/dart

    I've this error when create the object and try to set any properties: 
    Variables must be declared using the keywords 'const', 'final', 'var' or a type name.
    Try adding the name of the type of the variable or the keyword 'var'.dart(missing_const_final_var_or_type)
    luigimassa authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    271634d View commit details
    Browse the repository at this point in the history