Skip to content

jigarladhava/flutter_parse

Repository files navigation

Assignment for 2022mt12255

Assignment for 2022mt12255 : Cross Platform Application Development

Getting Started

Flutter app integration with back4app

Steps to Run the app.

  • Install Android Studio
  • Create a Virtual Device with Virutal Device Manager in Android Studio
  • Download Node.js and Install it.
  • Download flutter sdk and extract it.
  • Set node js directory in PATH variable

Check if flutter configured properly using the command below

flutter doctor

Once flutter is ready then,

Clone github repo with git clone

git clone https://github.com/jigarladhava/flutter_parse.git

Navigate to flutter_parse directory

cd flutter_parse

Run application using 'flutter run' command

flutter run

#1. Show Task

#2. Add Task

#3. View Task Details

#4. Edit Task

#5. Delete Task

#6. Mark Task as Complete

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published