/fotograf

Primary LanguageDartMIT LicenseMIT

Fotograf

Code license (MIT) GitHub release (latest by date) GitHub issues

Fotograf is a simple Flutter library that provides a camera widget for taking pictures and a gallery widget for selecting pictures from the gallery.

Installation

To use Fotograf in your Flutter project, add the following dependency to your pubspec.yaml file:

dependencies:
  fotograf: ^0.1.0

Then, run:

flutter pub get

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on the GitHub repository.

License

fotograf is distributed under the MIT License. See the LICENSE file for more information.