flutter_starter_project 1.0.1 copy "flutter_starter_project: ^1.0.1" to clipboard
flutter_starter_project: ^1.0.1 copied to clipboard

flutter starter project having functions, widget which can be resued

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

1
likes
60
points
36
downloads

Publisher

verified publishersmartmobilevilla.xyz

Weekly Downloads

flutter starter project having functions, widget which can be resued

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, firebase_auth, flutter, flutter_facebook_auth, google_sign_in

More

Packages that depend on flutter_starter_project