saminsohag

dart 3 added

  1 +## 0.1.8
  2 +
  3 +* Updated for flutter 3.10.0 and Dart 3.
  4 +
1 ## 0.1.7 5 ## 0.1.7
2 6
3 * Bug fixed. 7 * Bug fixed.
1 # Generated by pub 1 # Generated by pub
2 # See https://dart.dev/tools/pub/glossary#lockfile 2 # See https://dart.dev/tools/pub/glossary#lockfile
3 packages: 3 packages:
  4 + args:
  5 + dependency: transitive
  6 + description:
  7 + name: args
  8 + sha256: c372bb384f273f0c2a8aaaa226dad84dc27c8519a691b888725dec59518ad53a
  9 + url: "https://pub.dev"
  10 + source: hosted
  11 + version: "2.4.1"
4 async: 12 async:
5 dependency: transitive 13 dependency: transitive
6 description: 14 description:
7 name: async 15 name: async
8 - sha256: bfe67ef28df125b7dddcea62755991f807aa39a2492a23e1550161692950bbe0 16 + sha256: "947bfcf187f74dbc5e146c9eb9c0f10c9f8b30743e341481c1e2ed3ecc18c20c"
9 url: "https://pub.dev" 17 url: "https://pub.dev"
10 source: hosted 18 source: hosted
11 - version: "2.10.0" 19 + version: "2.11.0"
12 boolean_selector: 20 boolean_selector:
13 dependency: transitive 21 dependency: transitive
14 description: 22 description:
@@ -21,10 +29,10 @@ packages: @@ -21,10 +29,10 @@ packages:
21 dependency: transitive 29 dependency: transitive
22 description: 30 description:
23 name: characters 31 name: characters
24 - sha256: e6a326c8af69605aec75ed6c187d06b349707a27fbff8222ca9cc2cff167975c 32 + sha256: "04a925763edad70e8443c99234dc3328f442e811f1d8fd1a72f1c8ad0f69a605"
25 url: "https://pub.dev" 33 url: "https://pub.dev"
26 source: hosted 34 source: hosted
27 - version: "1.2.1" 35 + version: "1.3.0"
28 clock: 36 clock:
29 dependency: transitive 37 dependency: transitive
30 description: 38 description:
@@ -37,10 +45,10 @@ packages: @@ -37,10 +45,10 @@ packages:
37 dependency: transitive 45 dependency: transitive
38 description: 46 description:
39 name: collection 47 name: collection
40 - sha256: cfc915e6923fe5ce6e153b0723c753045de46de1b4d63771530504004a45fae0 48 + sha256: "4a07be6cb69c84d677a6c3096fcf960cc3285a8330b4603e0d463d15d9bd934c"
41 url: "https://pub.dev" 49 url: "https://pub.dev"
42 source: hosted 50 source: hosted
43 - version: "1.17.0" 51 + version: "1.17.1"
44 cupertino_icons: 52 cupertino_icons:
45 dependency: "direct main" 53 dependency: "direct main"
46 description: 54 description:
@@ -74,18 +82,18 @@ packages: @@ -74,18 +82,18 @@ packages:
74 dependency: transitive 82 dependency: transitive
75 description: 83 description:
76 name: flutter_math_fork 84 name: flutter_math_fork
77 - sha256: fa511bdcb91fc35eac155ec5790883886dd9de6572fea549f1ad4660ef6804e9 85 + sha256: a143a3a89131b578043ecbdb5e759c1033a1b3e9174f5cd1b979d93f4a7fb41c
78 url: "https://pub.dev" 86 url: "https://pub.dev"
79 source: hosted 87 source: hosted
80 - version: "0.6.3+1" 88 + version: "0.7.1"
81 flutter_svg: 89 flutter_svg:
82 dependency: transitive 90 dependency: transitive
83 description: 91 description:
84 name: flutter_svg 92 name: flutter_svg
85 - sha256: "6ff9fa12892ae074092de2fa6a9938fb21dbabfdaa2ff57dc697ff912fc8d4b2" 93 + sha256: f991fdb1533c3caeee0cdc14b04f50f0c3916f0dbcbc05237ccbe4e3c6b93f3f
86 url: "https://pub.dev" 94 url: "https://pub.dev"
87 source: hosted 95 source: hosted
88 - version: "1.1.6" 96 + version: "2.0.5"
89 flutter_test: 97 flutter_test:
90 dependency: "direct dev" 98 dependency: "direct dev"
91 description: flutter 99 description: flutter
@@ -95,26 +103,26 @@ packages: @@ -95,26 +103,26 @@ packages:
95 dependency: transitive 103 dependency: transitive
96 description: 104 description:
97 name: js 105 name: js
98 - sha256: "5528c2f391ededb7775ec1daa69e65a2d61276f7552de2b5f7b8d34ee9fd4ab7" 106 + sha256: f2c445dce49627136094980615a031419f7f3eb393237e4ecd97ac15dea343f3
99 url: "https://pub.dev" 107 url: "https://pub.dev"
100 source: hosted 108 source: hosted
101 - version: "0.6.5" 109 + version: "0.6.7"
102 lints: 110 lints:
103 dependency: transitive 111 dependency: transitive
104 description: 112 description:
105 name: lints 113 name: lints
106 - sha256: "5e4a9cd06d447758280a8ac2405101e0e2094d2a1dbdd3756aec3fe7775ba593" 114 + sha256: "6b0206b0bf4f04961fc5438198ccb3a885685cd67d4d4a32cc20ad7f8adbe015"
107 url: "https://pub.dev" 115 url: "https://pub.dev"
108 source: hosted 116 source: hosted
109 - version: "2.0.1" 117 + version: "2.1.0"
110 matcher: 118 matcher:
111 dependency: transitive 119 dependency: transitive
112 description: 120 description:
113 name: matcher 121 name: matcher
114 - sha256: "16db949ceee371e9b99d22f88fa3a73c4e59fd0afed0bd25fc336eb76c198b72" 122 + sha256: "6501fbd55da300384b768785b83e5ce66991266cec21af89ab9ae7f5ce1c4cbb"
115 url: "https://pub.dev" 123 url: "https://pub.dev"
116 source: hosted 124 source: hosted
117 - version: "0.12.13" 125 + version: "0.12.15"
118 material_color_utilities: 126 material_color_utilities:
119 dependency: transitive 127 dependency: transitive
120 description: 128 description:
@@ -127,10 +135,10 @@ packages: @@ -127,10 +135,10 @@ packages:
127 dependency: transitive 135 dependency: transitive
128 description: 136 description:
129 name: meta 137 name: meta
130 - sha256: "6c268b42ed578a53088d834796959e4a1814b5e9e164f147f580a386e5decf42" 138 + sha256: "3c74dbf8763d36539f114c799d8a2d87343b5067e9d796ca22b5eb8437090ee3"
131 url: "https://pub.dev" 139 url: "https://pub.dev"
132 source: hosted 140 source: hosted
133 - version: "1.8.0" 141 + version: "1.9.1"
134 nested: 142 nested:
135 dependency: transitive 143 dependency: transitive
136 description: 144 description:
@@ -143,18 +151,10 @@ packages: @@ -143,18 +151,10 @@ packages:
143 dependency: transitive 151 dependency: transitive
144 description: 152 description:
145 name: path 153 name: path
146 - sha256: db9d4f58c908a4ba5953fcee2ae317c94889433e5024c27ce74a37f94267945b  
147 - url: "https://pub.dev"  
148 - source: hosted  
149 - version: "1.8.2"  
150 - path_drawing:  
151 - dependency: transitive  
152 - description:  
153 - name: path_drawing  
154 - sha256: bbb1934c0cbb03091af082a6389ca2080345291ef07a5fa6d6e078ba8682f977 154 + sha256: "8829d8a55c13fc0e37127c29fedf290c102f4e40ae94ada574091fe0ff96c917"
155 url: "https://pub.dev" 155 url: "https://pub.dev"
156 source: hosted 156 source: hosted
157 - version: "1.0.1" 157 + version: "1.8.3"
158 path_parsing: 158 path_parsing:
159 dependency: transitive 159 dependency: transitive
160 description: 160 description:
@@ -167,10 +167,10 @@ packages: @@ -167,10 +167,10 @@ packages:
167 dependency: transitive 167 dependency: transitive
168 description: 168 description:
169 name: petitparser 169 name: petitparser
170 - sha256: "49392a45ced973e8d94a85fdb21293fbb40ba805fc49f2965101ae748a3683b4" 170 + sha256: cb3798bef7fc021ac45b308f4b51208a152792445cce0448c9a4ba5879dd8750
171 url: "https://pub.dev" 171 url: "https://pub.dev"
172 source: hosted 172 source: hosted
173 - version: "5.1.0" 173 + version: "5.4.0"
174 provider: 174 provider:
175 dependency: transitive 175 dependency: transitive
176 description: 176 description:
@@ -228,17 +228,17 @@ packages: @@ -228,17 +228,17 @@ packages:
228 dependency: transitive 228 dependency: transitive
229 description: 229 description:
230 name: test_api 230 name: test_api
231 - sha256: ad540f65f92caa91bf21dfc8ffb8c589d6e4dc0c2267818b4cc2792857706206 231 + sha256: eb6ac1540b26de412b3403a163d919ba86f6a973fe6cc50ae3541b80092fdcfb
232 url: "https://pub.dev" 232 url: "https://pub.dev"
233 source: hosted 233 source: hosted
234 - version: "0.4.16" 234 + version: "0.5.1"
235 tex_text: 235 tex_text:
236 dependency: "direct dev" 236 dependency: "direct dev"
237 description: 237 description:
238 path: ".." 238 path: ".."
239 relative: true 239 relative: true
240 source: path 240 source: path
241 - version: "0.1.7" 241 + version: "0.1.8"
242 tuple: 242 tuple:
243 dependency: transitive 243 dependency: transitive
244 description: 244 description:
@@ -247,6 +247,30 @@ packages: @@ -247,6 +247,30 @@ packages:
247 url: "https://pub.dev" 247 url: "https://pub.dev"
248 source: hosted 248 source: hosted
249 version: "2.0.1" 249 version: "2.0.1"
  250 + vector_graphics:
  251 + dependency: transitive
  252 + description:
  253 + name: vector_graphics
  254 + sha256: "59a230f8bf37dd8b077335d1d64d895bccef0fb14f50730e3d79e8990bf3ed2b"
  255 + url: "https://pub.dev"
  256 + source: hosted
  257 + version: "1.1.5+1"
  258 + vector_graphics_codec:
  259 + dependency: transitive
  260 + description:
  261 + name: vector_graphics_codec
  262 + sha256: "40781fe91c6d10a617c0289f7ec16cdb2d85a7f3654af2778c6d0adbf3bf45a3"
  263 + url: "https://pub.dev"
  264 + source: hosted
  265 + version: "1.1.5+1"
  266 + vector_graphics_compiler:
  267 + dependency: transitive
  268 + description:
  269 + name: vector_graphics_compiler
  270 + sha256: "6ca1298b70edcc3486fdb14032f1a186a593f1b5f6b5e82fb10febddcb1c61bb"
  271 + url: "https://pub.dev"
  272 + source: hosted
  273 + version: "1.1.5+1"
