Conversation
651e137 to
9678c92
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #179 +/- ##
==========================================
+ Coverage 84.95% 86.03% +1.07%
==========================================
Files 11 10 -1
Lines 884 809 -75
==========================================
- Hits 751 696 -55
+ Misses 133 113 -20 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
9678c92 to
b35d2c9
Compare
b35d2c9 to
7e00eee
Compare
|
Would be nice to have this release... released :) |
8399a40 to
c6edb01
Compare
|
you can update the jar version in |
|
Please use git dependency on master/main branch. I have pushed an update to the versions. I need to clean up some deprecated code and also add/test a couple of breaking changes before pushing to pub.dev but i have not had the time. |
c6edb01 to
151c61e
Compare
|
@gibahjoe How can i reference to master-branch? but when i run "flutter pub get" i get this error: |
but better way, you can simple split generator into sub-package then it can use different flutter version, not releated anything to main project, main project just depend on output package |
6145a86 to
387f337
Compare
|
Sorry for the delay everyone. The main branch is now stable and the example app builds fine again. I will spend the next few days testing in live projects before tagging a release. There is still some deprecated code to clean up. In the meantime, you can use this branch with a |
|
@gibahjoe When i use (with and without ref) I get this error when running pub get: |
|
It should be: dev_dependencies:
openapi_generator:
git:
url: https://github.com/gibahjoe/openapi-generator-dart.git
path: openapi-generator
ref: 5747abf64ce56896f4837984f240e50140aad6d2There is a dash |
|
Hoping for the 7.0.0 release soon-ish! We prefer to wait for the stable release, but it will really help once it's out, since due to conflicting dependencies (source_gen version) it's blocking our migration to freezed 3 |
8aac8ba to
0d0fadb
Compare
24f6e1f to
7d9ae70
Compare
7d9ae70 to
4308716
Compare
4308716 to
dfd7ed6
Compare
|
@gibahjoe I crash into this, could you help me what is the problem?
lib/src/data/swagger/iam_swagger_gen.dart openapi_generator Could not complete source generation Failed to generate source code. Build Command output: Failed to update packages. I have added this log: print('>>>>> ${command.executable} ${command.arguments.join(' ')}'); |
🤖 I have created a release beep boop
6.2.0
6.2.0 (2026-02-19)
Features
Bug Fixes
build_runnerof dependency on inputSpec (#187) (b4c15ee)6.2.0
6.2.0 (2026-02-19)
Features
Bug Fixes
6.1.1
6.1.1 (2026-02-19)
Bug Fixes
This PR was generated with Release Please. See documentation.