A professional console-based library management application built with Dart, featuring comprehensive book tracking, status updates, and search functionalities. Perfect for small libraries or personal book collections.
A simple console-based Book Management System implemented in Dart. This application allows users to manage a collection of books, including adding, removing, updating, and searching for books by title or author.
-
Add Book:
- Add new books to the collection with details such as title, author, and ISBN.
-
Remove Book:
- Remove books from the collection using their ISBN.
-
Update Book Status:
- Update the status of a book (available or borrowed).
-
Search by Title:
- Search for books by their title and display all relevant details.
-
Search by Author:
- Search for books by their author and display all relevant details.
-
Display All Books:
- View all books in the collection with their details.
- Dart: A client-optimized programming language for fast apps on any platform.






