The import statement in the README shows the following file `import 'package:rounded_loading_button_plus/rounded_loading_button_plus.dart';` But the file has been renamed to rounded_loading_button.dart , so the docs need to reflect that.
The import statement in the README shows the following file
import 'package:rounded_loading_button_plus/rounded_loading_button_plus.dart';But the file has been renamed to rounded_loading_button.dart , so the docs need to reflect that.