Last updated:
0 purchases
flutter starter project
flutter_starter_project #
flutter starter project having functions, widget which can be re-used
Getting Started #
This project is a starting point for a Flutter application.
create rounded corner container RoundedContainer();
vSpacer() and hSpacer() for provide space
validate string and email with
validateEmail(value);
emptyValidator(value);
navigate page with goTo() or goToReplace()
Use hex color code with HexColor('colorvalue')
Use button and textfield with ThemedButton() and ThemedTextField()
many more to come..
Support Development #
If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of ☕️
PayPal
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.