2 comments found.
Hello, i just purchased Best Flutter UI Templates but when i try to open and debug the ‘new_food_ui project’ im getting next errors:
[{ “resource”: ”/Users/elmersalazar/Documents/Flutter_projects/all code/FoodUIApp-master/new_food_ui/lib/modules/restaurent_info/restaurent_info.dart”, “message”: ”’SearchBar’ isn’t a function.\nTry correcting the name to match an existing function, or define a method or function named ‘SearchBar’.”, “source”: “dart”, “startLineNumber”: 121, “startColumn”: 34, “endLineNumber”: 121, “endColumn”: 43 }]
[{ “resource”: ”/Users/elmersalazar/Documents/Flutter_projects/all code/FoodUIApp-master/new_food_ui/lib/modules/restaurent_info/restaurent_info.dart”, “message”: “The name ‘SearchBar’ is defined in the libraries ‘package:flutter/src/material/search_anchor.dart (via package:flutter/material.dart)’ and ‘package:new_food_ui/modules/search/components/search_bar.dart’.\nTry using ‘as prefix’ for one of the import directives, or hiding the name from all but one of the imports.”, “source”: “dart”, “startLineNumber”: 121, “startColumn”: 34, “endLineNumber”: 121, “endColumn”: 43 }]
my version of flutter is 3.13.6 and dart 3.80.0, can you help me please
sure, we will help you, give me 2 days we will update with latest flutter version and send you update code.
hello, are these all 3 package null safety?