Apparence-io / CamerAwesome

📸 Embedding a camera experience within your own app shouldn't be that hard. A flutter plugin to integrate awesome Android / iOS camera experience.
https://ApparenceKit.dev
MIT License
947 stars 234 forks source link

🚨 Format files #204

Closed ghost closed 1 year ago

ghost commented 1 year ago

Description

Format files to get 130/130 pub points.

Checklist

Before creating any Pull Request, confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]).

Breaking Change

If your feature break something, please detail it

Zazo032 commented 1 year ago

Small suggestion: try to add a set of lints (like lints, flutter_lints or very_good_analysis) to catch some of the things that were solved in this PR

Also, try to update the changelog to provide context to version updates

apalala-dev commented 1 year ago

@Zazo032 We only add flutter_lints in the example project, this should be fixed now!

I updated slightly the changelog but we'll do better with next versions. 👌