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
I am trying to use the TabView control with Getx, but when displaying the window with the component it shows the error "No MaterialLocalizations found."
This is the initialization code
Help please!!!
The text was updated successfully, but these errors were encountered:
- Call `AutoSuggestBox.onChanged` when an item is selected using the keyboard ([#483](#483))
- Always add `GlobalMaterialLocalizations` above `ReorderableListView` ([#492](#492))
- **BREAKING** Removed `ContentDialog.backgroundDismiss`. Use `showDialog.barrierDismissable` ([#490](#490))
I am trying to use the TabView control with Getx, but when displaying the window with the component it shows the error "No MaterialLocalizations found."
This is the initialization code
Help please!!!
The text was updated successfully, but these errors were encountered: