Skip to content

Commit

Permalink
auto build: 1.34.0 - v3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bigbadbob2003 committed Jul 10, 2024
1 parent a5fcef7 commit 42f2002
Show file tree
Hide file tree
Showing 78 changed files with 2,693 additions and 58 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.34.0] - 2024-7-10

### Changed

- Tabler icons updated to version v3.10.0

## [1.33.0] - 2024-7-5

### 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.9.0
Tabler icons version: v3.10.0

## pubspec.yaml
```yml
dependencies:
flutter:
sdk: flutter
flutter_tabler_icons: ^1.33.0
flutter_tabler_icons: ^1.34.0
```
## Usage
Expand Down
Binary file modified assets/fonts/tabler-icons.ttf
Binary file not shown.
72 changes: 72 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.33.0
version: 1.34.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.

Loading

0 comments on commit 42f2002

Please sign in to comment.