issues
search
dart-archive
/
discoveryapis_generator
Create API Client libraries based on the API's Discovery documentation
https://pub.dev/packages/discoveryapis_generator
Other
77
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add null safety support.
#230
davidmorgan
closed
3 years ago
2
Enable and fix many more lints
#229
kevmoo
closed
3 years ago
1
Sort named, optional params
#228
kevmoo
closed
3 years ago
0
Fix ignore for avoid_unused_constructor_parameters...
#227
kevmoo
closed
3 years ago
0
more fixes
#226
kevmoo
closed
3 years ago
1
Fixed avoid_unused_constructor_parameters, empty_constructor_bodies
#225
kevmoo
closed
3 years ago
0
Enable and fix a number of lints
#224
kevmoo
closed
3 years ago
0
Generate and verify a full package
#223
kevmoo
closed
3 years ago
0
Create test-package.yml
#222
kevmoo
closed
3 years ago
0
migrate to mono_repo, fix additional lint issues now that the generated code is analyzed
#221
kevmoo
closed
3 years ago
0
more cleanup
#220
kevmoo
closed
3 years ago
0
Fix some and ignore some common lints
#219
kevmoo
closed
3 years ago
0
start pedantic cleanup
#218
kevmoo
closed
3 years ago
0
Fixed lints in non-generated files, small updates to pubspec
#217
kevmoo
closed
3 years ago
1
Remove gratuitous title and reference to pkg:rpc
#216
kevmoo
closed
3 years ago
0
Add non-nullable support
#215
enyo
closed
3 years ago
1
Fixes needed to build new discoveryapi docs
#214
jonasfj
closed
4 years ago
0
Bump _discoveryapis_commons to allow 0.2.0
#213
jonasfj
closed
4 years ago
0
ignore unused_imports
#212
jonasfj
closed
5 years ago
0
Ignore prefer_collection_literals in generated files
#211
dramos07
closed
3 years ago
1
Test on oldest supported SDK, cleanup pubspec.yaml, remove outdated file
#210
kevmoo
closed
5 years ago
0
type 'int' is not a subtype of type 'String'
#209
thachnb85
opened
5 years ago
0
Fix travis test – stop using removed --checked SDK flag
#208
kevmoo
closed
5 years ago
0
Fixed a bunch of suggestions in the generated code..
#207
jonasfj
closed
5 years ago
0
Prepare 0.9.11 release
#206
jonasfj
closed
5 years ago
0
Fix generator in face of new definitions
#205
jonasfj
closed
5 years ago
1
Use the pedantic package to track internally enabled lints
#204
srawlins
closed
3 years ago
1
Widen package:http constraint to allow 0.12.0
#203
mkustermann
closed
6 years ago
0
analysis_options: remove deprecated strong-mode field
#202
kevmoo
closed
6 years ago
0
Problems running generate after upgrading to dart 2
#201
martflu
closed
6 years ago
11
3 commits: analysis options fixes, stable sorting, lints
#200
kevmoo
closed
5 years ago
1
Add tests for Dart stable on travis.
#199
jcollins-g
closed
6 years ago
5
Update discoveryapis_generator for Dart 2.0 pubspecs
#198
whesse
closed
6 years ago
0
Fix bin/generate.dart to be strong-mode clean
#197
mkustermann
closed
6 years ago
2
Generate fails in dart 2.0.0-dev.66.0
#196
dani-gallegos
closed
6 years ago
0
The test generator needs to be adapted for the "dataWrapper" feature
#195
mkustermann
opened
6 years ago
0
Enable dataWrapper feature.
#194
jakobr-google
closed
6 years ago
4
Ignore unnecessary_cast in generated files.
#193
jakobr-google
closed
6 years ago
0
Call toDouble() in generated code
#192
xvrh
closed
6 years ago
2
More Dart 2 fixes for generated code.
#191
jakobr-google
closed
6 years ago
0
Use core.Object instead of core.dynamic.
#190
jakobr-google
closed
6 years ago
1
Incompatible with Dart 2 / Flutter beta 2
#189
xinoxapps
closed
6 years ago
2
Dart 2 fixes
#188
jakobr-google
closed
6 years ago
1
Fix type cast bug in dart 2’s strong mode
#187
jacobdam
closed
6 years ago
5
Limit dart_style to <=1.0.9+1
#186
jakobr-google
closed
6 years ago
0
Travis is faliing on stable
#185
kevmoo
closed
6 years ago
4
Support "object" type
#184
amardeep
opened
6 years ago
0
Only add dart:convert import if used
#183
mkustermann
closed
6 years ago
0
Fix code generation that uses dynamic as bottom
#182
srawlins
closed
6 years ago
2
Generates code that uses dynamic as bottom
#181
srawlins
closed
6 years ago
1
Next