Skip to content

Commit 29725bc

Browse files
committed
update readme texts about 1.0.0 releases of attributes and datatools packages
1 parent 892006c commit 29725bc

File tree

1 file changed

+5
-26
lines changed

1 file changed

+5
-26
lines changed

README.md

Lines changed: 5 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ Code | Package | Description
2323

2424
## :newspaper_roll: News
2525

26+
2023-08-17
27+
* New versions based on [Dart 3](https://dart.dev/resources/dart-3-migration):
28+
* [attributes 1.0.0](https://pub.dev/packages/attributes/versions/1.0.0)
29+
* [datatools 1.0.0](https://pub.dev/packages/datatools/versions/1.0.0)
30+
2631
2023-03-14
2732
* Release version 0.8.2 (maintenance fixes)
2833

@@ -89,32 +94,6 @@ Please see the [LICENSE](LICENSE).
8994

9095
Some external links and other resources.
9196

92-
### Dart and Flutter programming
93-
94-
SDKs:
95-
* [Dart](https://dart.dev/)
96-
* [Flutter](https://flutter.dev/)
97-
98-
Latest on SDKs
99-
* [Dart 2.13](https://medium.com/dartlang/announcing-dart-2-13-c6d547b57067) with new type aliases and more
100-
* [Dart 2.12](https://medium.com/dartlang/announcing-dart-2-12-499a6e689c87) with sound null safety
101-
* [Flutter 2](https://developers.googleblog.com/2021/03/announcing-flutter-2.html)
102-
* [What’s New in Flutter 2](https://medium.com/flutter/whats-new-in-flutter-2-0-fe8e95ecc65)
103-
104-
Packages
105-
* [pub.dev](https://pub.dev/)
106-
107-
Null-safety:
108-
* Dart [null-safety](https://dart.dev/null-safety)
109-
* The official [null-safety migration guide](https://dart.dev/null-safety/migration-guide)
110-
* [Preparing the Dart and Flutter ecosystem for null safety](https://medium.com/dartlang/preparing-the-dart-and-flutter-ecosystem-for-null-safety-e550ce72c010)
111-
112-
Guidelines
113-
* [Effective Dart](https://dart.dev/guides/language/effective-dart)
114-
115-
Roadmaps
116-
* [Flutter roadmap](https://github.com/flutter/flutter/wiki/Roadmap)
117-
11897
### Dart and Flutter libraries
11998

12099
There are thousands of excellent libraries available at

0 commit comments

Comments
 (0)