flutter_txms 0.1.3
flutter_txms: ^0.1.3 copied to clipboard
A Flutter package for encoding and decoding hex messages for TxMS transport
Changelog #
0.1.3 #
- Updated pubspec.yaml
- Upgraded dependencies
0.1.2 #
- Fixed number of segments calculation
- Added missing comments
0.1.1 #
- Updated dependencies
- Fixed pub.flutter-io.cn publishing
0.1.0 #
Initial release of Flutter TxMS π
Features #
- π Complete Dart/Flutter implementation
- π± Cross-platform support
- Android
- iOS
- Web
- macOS
- Windows
- Linux
- π§ͺ Comprehensive test coverage
- π Complete API documentation
Added #
- Core
TxMS
class implementation with:- Hex encoding/decoding
- SMS/MMS URI generation
- Message segmentation counting
- File download support
- Network alias management
- Country-specific endpoints
- Transport interface definition
- Constants management
- Platform-specific optimizations
- Example Flutter application
- Comprehensive test suite
Developer Experience #
- β¨ Zero external runtime dependencies
- π― Strong type definitions
- π Null safety support
- π Detailed API documentation
- π Example usage in README
- π§ͺ Unit tests
Documentation #
- Full API reference
- Usage examples
- Platform support details
- Contributing guidelines