How can I open SpeedDial in a horizontal way in my project like this?
If there are other libraries, that is fine.
How can I open SpeedDial in a horizontal way in my project like this?
If there are other libraries, that is fine.
Copyright © 2021 Jogjafile Inc.

You can also create your own custom floating action button. But since you are open to packages too writing an answer in which you can achieve it using a package
Try https://pub.dev/packages/custom_floating_action_button
Add this to pubspec.yaml
You can wrap the scaffold with CustomFloatingActionButton