fotograf 0.2.0
fotograf: ^0.2.0 copied to clipboard
Library that provides a simple gallery and camera
Fotograf #
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.2.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.