Skip to content

thruthesky/fireflutter_sample_app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FireFlutter Sample App

This is a sample app to demonstrate how to use FireFlutter package.

Branches

  • You may refer the branches in the following order to see the gradual update of the sample app.
    • fireflutter. Add fireflutter to Flutter project.
    • getx. Add GetX package to Flutter project.
    • routes. Page routes
    • register. User registration.
    • register-v2. add more code on register page
    • social-login. social login. Google, Apple, Facebook.
    • login-with-email-password.
    • translations. text translation.
    • admin-page. adding admin page
    • category-admin. adding category management page
    • post-edit. post create without post update
    • photo-upload. file upload code without file delete
    • forum-list
      • Listing posts of a forum cateogry.
      • Post create button
      • Inifinite scrolling
      • Displaying 'no posts' message if there is no post created under a forum.
      • Displaying 'no more posts' message if there is no more posts to fetch.
    • forum-list-with-photo
    • post-edit.
    • post-delete.
    • vote.
    • comment-crud.

About

Fireflutter sample app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages