File tree Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Original file line number Diff line number Diff line change @@ -45,4 +45,8 @@ Easy-to integrate widgets and exported functions are also part of the package.
45
45
## [ 2.3.1] - 24/08/2023
46
46
47
47
* Language ENUM file updated to match Dart formatter.
48
- * Dartdoc documentation included in the project files
48
+ * Dartdoc documentation included in the project files
49
+
50
+ ## [ 2.4.0] - 24/01/2025
51
+
52
+ * Better documentation added to the whole project
Original file line number Diff line number Diff line change 1
1
name : open_weather_client
2
2
description : OpenWeather package for Current and Forecast weather data.
3
- version : 2.3.1
4
- homepage : ' https://github.com/csongorkeller/flutter_open_weather_package'
3
+ version : 2.4.0
4
+ homepage : " https://github.com/csongorkeller/flutter_open_weather_package"
5
5
6
6
environment :
7
7
sdk : " >=2.19.0 <4.0.0"
@@ -20,9 +20,3 @@ dev_dependencies:
20
20
build_runner : any
21
21
json_serializable : any
22
22
flutter_lints : any
23
-
24
- # For information on the generic Dart part of this file, see the
25
- # following page: https://dart.dev/tools/pub/pubspec
26
-
27
- # The following section is specific to Flutter.
28
- flutter :
You can’t perform that action at this time.
0 commit comments