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
Those packages doesn't exist and they through and error
import 'package:flutter/material.dart';
import 'package:txapita/providers/app_state.dart';
import 'package:txapita/providers/user.dart';
import 'package:txapita/screens/login.dart';
import 'package:txapita/screens/splash.dart';
import 'locators/service_locator.dart';
import 'screens/home.dart';
import 'package:provider/provider.dart';
The text was updated successfully, but these errors were encountered:
Those packages doesn't exist and they through and error
import 'package:flutter/material.dart';
import 'package:txapita/providers/app_state.dart';
import 'package:txapita/providers/user.dart';
import 'package:txapita/screens/login.dart';
import 'package:txapita/screens/splash.dart';
import 'locators/service_locator.dart';
import 'screens/home.dart';
import 'package:provider/provider.dart';
The text was updated successfully, but these errors were encountered: