whistle_loop_sdk 0.0.8
whistle_loop_sdk: ^0.0.8 copied to clipboard
A Flutter plugin that integrates Whistle Loop SDK functionality into Flutter applications, providing easy access to essential device informations.
0.0.1 #
- TODO: Describe initial release.
0.0.2 #
- Renamed method:
- Changed method name from
whistle_loop_events
towhistleLoopEvents
for better clarity and understanding of its functionality.
- Changed method name from
- Updated dependencies:
- Updated the versions of the dependencies in
pubspec.yaml
to their latest stable versions for improved performance and security.
- Updated the versions of the dependencies in
0.0.3 #
- Code Formatting and Static Analysis:
- Formatted the Dart files using the Dart formatter. This includes the files
whistle_loop_sdk.dart
andwhistle_loop_sdk_method_channel.dart
.
- Formatted the Dart files using the Dart formatter. This includes the files
0.0.4 #
- Added Dartdoc comments:
- Added Dartdoc comments to all the methods in the
MethodChannelWhistleLoopSdk
class in thelib/whistle_loop_sdk_method_channel.dart
file for better code readability and understanding of its functionality.
- Added Dartdoc comments to all the methods in the
- Improved API documentation:
- Improved the API documentation to meet the Dart style guide recommendation of documenting at least 20% of the public API elements.
0.0.5 #
0.0.6 #
0.0.7 #
0.0.8 #
- Added timezone