smart_logs 1.0.7
smart_logs: ^1.0.7 copied to clipboard
Smart logs is a package which can be use to log any type of message, exception, stack trace.
0.0.1 #
- This is Initail release of Flutter package which can be used for loging and sending report.
0.0.2 #
- Minor change in 3rd party package version
0.0.3 #
- Add delete zip file in initialization method
0.0.4 #
- Fix minmum email body length toast
0.0.5 #
- Fix should save property
- Change gravity of toast to Center for iOS
- Change type of reportButtonIcon property to Widget type
0.0.6 #
- change disk_space plugin to disk_space_upgrade
0.0.7 #
- update dependencies
0.0.8 #
- add some parameter to dialog for customization
0.0.9 #
- fix zip file issue
0.0.10 #
- fix zip file issue
1.0.0 #
- fix minor issue related to file creation
1.0.1 #
- handle No space left on device exception
1.0.2 #
- allow to add external attachment to email
1.0.3 #
- Update packages
- Add extra attachment file parameter to zip
- Add parameters to dialog
- Update dialog UI
1.0.4 #
- Update packages
1.0.5 #
- Remove extra lines
1.0.6 #
- Fix UI blocking while creating zip file.
- Fix keyboard hiding
1.0.7 #
- Update pubspec file