You depend on `modal_bottom_sheet` which conflicts with `flutter 3.7.0`
MostafaSolimanMO opened this issue · 2 comments
MostafaSolimanMO commented
Description
You depend on modal_bottom_sheet
which conflicts with flutter 3.7.0
, the package version needs to be updated.
../../.pub-cache/hosted/pub.dev/modal_bottom_sheet-2.1.2/lib/src/bottom_sheets/bar_bottom_sheet.dart:102:13: Error: 'ModalBottomSheetRoute' is imported from both 'package:flutter/src/material/bottom_sheet.dart' and 'package:modal_bottom_sheet/src/bottom_sheet_route.dart'
The modal_bottom_sheet
is not updated yet (It is updated on the Prerelease version), So keep watching...
rupinderjeet commented
As a temporary fix, check out my fork https://github.com/rupinderjeet/flutterwave_flutter_sdk.
The modal_bottom_sheet
is not even used.
FredDominant commented
Hello @MostafaSolimanMO, this has been updated in the just published version.