CopyPastor

Detecting plagiarism made easy.

Score: 0.8620162659797116; Reported for: String similarity Open both answers

Possible Plagiarism

Plagiarized on 2022-05-10
by Maqsood

Original Post

Original - Posted on 2018-12-06
by diegoveloper



            
Present in both answers; Present only in the new answer; Present only in the old answer;

You should consider the indentation for **assets** in pubspec.yaml
flutter: assets: - images/pizza1.png - images/pizza0.png More details:
flutter: [2 whitespaces or 1 tab]assets: [4 whitespaces or 2 tabs]- images/pizza1.png [4 whitespaces or 2 tabs]- images/pizza0.png

You should consider the indentation for `assets`
flutter:
assets: - images/pizza1.png - images/pizza0.png

More details:
flutter:
[2 whitespaces or 1 tab]assets: [4 whitespaces or 2 tabs]- images/pizza1.png [4 whitespaces or 2 tabs]- images/pizza0.png


        
Present in both answers; Present only in the new answer; Present only in the old answer;