tilde 2.3.0 copy "tilde: ^2.3.0" to clipboard
tilde: ^2.3.0 copied to clipboard

A Flutter package enables to easily build Flutter Single-Page Application (SPA) using component and imperative programming model.

1.0.0 #

  • First version.

1.0.0+1 #

  • Fix Readme.

1.0.0+2 #

  • Update Readme files.

1.1.0 #

  • Add app type definition possibility between material and cupertino.
  • Fix code and readme according to the changes.

2.0.0 #

  • Remove initialRoute from SPA constructor and change it by initialRoute get method that allow to define initialRoute dynamically before the first run of onNavigate.
  • Fix code and readme according to the changes.

2.1.0 #

  • Add extension method to create Component from variable.
  • Update the counter example.
  • Update project's readme.

2.1.0+1 #

  • Project readme minor fix.

2.2.0 #

  • Rename ComponentX as XComponent but preserve compatibility.

2.3.0 #

  • Remove unused dependencies.
  • Add lifecycle methods to the Component class.
  • Update example project.
  • Update project Readme
0
likes
140
pub points
0%
popularity

Publisher

unverified uploader

A Flutter package enables to easily build Flutter Single-Page Application (SPA) using component and imperative programming model.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, url_router

More

Packages that depend on tilde