File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 88.idea /
99web /experimental
1010doc
11- .dart_tool /
1211
1312# Or the files created by dart2js.
1413* .dart.js
Original file line number Diff line number Diff line change 1+ ## 3.0.0 - 2021-03-27
2+ ### Changed
3+ - Non nullable ready
4+ - Refactoring
5+
6+
17## 3.0.0-nullsafety.2 - 2021-03-24
28### Added
39- Add some badges
Original file line number Diff line number Diff line change 11name : platform_info
22description : >
33 Contains info about current platform
4- such as Build mode and Operating system
5- version : 3.0.0-nullsafety.2
4+ such as Build mode and Operating system.
5+ version : 3.0.0
66repository : https://github.com/PlugFox/platform_info/tree/master
77issue_tracker : https://github.com/PlugFox/platform_info/issues
88homepage : https://github.com/PlugFox/platform_info
99# author: Plague Fox <plugfox@gmail.com>
1010# documentation: https://pub.dev/documentation/platform_info/latest
1111
1212environment :
13- sdk : " >=2.12.0-0 <3.0.0"
13+ sdk : " >=2.12.0 <3.0.0"
1414
1515dependencies :
1616 meta : ^1.3.0
You can’t perform that action at this time.
0 commit comments