t_flutter_ui 0.0.5 copy "t_flutter_ui: ^0.0.5" to clipboard
t_flutter_ui: ^0.0.5 copied to clipboard

T-UI: A Flutter UI library for building beautiful and customizable UIs. (using GetX, Google Fonts, Loader Overlay, Flutter Spinkit)

Introduction #

Custom UI for flutter mobile & web

Features #

  • TApp
  • TPage
  • TRoute

Usage #

return TApp()

return TPage()

final route = TRoute(name: "", page: () => TPage());
1
likes
0
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

T-UI: A Flutter UI library for building beautiful and customizable UIs. (using GetX, Google Fonts, Loader Overlay, Flutter Spinkit)

Homepage

License

unknown (license)

Dependencies

flutter, flutter_spinkit, get, google_fonts, loader_overlay

More

Packages that depend on t_flutter_ui