The flutter_state_beacon package has been rolled into the state_beacon package. Please use that instead.
dart pub add state_beacon
Usage
To use Beacon in your Dart project, first import the package:
import 'package:state_beacon/state_beacon.dart';
Click here for the full documentation.