devdennysegura / flutter-netflix-clone

149 stars 67 forks source link

Compiler error #2

Open UnluckyY1 opened 5 years ago

UnluckyY1 commented 5 years ago

Compiler message: lib/src/pages/summary/state.dart:11:7: Error: No named parameter with the name 'object'. object: {'type': type}, ^^^^^^ lib/src/pages/summary/state.dart:21:7: Error: No named parameter with the name 'object'. object: {'match': match, 'show': item}, ^^^^^^ lib/src/pages/summary/state.dart:33:9: Error: No named parameter with the name 'object'. object: {'title': 'Unforgettable'}, ^^^^^^ Compiler failed on C:\src\flutter-netflix-clone-master\lib/main.dart Running Gradle task 'assembleDebug'... Running Gradle task 'assembleDebug'... Done 46.7s Gradle task assembleDebug failed with exit code 1

alexsandro-12 commented 5 years ago

Help

ShaharLahav commented 5 years ago

help

smuh96 commented 5 years ago

any solution?

devdennysegura commented 4 years ago

let me watch flutter doctor command result

devdennysegura commented 4 years ago

update pubspec plugin "Fluro" to my forked "Fluro project clone" https://github.com/devdennysegura/fluro

esQmo commented 3 years ago

This fork prevent the build with Flutter >= 1.12 and causes #8