11name : ouds_flutter_demo
22description : ' A new Flutter project.'
3+ repository : https://github.com/Orange-OpenSource/ouds-flutter
4+ homepage : https://flutter.unified-design-system.orange.com
35# The following line prevents the package from being accidentally published to
46# pub.dev using `flutter pub publish`. This is preferred for private packages.
57
@@ -15,7 +17,7 @@ description: 'A new Flutter project.'
1517# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
1618# In Windows, build-name is used as the major, minor, and patch parts
1719# of the product and file versions while build-number is used as the build suffix.
18- version : 1.3.0 +120
20+ version : 1.3.1 +120
1921
2022environment :
2123 sdk : ^3.9.0
@@ -50,19 +52,19 @@ dependencies:
5052 # URL Lancher.
5153 url_launcher : ^6.0.3
5254 # Core
53- ouds_core : ^1.3.0
55+ ouds_core : ^1.3.1
5456 # Global raw token
55- ouds_global_raw_tokens : ^1.3.0
57+ ouds_global_raw_tokens : ^1.3.1
5658 # Orange Theme contract
57- ouds_theme_contract : ^1.3.0
59+ ouds_theme_contract : ^1.3.1
5860 # Orange Theme
59- ouds_theme_orange : ^1.3.0
61+ ouds_theme_orange : ^1.3.1
6062 # Orange Compact Theme
61- ouds_theme_orange_compact : ^1.3.0
63+ ouds_theme_orange_compact : ^1.3.1
6264 # Sosh Theme
63- ouds_theme_sosh : ^1.3.0
65+ ouds_theme_sosh : ^1.3.1
6466 # Wireframe Theme
65- ouds_theme_wireframe : ^1.3.0
67+ ouds_theme_wireframe : ^1.3.1
6668
6769 package_info_plus : ^8.3.1
6870 # App Settings
0 commit comments