Skip to content

A simple Flutter app to scan ISBNs and save books.

License

Notifications You must be signed in to change notification settings

LukeNarramore/isbn-scanner

 
 

Repository files navigation

ISBN Scanner

A simple Flutter app to scan ISBNs and save books.

Screenshot

🎯 Features

  • Scan ISBNs
  • Save books for later

🔧 Setup

# Clone the repository
$ git clone https://github.com/juanbelieni/isbn-scanner.git

# Go to the directory
$ cd isbn-scanner

# Install dependencies
$ flutter pub get

# Build the app
$ flutter build <platform>

🔭 Usage

# Run in debug mode
$ flutter run

# Or install via adb
$ adb install -r path/to/app.apk

📪 Contributing

  1. Fork the Project
  2. Create your feature branch: git checkout -b feature/your-feature
  3. Commit your changes: git commit -m 'Add your-feature'
  4. Push to the branch: git push origin feature/your-feature
  5. Open a pull request

✉ Contact

Twitter: @juanbelieni

Email: juanbelieni@gmail.com

LinkedIn: juanbelieni

About

A simple Flutter app to scan ISBNs and save books.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 35.8%
  • C++ 32.2%
  • CMake 24.0%
  • Swift 2.9%
  • HTML 2.6%
  • C 2.0%
  • Other 0.5%