250 vector_math: 274 vector_math:
251 dependency: transitive 275 dependency: transitive
252 description: 276 description:
@@ -259,10 +283,10 @@ packages: @@ -259,10 +283,10 @@ packages:
259 dependency: transitive 283 dependency: transitive
260 description: 284 description:
261 name: xml 285 name: xml
262 - sha256: "979ee37d622dec6365e2efa4d906c37470995871fe9ae080d967e192d88286b5" 286 + sha256: "5bc72e1e45e941d825fd7468b9b4cc3b9327942649aeb6fc5cdbf135f0a86e84"
263 url: "https://pub.dev" 287 url: "https://pub.dev"
264 source: hosted 288 source: hosted
265 - version: "6.2.2" 289 + version: "6.3.0"
266 sdks: 290 sdks:
267 - dart: ">=2.19.4 <3.0.0"  
268 - flutter: ">=3.0.0" 291 + dart: ">=3.0.0 <4.0.0"
  292 + flutter: ">=3.7.0-0"
1 name: example 1 name: example
2 description: A new Flutter project. 2 description: A new Flutter project.
3 -# The following line prevents the package from being accidentally published to  
4 -# pub.dev using `flutter pub publish`. This is preferred for private packages.  
5 publish_to: 'none' # Remove this line if you wish to publish to pub.dev 3 publish_to: 'none' # Remove this line if you wish to publish to pub.dev
6 -  
7 -# The following defines the version and build number for your application.  
8 -# A version number is three numbers separated by dots, like 1.2.43  
9 -# followed by an optional build number separated by a +.  
10 -# Both the version and the builder number may be overridden in flutter  
11 -# build by specifying --build-name and --build-number, respectively.  
12 -# In Android, build-name is used as versionName while build-number used as versionCode.  
13 -# Read more about Android versioning at https://developer.android.com/studio/publish/versioning  
14 -# In iOS, build-name is used as CFBundleShortVersionString while build-number is used as CFBundleVersion.  
15 -# Read more about iOS versioning at  
16 -# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html  
17 -# In Windows, build-name is used as the major, minor, and patch parts  
18 -# of the product and file versions while build-number is used as the build suffix.  
19 version: 1.0.0+1 4 version: 1.0.0+1
20 5
21 environment: 6 environment:
22 - sdk: '>=2.19.4 <3.0.0'  
23 -  
24 -# Dependencies specify other packages that your package needs in order to work.  
25 -# To automatically upgrade your package dependencies to the latest versions  
26 -# consider running `flutter pub upgrade --major-versions`. Alternatively,  
27 -# dependencies can be manually updated by changing the version numbers below to  
28 -# the latest version available on pub.dev. To see which dependencies have newer  
29 -# versions available, run `flutter pub outdated`. 7 + sdk: '>=2.19.4 <4.0.0'
30 dependencies: 8 dependencies:
31 flutter: 9 flutter:
32 sdk: flutter 10 sdk: flutter
33 -  
34 -  
35 - # The following adds the Cupertino Icons font to your application.  
36 - # Use with the CupertinoIcons class for iOS style icons.  
37 cupertino_icons: ^1.0.2 11 cupertino_icons: ^1.0.2
38 12
39 dev_dependencies: 13 dev_dependencies:
40 flutter_test: 14 flutter_test:
41 sdk: flutter 15 sdk: flutter
42 -  
43 - # The "flutter_lints" package below contains a set of recommended lints to  
44 - # encourage good coding practices. The lint set provided by the package is  
45 - # activated in the `analysis_options.yaml` file located at the root of your  
46 - # package. See that file for information about deactivating specific lint  
47 - # rules and activating additional ones.  
48 flutter_lints: ^2.0.0 16 flutter_lints: ^2.0.0
49 tex_text: 17 tex_text:
50 path: ../../tex_text 18 path: ../../tex_text
51 -  
52 -# For information on the generic Dart part of this file, see the  
53 -# following page: https://dart.dev/tools/pub/pubspec  
54 -  
55 -# The following section is specific to Flutter packages.  
56 flutter: 19 flutter:
57 -  
58 - # The following line ensures that the Material Icons font is  
59 - # included with your application, so that you can use the icons in  
60 - # the material Icons class.  
61 uses-material-design: true 20 uses-material-design: true
62 -  
63 - # To add assets to your application, add an assets section, like this:  
64 - # assets:  
65 - # - images/a_dot_burr.jpeg  
66 - # - images/a_dot_ham.jpeg  
67 -  
68 - # An image asset can refer to one or more resolution-specific "variants", see  
69 - # https://flutter.dev/assets-and-images/#resolution-aware  
70 -  
71 - # For details regarding adding assets from package dependencies, see  
72 - # https://flutter.dev/assets-and-images/#from-packages  
73 -  
74 - # To add custom fonts to your application, add a fonts section here,  
75 - # in this "flutter" section. Each entry in this list should have a  
76 - # "family" key with the font family name, and a "fonts" key with a  
77 - # list giving the asset and other descriptors for the font. For  
78 - # example:  
79 - # fonts:  
80 - # - family: Schyler  
81 - # fonts:  
82 - # - asset: fonts/Schyler-Regular.ttf  
83 - # - asset: fonts/Schyler-Italic.ttf  
84 - # style: italic  
85 - # - family: Trajan Pro  
86 - # fonts:  
87 - # - asset: fonts/TrajanPro.ttf  
88 - # - asset: fonts/TrajanPro_Bold.ttf  
89 - # weight: 700  
90 - #  
91 - # For details regarding fonts from package dependencies,  
92 - # see https://flutter.dev/custom-fonts/#from-packages  
1 name: tex_text 1 name: tex_text
2 description: This package for Flutter allows you to show text on a Flutter app with LaTex math formula and normal text from string. It is vary easy to use and works for all of the platforms. 2 description: This package for Flutter allows you to show text on a Flutter app with LaTex math formula and normal text from string. It is vary easy to use and works for all of the platforms.
3 -version: 0.1.7 3 +version: 0.1.8
4 homepage: https://github.com/saminsohag/flutter_packages/tree/main/tex_text 4 homepage: https://github.com/saminsohag/flutter_packages/tree/main/tex_text
5 5
6 environment: 6 environment:
7 - sdk: '>=2.18.6 <3.0.0' 7 + sdk: '>=2.18.6 <4.0.0'
8 flutter: ">=1.17.0" 8 flutter: ">=1.17.0"
9 9
10 dependencies: 10 dependencies:
11 flutter: 11 flutter:
12 sdk: flutter 12 sdk: flutter
13 - flutter_math_fork: ^0.6.3+1 13 + flutter_math_fork: ^0.7.1
14 14
15 dev_dependencies: 15 dev_dependencies:
16 flutter_test: 16 flutter_test: