1

This is the Error when u are uploading files to firestore firebase. So I sol this Error. Checkout the answer below in Answers section. Thanks

kamran khan
  • 597
  • 3
  • 10

2 Answers2

4

Just add this Line in Imports import 'package:path/path.dart' as Path;

kamran khan
  • 597
  • 3
  • 10
1

import 'package:path/path.dart' as Path; first import this file then add Path. just before baseman()