XPEHO Mobile weird Flutter widgets library
- Diagonal
- Multiggle
- Troggle
- JaimPaMaggle
- RevertedTextField
- UpsideDownTextField
- RadioButton
- ValidationsButton
- FirstAprilFish
We all are using common layouts such as Row, Column, Stack. But how can we create our own layout ?
Diagonal show you a way to make it.
Custom Widgets can require to be dynamic over the lifetime of your app or maybe you just want to controll a specific caracteristic.
Multiggle provides an example of a Stateful widget with a Controller to... control it.
Most of the widgets are rectangular or close to have a square shape.
Troggle provides you a concrete example to create a custom shape widget.
Camera package gives you to ablility to use device's cameras. It can be ovious for many people, but if it is not clear for you, just look at the JaimPaMaggle widget to see how to use it.
Flutter gives the possibility to easily transform a widget rendenring.
We managed to show you how with two brain breaking example:
- RevertedTextField (beware, a glass mirror is required to read it)
- UpsideDownTextField (beware, neck injuries can occur if you try to read it)
RevertedTextField source code UpsideDownTextField source code
Audio streams are part of the web with Podcasts, Radios, Music stream.
How to play it with flutter ?
See the RadioButton source code and audio will never get secrets for you.
Miss clicks are a plague. That's why we've created the ValidationsButton. And maybe a little bit for fun...
XPEHO mobile is the mobile developer team of the XPEHO company. We intend to learn, share, challenge and exchange a lot about mobile developpment.
We try to do it using happyness and funny ways.
The main goal is to enjoy coding, share if with everybody, learn new things, talke about us and our company.
This library has been published as an april fool.
The main goal was to provide some joy to everyone who see it.
The second goal was to provide so code example for some specific cases.