Skip to content

flutter starter project having widgets and functions can be reused.

License

Notifications You must be signed in to change notification settings

ankesh-kumar/flutter_starter_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

  1. create rounded corner container RoundedContainer();
  2. vSpacer() and hSpacer() for provide space
  3. validate string and email with
    1. validateEmail(value);
    2. emptyValidator(value);
  4. navigate page with goTo() or goToReplace()
  5. Use hex color code with HexColor('colorvalue')
  6. Use button and textfield with ThemedButton() and ThemedTextField()
  7. 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

About

flutter starter project having widgets and functions can be reused.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages