abuanwar072 / E-commerce-App-UI-Flutter

Nice and clean Online Shop app UI by using #Flutter.
https://youtu.be/XBKzpTz65Io
2.02k stars 1.04k forks source link

eror #15

Open kimong28 opened 2 years ago

kimong28 commented 2 years ago

hi, help me solve this

Launching lib\main.dart on Android SDK built for x86 in debug mode... /C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_svg-0.18.1/lib/src/picture_provider.dart:50:59: Error: No named parameter with the name 'nullOk'. context != null ? Localizations.localeOf(context, nullOk: true) : null, ^^^^^^ /C:/src/flutter/packages/flutter/lib/src/widgets/localizations.dart:413:17: Context: Found this candidate, but the arguments don't match.

static Locale localeOf(BuildContext context) { ^^^^^^^^

FAILURE: Build failed with an exception.