Skip to content

A repo to store some controller-type flutter widgets I wrote

License

Notifications You must be signed in to change notification settings

tmthecoder/controller_widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

controller_widgets

Just a place for me to store some generic Controller-type widgets I made for reuse within my own projects

Right now, this contains the following controller-type inherited widgets:

  • RouteController
    • Controls routing in the web app path, updating the user facing URL on any calls
  • ThemeController
    • A manual controller for theming to allow storing of dark/light and manual theme switching in-app

Feel free to use them, or ask any questions!

About

A repo to store some controller-type flutter widgets I wrote

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages