Compare commits

..

2 Commits

Author SHA1 Message Date
debuggerx 532d49b4d3 new version of 1.0.1. 2023-04-24 18:02:16 +08:00
debuggerx c0858888bf remove Material Icons font to reduce deb package size. 2023-04-24 09:43:27 +08:00
+2 -2
View File
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.0.0+1
version: 1.0.1+1
environment:
sdk: '>=2.19.6 <3.0.0'
@@ -65,7 +65,7 @@ flutter:
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.
uses-material-design: true
uses-material-design: false
# To add assets to your application, add an assets section, like this:
assets: