portakal 0.0.6
portakal: ^0.0.6 copied to clipboard
Portakal allows you to shorten long code by adding a layer on top of Flutter!
0.0.1 #
- Portakal is on the air!
0.0.2 #
- README update.
0.0.3 #
- Portakal CLI added.
0.0.4 #
- Bug Fix
0.0.5 #
- Text components have been converted from Widget type to Text type.
- A global color scheme has been added to the Portakal init function.
- PortakalDB has been expanded. The expansion was achieved using the power of Hive.
- PortakalExtension has been expanded.
- PortakalTheme is now more accessible.
0.0.6 #
- Bug fixes and additions.
- Some functions were generalized by being moved out of the class.
- Extensions were implemented in the animation classes.