/flutter_xmllayout_example

An example of using some features of Flutter XML Layout extension for vscode

Primary LanguageDartMIT LicenseMIT

Flutter XML Layout example

This is an example of using some features of Flutter XML Layout extension for vscode. The features used are:

  • Injecting providers
  • Localization
  • Form group & controls & validations
  • Passing parameters between pages (widgets)
  • Pipes (e.g. translate)
  • Custom properties (hero, margin, if, itemBuilder...)
  • Animation
  • Using mixin(s)

For more information see the documentation on github repository. To download the extension go to vscode marketplace.