get_examples icon indicating copy to clipboard operation
get_examples copied to clipboard

Get Examples

  • Get Examples
    • Counter App
    • Simple Navigation
    • GetPage & GetMiddleware
    • GetResponsiveView

Counter App

The super counter app With Getx. Demo Code

Simple Navigation

Example of simple navigation between two pages and giving a result back. Demo Code

GetPage & GetMiddleware

Example how to work with the GetPage children property and how dose GetMiddleware works and how to use them.

Demo Code

GetResponsiveView

Example how to work with the GetResponsiveView widget.

ToDocs