We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cd4c2e commit 63425c1Copy full SHA for 63425c1
pubspec.yaml
@@ -1,7 +1,7 @@
1
name: enum_flag
2
description: Package to create enums for flags using bitmask in Dart using a mixin and extensions.
3
repository: https://github.com/leynier/dart-enum-flag
4
-version: 1.0.0
+version: 1.0.1
5
6
environment:
7
sdk: ">=2.17.0 <3.0.0"
0 commit comments