File tree Expand file tree Collapse file tree 8 files changed +18
-17
lines changed
Expand file tree Collapse file tree 8 files changed +18
-17
lines changed Original file line number Diff line number Diff line change 55| Version | Supported | |
66| ------------------------ | ------------------ | --------------------------------------------------------------------------- |
77| 2.5-dev (Crimson Red) | :warning : | [ Release] ( https://github.com/LinwoodDev/butterfly/releases/tag/v2.5.0-rc.1 ) |
8- | 2.4.4 (Black Hairstreak) | :white_check_mark : | [ Release] ( https://github.com/LinwoodDev/butterfly/releases/tag/v2.4.4 ) |
8+ | 2.5.0 (Crimson Red) | :white_check_mark : | [ Release] ( https://github.com/LinwoodDev/butterfly/releases/tag/v2.5.0 ) |
9+ | 2.4.4 (Black Hairstreak) | :x : | [ Release] ( https://github.com/LinwoodDev/butterfly/releases/tag/v2.4.4 ) |
910| 2.3.4 (Adonis Blue) | :x : | [ Release] ( https://github.com/LinwoodDev/butterfly/releases/tag/v2.3.4 ) |
1011| 2.2.4 | :x : | [ Release] ( https://github.com/LinwoodDev/butterfly/releases/tag/v2.2.4 ) |
1112| 2.1.1 | :x : | [ Release] ( https://github.com/LinwoodDev/butterfly/releases/tag/v2.1.1 ) |
Original file line number Diff line number Diff line change @@ -37,10 +37,10 @@ packages:
3737 dependency: transitive
3838 description:
3939 name: async
40- sha256: "758e6d74e971c3e5aceb4110bfd6698efc7f501675bcfe0c775459a8140750eb"
40+ sha256: e2eb0491ba5ddb6177742d2da23904574082139b07c1e33b8503b9f46f3e1a37
4141 url: "https://pub.dev"
4242 source: hosted
43- version: "2.13.0 "
43+ version: "2.13.1 "
4444 bloc:
4545 dependency: transitive
4646 description:
@@ -101,10 +101,10 @@ packages:
101101 dependency: transitive
102102 description:
103103 name: built_value
104- sha256: "6ae8a6435a8c6520c7077b107e77f1fb4ba7009633259a4d49a8afd8e7efc5e9 "
104+ sha256: "0730c18c770d05636a8f945c32a4d7d81cb6e0f0148c8db4ad12e7748f7e49af "
105105 url: "https://pub.dev"
106106 source: hosted
107- version: "8.12.4 "
107+ version: "8.12.5 "
108108 checked_yaml:
109109 dependency: transitive
110110 description:
Original file line number Diff line number Diff line change 11name : butterfly_api
22description : The Linwood Butterfly API
3- version : 2.5.0-rc.3
3+ version : 2.5.0
44publish_to : none
55
66environment :
Original file line number Diff line number Diff line change 33 specs:
44 CFPropertyList (3.0.8 )
55 abbrev (0.1.2 )
6- addressable (2.8.9 )
6+ addressable (2.9.0 )
77 public_suffix (>= 2.0.2 , < 8.0 )
88 artifactory (3.0.17 )
99 atomos (0.1.3 )
2929 babosa (1.0.4 )
3030 base64 (0.2.0 )
3131 benchmark (0.5.0 )
32- bigdecimal (4.1.0 )
32+ bigdecimal (4.1.1 )
3333 claide (1.1.0 )
3434 colored (1.2 )
3535 colored2 (3.1.2 )
Original file line number Diff line number Diff line change 11Package: linwood-butterfly
2- Version: 2.5.0-rc.3
2+ Version: 2.5.0
33Section: base
44Priority: optional
55Homepage: https://github.com/LinwoodDev/butterfly
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ packages:
143143 path: "../api"
144144 relative: true
145145 source: path
146- version: "2.5.0-rc.3 "
146+ version: "2.5.0"
147147 camera:
148148 dependency: "direct main"
149149 description:
@@ -413,10 +413,10 @@ packages:
413413 dependency: "direct main"
414414 description:
415415 name: file_picker
416- sha256: "27c58ff4ec17d8e05b8b27fa66175bf5786b9ff9bd94ca418a571c7f6771b27b "
416+ sha256: "84fd4edc420fd356b4c72b733ba3b54b4b20240b9e495e3852fe015181c9ede6 "
417417 url: "https://pub.dev"
418418 source: hosted
419- version: "11.0.0 "
419+ version: "11.0.1 "
420420 fixnum:
421421 dependency: transitive
422422 description:
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ publish_to: none
1313# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1414# Read more about iOS versioning at
1515# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
16- version : 2.5.0-rc.3 +173
16+ version : 2.5.0+173
1717
1818environment :
1919 sdk : " >=3.9.0 <4.0.0"
You can’t perform that action at this time.
0 commit comments