Skip to content

Commit

Permalink
Topics in pubspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
marcglasberg committed Jan 24, 2024
1 parent 1375965 commit 18f9aba
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ name: fast_immutable_collections
description: Immutable lists, sets, maps, and multimaps, which are as fast as their native mutable counterparts. Extension methods and comparators for native Dart collections.
version: 9.2.0
homepage: https://github.com/marcglasberg/fast_immutable_collections
topics:
- collections
- immutable
- data-structures
- functional

environment:
sdk: '>=3.2.0 <4.0.0'
Expand Down

0 comments on commit 18f9aba

Please sign in to comment.