saminsohag

resolved for flutter 3.35

  1 +## 1.1.3
  2 +
  3 +* Added `RadioGroup` widget for managing radio buttons.
  4 +* Updated to align with Flutter 3.35 by resolving the deprecations of `Radio.groupValue` and `Radio.onChanged`.
  5 +
1 ## 1.1.2 6 ## 1.1.2
2 7
3 * 📊 Fixed table column alignment support ([#65](https://github.com/Infinitix-LLC/gpt_markdown/issues/65)) 8 * 📊 Fixed table column alignment support ([#65](https://github.com/Infinitix-LLC/gpt_markdown/issues/65))
1 -platform :osx, '10.14' 1 +platform :osx, '10.15'
2 2
3 # CocoaPods analytics sends network stats synchronously affecting flutter build latency. 3 # CocoaPods analytics sends network stats synchronously affecting flutter build latency.
4 ENV['COCOAPODS_DISABLE_STATS'] = 'true' 4 ENV['COCOAPODS_DISABLE_STATS'] = 'true'
@@ -15,8 +15,8 @@ EXTERNAL SOURCES: @@ -15,8 +15,8 @@ EXTERNAL SOURCES:
15 15
16 SPEC CHECKSUMS: 16 SPEC CHECKSUMS:
17 desktop_drop: 69eeff437544aa619c8db7f4481b3a65f7696898 17 desktop_drop: 69eeff437544aa619c8db7f4481b3a65f7696898
18 - FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24 18 + FlutterMacOS: d0db08ddef1a9af05a5ec4b724367152bb0500b1
19 19
20 -PODFILE CHECKSUM: 236401fc2c932af29a9fcf0e97baeeb2d750d367 20 +PODFILE CHECKSUM: 9ebaf0ce3d369aaa26a9ea0e159195ed94724cf3
21 21
22 COCOAPODS: 1.16.2 22 COCOAPODS: 1.16.2
@@ -553,7 +553,7 @@ @@ -553,7 +553,7 @@
553 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 553 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
554 GCC_WARN_UNUSED_FUNCTION = YES; 554 GCC_WARN_UNUSED_FUNCTION = YES;
555 GCC_WARN_UNUSED_VARIABLE = YES; 555 GCC_WARN_UNUSED_VARIABLE = YES;
556 - MACOSX_DEPLOYMENT_TARGET = 10.14; 556 + MACOSX_DEPLOYMENT_TARGET = 10.15;
557 MTL_ENABLE_DEBUG_INFO = NO; 557 MTL_ENABLE_DEBUG_INFO = NO;
558 SDKROOT = macosx; 558 SDKROOT = macosx;
559 SWIFT_COMPILATION_MODE = wholemodule; 559 SWIFT_COMPILATION_MODE = wholemodule;
@@ -632,7 +632,7 @@ @@ -632,7 +632,7 @@
632 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 632 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
633 GCC_WARN_UNUSED_FUNCTION = YES; 633 GCC_WARN_UNUSED_FUNCTION = YES;
634 GCC_WARN_UNUSED_VARIABLE = YES; 634 GCC_WARN_UNUSED_VARIABLE = YES;
635 - MACOSX_DEPLOYMENT_TARGET = 10.14; 635 + MACOSX_DEPLOYMENT_TARGET = 10.15;
636 MTL_ENABLE_DEBUG_INFO = YES; 636 MTL_ENABLE_DEBUG_INFO = YES;
637 ONLY_ACTIVE_ARCH = YES; 637 ONLY_ACTIVE_ARCH = YES;
638 SDKROOT = macosx; 638 SDKROOT = macosx;
@@ -679,7 +679,7 @@ @@ -679,7 +679,7 @@
679 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 679 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
680 GCC_WARN_UNUSED_FUNCTION = YES; 680 GCC_WARN_UNUSED_FUNCTION = YES;
681 GCC_WARN_UNUSED_VARIABLE = YES; 681 GCC_WARN_UNUSED_VARIABLE = YES;
682 - MACOSX_DEPLOYMENT_TARGET = 10.14; 682 + MACOSX_DEPLOYMENT_TARGET = 10.15;
683 MTL_ENABLE_DEBUG_INFO = NO; 683 MTL_ENABLE_DEBUG_INFO = NO;
684 SDKROOT = macosx; 684 SDKROOT = macosx;
685 SWIFT_COMPILATION_MODE = wholemodule; 685 SWIFT_COMPILATION_MODE = wholemodule;
@@ -126,7 +126,7 @@ packages: @@ -126,7 +126,7 @@ packages:
126 path: ".." 126 path: ".."
127 relative: true 127 relative: true
128 source: path 128 source: path
129 - version: "1.0.19" 129 + version: "1.1.3"
130 http: 130 http:
131 dependency: transitive 131 dependency: transitive
132 description: 132 description:
@@ -147,26 +147,26 @@ packages: @@ -147,26 +147,26 @@ packages:
147 dependency: transitive 147 dependency: transitive
148 description: 148 description:
149 name: leak_tracker 149 name: leak_tracker
150 - sha256: "6bb818ecbdffe216e81182c2f0714a2e62b593f4a4f13098713ff1685dfb6ab0" 150 + sha256: "8dcda04c3fc16c14f48a7bb586d4be1f0d1572731b6d81d51772ef47c02081e0"
151 url: "https://pub.dev" 151 url: "https://pub.dev"
152 source: hosted 152 source: hosted
153 - version: "10.0.9" 153 + version: "11.0.1"
154 leak_tracker_flutter_testing: 154 leak_tracker_flutter_testing:
155 dependency: transitive 155 dependency: transitive
156 description: 156 description:
157 name: leak_tracker_flutter_testing 157 name: leak_tracker_flutter_testing
158 - sha256: f8b613e7e6a13ec79cfdc0e97638fddb3ab848452eff057653abd3edba760573 158 + sha256: "1dbc140bb5a23c75ea9c4811222756104fbcd1a27173f0c34ca01e16bea473c1"
159 url: "https://pub.dev" 159 url: "https://pub.dev"
160 source: hosted 160 source: hosted
161 - version: "3.0.9" 161 + version: "3.0.10"
162 leak_tracker_testing: 162 leak_tracker_testing:
163 dependency: transitive 163 dependency: transitive
164 description: 164 description:
165 name: leak_tracker_testing 165 name: leak_tracker_testing
166 - sha256: "6ba465d5d76e67ddf503e1161d1f4a6bc42306f9d66ca1e8f079a47290fb06d3" 166 + sha256: "8d5a2d49f4a66b49744b23b018848400d23e54caf9463f4eb20df3eb8acb2eb1"
167 url: "https://pub.dev" 167 url: "https://pub.dev"
168 source: hosted 168 source: hosted
169 - version: "3.0.1" 169 + version: "3.0.2"
170 lints: 170 lints:
171 dependency: transitive 171 dependency: transitive
172 description: 172 description:
@@ -288,10 +288,10 @@ packages: @@ -288,10 +288,10 @@ packages:
288 dependency: transitive 288 dependency: transitive
289 description: 289 description:
290 name: test_api 290 name: test_api
291 - sha256: fb31f383e2ee25fbbfe06b40fe21e1e458d14080e3c67e7ba0acfde4df4e0bbd 291 + sha256: "522f00f556e73044315fa4585ec3270f1808a4b186c936e612cab0b565ff1e00"
292 url: "https://pub.dev" 292 url: "https://pub.dev"
293 source: hosted 293 source: hosted
294 - version: "0.7.4" 294 + version: "0.7.6"
295 tuple: 295 tuple:
296 dependency: transitive 296 dependency: transitive
297 description: 297 description:
@@ -336,10 +336,10 @@ packages: @@ -336,10 +336,10 @@ packages:
336 dependency: transitive 336 dependency: transitive
337 description: 337 description:
338 name: vector_math 338 name: vector_math
339 - sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803" 339 + sha256: d530bd74fea330e6e364cda7a85019c434070188383e1cd8d9777ee586914c5b
340 url: "https://pub.dev" 340 url: "https://pub.dev"
341 source: hosted 341 source: hosted
342 - version: "2.1.4" 342 + version: "2.2.0"
343 vm_service: 343 vm_service:
344 dependency: transitive 344 dependency: transitive
345 description: 345 description:
@@ -373,5 +373,5 @@ packages: @@ -373,5 +373,5 @@ packages:
373 source: hosted 373 source: hosted
374 version: "6.5.0" 374 version: "6.5.0"
375 sdks: 375 sdks:
376 - dart: ">=3.7.0 <4.0.0"  
377 - flutter: ">=3.29.0" 376 + dart: ">=3.8.0-0 <4.0.0"
  377 + flutter: ">=3.35.0"
@@ -36,11 +36,13 @@ class CustomRb extends StatelessWidget { @@ -36,11 +36,13 @@ class CustomRb extends StatelessWidget {
36 start: spacing, 36 start: spacing,
37 end: spacing, 37 end: spacing,
38 ), 38 ),
  39 + child: RadioGroup(
  40 + onChanged: (value) {},
  41 + groupValue: true,
39 child: Radio( 42 child: Radio(
40 value: value, 43 value: value,
41 - groupValue: true,  
42 materialTapTargetSize: MaterialTapTargetSize.shrinkWrap, 44 materialTapTargetSize: MaterialTapTargetSize.shrinkWrap,
43 - onChanged: (value) {}, 45 + ),
44 ), 46 ),
45 ), 47 ),
46 ), 48 ),
1 name: gpt_markdown 1 name: gpt_markdown
2 description: "Powerful Flutter Markdown & LaTeX Renderer: Rich Text, Math, Tables, Links, and Text Selection. Ideal for ChatGPT, Gemini, and more." 2 description: "Powerful Flutter Markdown & LaTeX Renderer: Rich Text, Math, Tables, Links, and Text Selection. Ideal for ChatGPT, Gemini, and more."
3 -version: 1.1.2 3 +version: 1.1.3
4 homepage: https://github.com/Infinitix-LLC/gpt_markdown 4 homepage: https://github.com/Infinitix-LLC/gpt_markdown
5 5
6 environment: 6 environment:
7 sdk: '>=3.7.0 <4.0.0' 7 sdk: '>=3.7.0 <4.0.0'
8 - flutter: ">=3.29.0" 8 + flutter: ">=3.35.0"
9 9
10 dependencies: 10 dependencies:
11 flutter: 11 flutter: