project_setup 0.0.9
project_setup: ^0.0.9 copied to clipboard
A plugin to make your flutter project setup make it easier.
0.0.1 #
- TODO: Describe initial release.
0.0.4 #
- support for running flutter command
- support for running melos command
- updated API client to support dynamic headers
0.0.5 #
- updated API client to support different types of response
0.0.6 #
- create form page more dynamic and flexible, now just pass widgets as per your need on the basis of widgets name
0.0.7 #
- create logout dialog more easy to use
0.0.8 #
- remove unwanted code and update git url
0.0.9 #
- code optimization