Skip to content

Commit 907433f

Browse files
committed
Version nr update for Web examples
1 parent bed5692 commit 907433f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/lib/shared/constants.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class AppConst {
1212
// When I build a new public version I just make sure to update this info
1313
// before building them.
1414
static const String appName = 'FlexColorScheme';
15-
static const String version = '2.0.0-nullsafety.2';
15+
static const String version = '2.0.0';
1616
static const String packageVersion = 'FlexColorScheme package $version';
1717
static const String packageUrl = 'https://pub.dev/packages/flex_color_scheme';
1818
static const String flutterVersion = 'Channel dev, 2.1.0-12.1.pre, CanvasKit';

0 commit comments

Comments
 (0)