Skip to content

Flutter open-source project that's all about pushing the boundaries of User Interfaces! 🌟✨ If you're a Flutter enthusiast or just someone who appreciates stunning UI/UX, this project is tailor-made for you! πŸš€πŸŽ¨

Notifications You must be signed in to change notification settings

yunweneric/flutter-open-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

30 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Flutter Open UIs for your projects!

thumbnail

Flutter open-source project that's all about pushing the boundaries of User Interfaces! 🌟✨ If you're a Flutter enthusiast or just someone who appreciates stunning UI/UX, this project is tailor-made for you! πŸš€πŸŽ¨

Setup guide

  • Install and use Fvm to manage your flutter version

  • Specify your fvm version

    fvm use 3.xx
    
  • Get your dependencies

     flutter pub get
    

Contribution guide

To contribute to this repo,

  • Fork the repo

  • Check out to the starter_app. This branch is the simple flutter counter app

  • Create your own branch from the starter_app branch

  • Make sure the branch name follows the numbering ex: AuthUI01, AuthUI02, AuthUI03, OnboardingUI01 ...

  • Change your flutter version using fvm

    fvm use 3.xx
    
  • You can learn how to use fvm here How to use Fvm

  • Create your mockups

  • Add your mockup images to the image on the Readme file using this Figma Link

  • Update the README.md file on the main branch by replacing the image with the new image containing your mockup

  • Add all your changes

    git add .
    
  • Commit your changes

    
    git commit -m 'proper commit message'
    
  • Push your changes to your branch

    git push origin branch_name
    
  • Make a pull request to the contribution branch.

Gallery

Image 1 Image 1
Image 1 Image 1
Image 1 Image 1

About

Flutter open-source project that's all about pushing the boundaries of User Interfaces! 🌟✨ If you're a Flutter enthusiast or just someone who appreciates stunning UI/UX, this project is tailor-made for you! πŸš€πŸŽ¨

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published