Skip to content

Commit

Permalink
auto build: 1.33.0 - v3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bigbadbob2003 committed Jul 5, 2024
1 parent d734b5c commit a5fcef7
Show file tree
Hide file tree
Showing 60 changed files with 1,580 additions and 56 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.33.0] - 2024-7-5

### Changed

- Tabler icons updated to version v3.9.0

## [1.32.0] - 2024-7-3

### Changed
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

The [Tabler Icon Pack](https://github.com/tabler/tabler-icons) in Flutter

Tabler icons version: v3.8.0
Tabler icons version: v3.9.0

## pubspec.yaml
```yml
dependencies:
flutter:
sdk: flutter
flutter_tabler_icons: ^1.32.0
flutter_tabler_icons: ^1.33.0
```
## Usage
Expand Down
Binary file modified assets/fonts/tabler-icons.ttf
Binary file not shown.
36 changes: 36 additions & 0 deletions lib/flutter_tabler_icons.dart

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Tabler Icons for flutter using icons from https://github.com/tabler
repository: https://github.com/bigbadbob2003/flutter_tabler_icons
homepage: https://github.com/bigbadbob2003/flutter_tabler_icons

version: 1.32.0
version: 1.33.0

environment:
sdk: ">=2.12.0 <4.0.0"
Expand Down
14 changes: 7 additions & 7 deletions util/node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Loading

0 comments on commit a5fcef7

Please sign in to comment.