Skip to content

Kerala Heritage App using Flutter. For more info read README.md

Notifications You must be signed in to change notification settings

nirmal0707/Kerala-Heritage-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kerala Heritage App

Here is an example of making a Provincial Heritage App using Flutter. Let's spread our culture and tradition.

Image of heritage

Let's Get Started

  • It's better to clone or download the project.
  • Always before writing codes make sure that all the assets (images, fonts, etc) are added in the project directory.

Skip this step if you have cloned or downloaded this project from github:

  1. Create a fonts directory and add required fonts from Google Fonts.

  2. Create a images directory and paste required images.

  3. Now edit the pubspec.yaml (images are added under assets section and fonts are added under fonts section ).

  4. Now run Get Packages to successfully commit your changes.

  5. Create a 'helper' directory inside 'lib' directory and add model class (structure class) and models class ( list of models with custom get method).

  6. Now create a 'ui' directory inside 'lib' directory and add your custom UI. For better look add Ui widget of this project.

  7. Now set your home of Material App as UI widget.

Image of heritageApp_screenshot

Image of heritageApp_screenshot2

Image of heritageApp_screenshot3

For more about Flutter, view online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

Kerala Heritage App using Flutter. For more info read README.md

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published