File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- ## Unreleased patch
1
+ ## 3.0.4 - 2025-03-16
2
2
3
3
- Update docs (thanks to @lishaduck )
4
4
- Support Dart 3.6.0 and analyzer 6.9.0 as a minimum.
Original file line number Diff line number Diff line change 2
2
3
3
![ Build] ( https://github.com/rrousselGit/freezed/workflows/Build/badge.svg )
4
4
[ ![ pub package] ( https://img.shields.io/pub/v/freezed.svg )] ( https://pub.dartlang.org/packages/freezed )
5
- <a href =" https://discord.gg/6G6ZWkk3fQ " ><img src =" https://img.shields.io/discord/765557403865186374.svg?logo=discord&color=blue " alt =" Discord " ></a >
5
+ <a href =" https://discord.gg/GSt793j6eT " ><img src =" https://img.shields.io/discord/765557403865186374.svg?logo=discord&color=blue " alt =" Discord " ></a >
6
6
7
7
[ <img src =" https://raw.githubusercontent.com/rrousselGit/provider/master/resources/flutter_favorite.png " width =" 200 " />] ( https://flutter.dev/docs/development/packages-and-plugins/favorites )
8
8
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: freezed
2
2
description : >
3
3
Code generation for immutable classes that has a simple syntax/API without
4
4
compromising on the features.
5
- version : 3.0.3
5
+ version : 3.0.4
6
6
repository : https://github.com/rrousselGit/freezed
7
7
issue_tracker : https://github.com/rrousselGit/freezed/issues
8
8
Original file line number Diff line number Diff line change 2
2
3
3
![ Build] ( https://github.com/rrousselGit/freezed/workflows/Build/badge.svg )
4
4
[ ![ pub package] ( https://img.shields.io/pub/v/freezed.svg )] ( https://pub.dartlang.org/packages/freezed )
5
- <a href =" https://discord.gg/6G6ZWkk3fQ " ><img src =" https://img.shields.io/discord/765557403865186374.svg?logo=discord&color=blue " alt =" Discord " ></a >
5
+ <a href =" https://discord.gg/GSt793j6eT " ><img src =" https://img.shields.io/discord/765557403865186374.svg?logo=discord&color=blue " alt =" Discord " ></a >
6
6
7
7
[ <img src =" https://raw.githubusercontent.com/rrousselGit/provider/master/resources/flutter_favorite.png " width =" 200 " />] ( https://flutter.dev/docs/development/packages-and-plugins/favorites )
8
8
Original file line number Diff line number Diff line change 3
3
4
4
![ Build] ( https://github.com/rrousselGit/freezed/workflows/Build/badge.svg )
5
5
[ ![ pub package] ( https://img.shields.io/pub/v/freezed.svg )] ( https://pub.dartlang.org/packages/freezed )
6
- <a href =" https://discord.gg/6G6ZWkk3fQ " ><img src =" https://img.shields.io/discord/765557403865186374.svg?logo=discord&color=blue " alt =" Discord " ></a >
6
+ <a href =" https://discord.gg/GSt793j6eT " ><img src =" https://img.shields.io/discord/765557403865186374.svg?logo=discord&color=blue " alt =" Discord " ></a >
7
7
8
8
[ <img src =" https://raw.githubusercontent.com/rrousselGit/provider/master/resources/flutter_favorite.png " width =" 200 " />] ( https://flutter.dev/docs/development/packages-and-plugins/favorites )
9
9
Original file line number Diff line number Diff line change 2
2
3
3
![ Build] ( https://github.com/rrousselGit/freezed/workflows/Build/badge.svg )
4
4
[ ![ pub package] ( https://img.shields.io/pub/v/freezed.svg )] ( https://pub.dartlang.org/packages/freezed )
5
- <a href =" https://discord.gg/6G6ZWkk3fQ " ><img src =" https://img.shields.io/discord/765557403865186374.svg?logo=discord&color=blue " alt =" Discord " ></a >
5
+ <a href =" https://discord.gg/GSt793j6eT " ><img src =" https://img.shields.io/discord/765557403865186374.svg?logo=discord&color=blue " alt =" Discord " ></a >
6
6
7
7
[ <img src =" https://raw.githubusercontent.com/rrousselGit/provider/master/resources/flutter_favorite.png " width =" 200 " />] ( https://flutter.dev/docs/development/packages-and-plugins/favorites )
8
8
You can’t perform that action at this time.
0 commit comments