socker 0.0.8
socker: ^0.0.8 copied to clipboard
Hazır widget ve extension içeren Flutter paketi
0.0.8 #
- 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('/C:/flutter_windows_3.29.2-stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'theme'. ThemeData get theme => context.theme; ^^^^^ ../../../AppData/Local/Pub/Cache/hosted/pub.dev/socker-0.0.3/lib/socker.dart:15:40: Error: The getter 'brightness' isn't defined for the class 'BuildContext'. socker.dart:15 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('/C:/flutter_windows_3.29.2-stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'brightness'. Brightness get brightness => context.brightness; ^^^^^^^^^^ ../../../AppData/Local/Pub/Cache/hosted/pub.dev/socker-0.0.3/lib/socker.dart:16:30: Error: The getter 'isDark' isn't defined for the class 'BuildContext'. socker.dart:16 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('/C:/flutter_windows_3.29.2-stable/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'isDark'. bool get isDark => context.isDark;
onu duzelttim yanlis import olmus