Giter VIP home page Giter VIP logo

amalrajkp18 / flutter-todo-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 284 KB

A Flutter ToDo app integrated with ObjectBox local database for a seamless user experience. This app not only boasts a visually appealing and intuitive interface but also leverages the power of ObjectBox for efficient local data storage. With ObjectBox's high-performance database, ensuring a smooth and reliable ToDo app with CRUD operation.

Kotlin 0.19% Swift 3.00% Objective-C 0.06% Dart 26.89% CMake 29.39% C++ 35.55% C 2.15% HTML 2.78%

flutter-todo-app's Introduction

Flutter Todo App

A simple Flutter Todo application that demonstrates the usage of ObjectBox for local data persistence, InheritedWidget for managing state across widgets efficiently, and ChangeNotifier for handling state changes.

Features

  • Add, edit, and delete tasks
  • Local data persistence using ObjectBox
  • Efficient state management with InheritedWidget and ChangeNotifier

Getting Started

These instructions will help you set up and run the project on your local machine for development and testing purposes.

Installing

  1. Clone the repository to your local machine:

    git clone https://github.com/amalrajkp18/flutter-todo-app
  2. Navigate to the project directory:

    cd flutter-todo-app
  3. Install dependencies:

    flutter pub get

Running the App

Run the app on an emulator or a physical device:

flutter run

Project Structure

  • lib/: Contains the Dart source code for the Flutter application.
  • models/: Define the data models
  • controller/: Implement services like ObjectBox database and task management.
  • view/: Contains different screens of the application.
    /widgets: Reusable widgets used across the app.
  • main.dart: Entry point of the application.

Dependencies

Flutter Packages

Development Dependencies

flutter-todo-app's People

Contributors

amalrajkp18 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.