flugger 0.1.8 copy "flugger: ^0.1.8" to clipboard
flugger: ^0.1.8 copied to clipboard

Map Swagger models to Flutter/Dart models in your project

0.1.8 #

  • Added models_to_ignore prop for flugger.yaml as a list of model names that should be ignored while generating dart models based on the schema

0.1.7 #

  • Added models_to_ignore prop for flugger.yaml as a list of model names that should be ignored while generating dart models based on the schema

0.1.6 #

  • Conditionally pass parameters if they are null in toJson method

0.1.5 #

  • Changed Dart version

0.1.4 #

  • Minor fixes

0.1.3 #

  • Options updated (yaml changes)
  • Folder structure, naming convention (bugfix)
  • Logger added (yaml logging: true)

0.1.2 #

  • Docs updated

0.1.1 #

  • Docs updated

0.1.0 #

  • Support for one_file and one_folder output writers added

0.0.7 #

  • Updated docs

0.0.6 #

  • Updated docs

0.0.5 #

  • Model parses updated

0.0.4 #

  • Model options fix

0.0.3 #

  • Swagger v3 fix

0.0.2 #

  • Removed testing methods

0.0.1 #

  • Swagger scheme to Flutter models tool implemented
  • Easy to use via 'dart run flugger' command
4
likes
140
pub points
19%
popularity

Publisher

unverified uploader

Map Swagger models to Flutter/Dart models in your project

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, source_gen, yaml

More

Packages that depend on flugger