Skip to content

gogovan/swagger-demo-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swagger-demo-flutter

A Flutter project to demonstrate API code generation with Swagger Codegen. This also the demo project for this article on Medium.

Getting Started

  1. Get project dependencies with the following command:
pub packages get

or

flutter pub packages get
  1. Generate the API code with the following command:
pub run build_runner build

or

flutter pub run build_runner build
swagger_codegen_demo.mp4
  1. Done!

Expected Result

1_xfSB6c5R1QDZ-S3Lf_71Ew

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published