You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Launching lib\main.dart on SM G360H in debug mode...
Compiler message:
file:///D:/androidstudiolib/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_page_indicator-0.0.3/lib/flutter_page_indicator.dart:283:8: Error: Can't declare a member that conflicts with an inherited one.
void initState() {
^^^^^^^^^
file:///D:/androidstudiolib/flutter/packages/flutter/lib/src/widgets/framework.dart:1007:12: Context: This is the inherited member.
void get initState {
^^^^^^^^^
The text was updated successfully, but these errors were encountered:
Launching lib\main.dart on SM G360H in debug mode...
Compiler message:
file:///D:/androidstudiolib/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_page_indicator-0.0.3/lib/flutter_page_indicator.dart:283:8: Error: Can't declare a member that conflicts with an inherited one.
void initState() {
^^^^^^^^^
file:///D:/androidstudiolib/flutter/packages/flutter/lib/src/widgets/framework.dart:1007:12: Context: This is the inherited member.
void get initState {
^^^^^^^^^
The text was updated successfully, but these errors were encountered: