smart_button 0.0.1 copy "smart_button: ^0.0.1" to clipboard
smart_button: ^0.0.1 copied to clipboard

Flutter buttons with built-in internet connectivity checking. Automatically prevents actions and shows user feedback when offline.

0.0.1 #

  • Initial Release - Smart Button package for Flutter
  • Added SmartButton - ElevatedButton with connectivity checking
  • Added SmartTextButton - TextButton with connectivity checking
  • Added SmartOutlinedButton - OutlinedButton with connectivity checking
  • Implemented automatic internet connectivity verification before button actions
  • Added configurable offline feedback options:
    • Adaptive alert dialogs
    • Snackbar notifications
    • No feedback option
  • Support for all standard Flutter button properties
  • Custom offline messages and titles
  • Optional offline action callbacks
  • Comprehensive test coverage
  • Full documentation and examples
1
likes
0
points
120
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter buttons with built-in internet connectivity checking. Automatically prevents actions and shows user feedback when offline.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

connectivity_plus, flutter

More

Packages that depend on smart_button