westdabestdb/bubble_bottom_bar

'Badge' now exists in Flutter v3.7

Closed this issue · 0 comments

Build error is occurring after updating to Flutter v3.7 due to the addition of the Badge widget to the default material package. Badge is also defined in the Badges package dependency.

: Error: 'Badge' is imported from both 'package:badges/src/badge.dart' and 'package:flutter/src/material/badge.dart'.
../…/lib/bubble_bottom_bar.dart:195
      child: Badge(