Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

CamerAwesome

📸 Embedding a camera experience within your own app should't be that hard. A flutter plugin to integrate awesome Android / iOS camera experience.
Collective - Host: opensource - https://opencollective.com/camerawesome - Website: https://apparence.io/ - Code: https://github.com/Apparence-io/CamerAwesome

♻️ Remove XFile dependency for end-user

github.com/Apparence-io/CamerAwesome - eab7407dda8a82f5cde292791a8eeb48895dee03 authored over 1 year ago by Sébastien Bel <[email protected]>
📝 Update CHANGELOG.md

github.com/Apparence-io/CamerAwesome - 48c82feffca2eee9a5ca05dcad99117f9dec148a authored over 1 year ago by Dimitri Dessus <[email protected]>
🔀 Merge pull request #327 from Apparence-io/feature/ios-video-options

✨ Add iOS video options

github.com/Apparence-io/CamerAwesome - b7fcee9002bed0f5edcefe8da8bfea07675d0f9b authored over 1 year ago by Dimitri Dessus <[email protected]>
🐛 Fix Android recordVideo params

github.com/Apparence-io/CamerAwesome - e95f0ac2375e6a37fbfb8ab67f1b59fd9b583fcc authored over 1 year ago by Sébastien Bel <[email protected]>
✨ Add FPS option for iOS

github.com/Apparence-io/CamerAwesome - df8ab7f298c7fddd7c9dc0034de2d2b9817fcea7 authored over 1 year ago by Dimitri Dessus <[email protected]>
Merge pull request #323 from Apparence-io/feature/zoom_ratio

✨ Zoom indicator

github.com/Apparence-io/CamerAwesome - 40aac62ecb9d5c148bd4b64a03d4584a583bca8b authored over 1 year ago by Sébastien Bel <[email protected]>
💡 Add some comments

github.com/Apparence-io/CamerAwesome - d87caffec335117375463d735eb28a7870d01dd8 authored over 1 year ago by Dimitri Dessus <[email protected]>
♻️ Rework adjust fps by moving to video controller

github.com/Apparence-io/CamerAwesome - 00dc9b1606efe0a844e39357d93364e431a204c5 authored over 1 year ago by Dimitri Dessus <[email protected]>
🚧 ✨ Add FPS arg to change video recording fraps per second

github.com/Apparence-io/CamerAwesome - 9f8243e40748436dd1f05c0257be02f03b648876 authored over 1 year ago by Dimitri Dessus <[email protected]>
✨ Pass video option arg

github.com/Apparence-io/CamerAwesome - 2c471247f5fd6ade450cbbe52c62a66b2d1cb35b authored over 1 year ago by Dimitri Dessus <[email protected]>
🐛 Use list of sensors & paths instead of pigeon map

github.com/Apparence-io/CamerAwesome - 5b25429bc1b26579bc54b4bd2374e12a0c8600fe authored over 1 year ago by Dimitri Dessus <[email protected]>
✨ Change camera interface

github.com/Apparence-io/CamerAwesome - efef67493943574a2019e06e11eb8d5fd67a2bd2 authored over 1 year ago by Dimitri Dessus <[email protected]>
✨ Change to dictionary

github.com/Apparence-io/CamerAwesome - 9fe597c07bd6b34f4fc6136f9fc9f636abbf493d authored over 1 year ago by Dimitri Dessus <[email protected]>
🐛 Fix Android multicam

github.com/Apparence-io/CamerAwesome - 99c7a12d8ea2b7b9d49f02fb9f92fc13651a967d authored over 1 year ago by Sébastien Bel <[email protected]>
🐛 Fix Android photo capture

github.com/Apparence-io/CamerAwesome - eb4a6018ded0dad133596d215dd4dffb2eccc7ab authored over 1 year ago by Sébastien Bel <[email protected]>
🐛 Keep same zoom when switching CapturingMode

github.com/Apparence-io/CamerAwesome - 11c85e71ba97aed745879d99786fc3a9530ed712 authored over 1 year ago by Sébastien Bel <[email protected]>
🎨 Format files

github.com/Apparence-io/CamerAwesome - d746e1e37d1cc689ae31256e6e21e5276a58cfcf authored over 1 year ago by Dimitri Dessus <[email protected]>
🗑️ Clean main example

github.com/Apparence-io/CamerAwesome - decc7be78f4304b15c32f2c0f105349dbaece2fa authored over 1 year ago by Sébastien Bel <[email protected]>
Merge remote-tracking branch 'origin/feature/zoom_ratio' into feature/zoom_ratio

# Conflicts:
# android/src/main/kotlin/com/apparence/camerawesome/cameraX/Pigeon.kt
# lib/camera...

github.com/Apparence-io/CamerAwesome - ad45d0b7833265062b69da4484311cc1eb2ad0ca authored over 1 year ago by Sébastien Bel <[email protected]>
✨ Zoom indicator

github.com/Apparence-io/CamerAwesome - 16be04093d3ae2766ad83f4feec13c562e1c80ec authored over 1 year ago by Sébastien Bel <[email protected]>
✨ Multi cam preview works

github.com/Apparence-io/CamerAwesome - 9ef2ae97de4b6f870ee6b26187a2511d332175af authored over 1 year ago by Dimitri Dessus <[email protected]>
✨ Take multi camera pictures on iOS

github.com/Apparence-io/CamerAwesome - 8e3e0d63b179f488926e4bddbab10fc6a881f8f9 authored over 1 year ago by Dimitri Dessus <[email protected]>
🐛 Enum are now not optional

github.com/Apparence-io/CamerAwesome - d985f9cdbfa4cb55aff47e3a7641f3d8b35d6148 authored over 1 year ago by Dimitri Dessus <[email protected]>
🚧 Try to make it work on iOS

github.com/Apparence-io/CamerAwesome - 9165b64eb71f14150d4d58b0559ca9bec608f702 authored over 1 year ago by Dimitri Dessus <[email protected]>
⬆️ Update pubspec

github.com/Apparence-io/CamerAwesome - c2a1fc5f8ce650e48327cb27b355c62050d24381 authored over 1 year ago by Dimitri Dessus <[email protected]>
⬆️ Upgrade Pigeon to v9.2.5

github.com/Apparence-io/CamerAwesome - 373cffd8de7889ed0dd5175c9920bba40a6cea3a authored over 1 year ago by Dimitri Dessus <[email protected]>
⬆️ Upgrade pigeon version

github.com/Apparence-io/CamerAwesome - 3d4880934087292da09002ec5bc323bb87adbb5e authored over 1 year ago by Dimitri Dessus <[email protected]>
⬆️ Update Podfile.lock

github.com/Apparence-io/CamerAwesome - de7385e5da138a851410ee40967a0b00180deea5 authored over 1 year ago by Dimitri Dessus <[email protected]>
✨ Update plugin class

github.com/Apparence-io/CamerAwesome - 0eba3ef6ad9095e09386e603b3c0f069d7d5f8f4 authored over 1 year ago by Dimitri Dessus <[email protected]>
✨ Update video controller header

github.com/Apparence-io/CamerAwesome - 402fa032adcc03848beaab86778a96eeae94ce3a authored over 1 year ago by Dimitri Dessus <[email protected]>
Merge pull request #311 from chyiiiiiiiiiiii/master

docs: add README.zh.md

github.com/Apparence-io/CamerAwesome - 2781a254eca7ab3c4a0081b0db86264a4189c9ea authored over 1 year ago by Sébastien Bel <[email protected]>
Merge pull request #317 from juliuszmandrosz/fix/capture_button_bottom_actions

🐛 Fix use of capture button param in awesome bottom actions

github.com/Apparence-io/CamerAwesome - f8d9e7f293eed5338bb03a8362f88289c4bb4568 authored over 1 year ago by Sébastien Bel <[email protected]>
🐛 Fix use of capture button param in awesome bottom actions

github.com/Apparence-io/CamerAwesome - b4371945317ce4b4362c84e60bc93cb95e2e11ee authored over 1 year ago by juliuszmandrosz <[email protected]>
🚧 Display current zoom ratio

github.com/Apparence-io/CamerAwesome - 1aa46aa68cc80365e6380e10f890e3bf6d0b7a47 authored over 1 year ago by Sébastien Bel <[email protected]>
🐛 Fix tests

github.com/Apparence-io/CamerAwesome - 09e07288f5e3d0eb337c0f91db81fbb98d11cddd authored over 1 year ago by Sébastien Bel <[email protected]>
Merge branch 'save_config_rework' into release/v2.0.0

# Conflicts:
# android/src/main/kotlin/com/apparence/camerawesome/cameraX/CameraAwesomeX.kt
# an...

github.com/Apparence-io/CamerAwesome - 708711e98d7293cdc4ce90a07a729440b6a53468 authored over 1 year ago by Sébastien Bel <[email protected]>
🐛 Fix tests

github.com/Apparence-io/CamerAwesome - 77069135e133e0fc3dc222d8f987c59b75709c83 authored over 1 year ago by Sébastien Bel <[email protected]>
Merge branch 'feature/multi-cam' into release/v2.0.0

# Conflicts:
# README.md
# android/src/main/kotlin/com/apparence/camerawesome/cameraX/CameraAwes...

github.com/Apparence-io/CamerAwesome - c6940743ce5aa961491b0c7ae4c7c4b39c65d4fe authored over 1 year ago by Sébastien Bel <[email protected]>
Merge pull request #304 from Apparence-io/feature/video_settings

✨ Video recording settings

github.com/Apparence-io/CamerAwesome - 43a2afa01e9fa4af1e19bd3a5ea09d09a9ce0fb7 authored over 1 year ago by Sébastien Bel <[email protected]>
🚧 Display current zoom ratio

github.com/Apparence-io/CamerAwesome - 02eedc4c19ecde9a4fb8df0e81a1112b77494334 authored over 1 year ago by Sébastien Bel <[email protected]>
♻️ Rename FilePathBuilder

github.com/Apparence-io/CamerAwesome - 8b9033d8df1cc7778e89e5c4517fbf8822c7edef authored over 1 year ago by Sébastien Bel <[email protected]>
Rework SaveConfig for web & multi sensors

github.com/Apparence-io/CamerAwesome - be69f801278e77554fc9750dab34f18d3d27961d authored over 1 year ago by Sébastien Bel <[email protected]>
docs: add README.zh.md

github.com/Apparence-io/CamerAwesome - 320ffe8b96a58e981867122beec22326f5a8acb7 authored over 1 year ago by Yii Chen <[email protected]>
Merge pull request #310 from Apparence-io/feature/multi-cam-api

💥 Sensors API breaking changes

github.com/Apparence-io/CamerAwesome - 1425728154e55514ed330ac5eff4e88edbb0360f authored over 1 year ago by Sébastien Bel <[email protected]>
🔥 Remove unused class

github.com/Apparence-io/CamerAwesome - 7e0cdc1c731681a79d17bc71b305dc0c1d4b6d4b authored over 1 year ago by Sébastien Bel <[email protected]>
💥 Remove mirrorFrontCamera since it's in SensorConfig

github.com/Apparence-io/CamerAwesome - 3188ef8d62bc4d1026794e39642f13e86bdf9f34 authored over 1 year ago by Sébastien Bel <[email protected]>
💥 Change SensorConfig

github.com/Apparence-io/CamerAwesome - 13765e4430205b433da1b7faf8654f7e6de6c88d authored over 1 year ago by Sébastien Bel <[email protected]>
Merge pull request #307 from Apparence-io/fix/patrol_tests

🐛 Fix patrol tests

github.com/Apparence-io/CamerAwesome - 80fce286040a2061a2843da86279b9cb0805a739 authored over 1 year ago by Sébastien Bel <[email protected]>
🐛 Fix location test on physical device

github.com/Apparence-io/CamerAwesome - 0d3e05bead418089afd3990928d6fd4db3e4bc95 authored over 1 year ago by Sébastien Bel <[email protected]>
🚧 ConcurrentCamera API starts working on Android

github.com/Apparence-io/CamerAwesome - 906de6ec60ba694e0839e07725f96586b447d5e8 authored over 1 year ago by Sébastien Bel <[email protected]>
Merge remote-tracking branch 'github/feature/video_settings' into feature/video_settings

# Conflicts:
# android/src/main/kotlin/com/apparence/camerawesome/cameraX/CameraXState.kt
# andr...

github.com/Apparence-io/CamerAwesome - 87aad2dfa2f91e9482b57dc81ccc4270030e02aa authored over 1 year ago by Sébastien Bel <[email protected]>
🐛 Rebase on 1.4.0

github.com/Apparence-io/CamerAwesome - 6ea16682183d6ab4a47b02d2eb8a0b8c6f80f039 authored over 1 year ago by Sébastien Bel <[email protected]>
✨ Add Android video settings

github.com/Apparence-io/CamerAwesome - f165cb7d87f6c9f2f3f72985b52dab65e6254378 authored over 1 year ago by Sébastien Bel <[email protected]>
Merge remote-tracking branch 'github/fix/patrol_tests' into fix/patrol_tests

github.com/Apparence-io/CamerAwesome - d19ce4c03f8fefec77b61457e0b3940afa9e1e29 authored over 1 year ago by Sébastien Bel <[email protected]>
🐛 Fix patrol tests

github.com/Apparence-io/CamerAwesome - aebcd25e77b343d72522482ca4a45b0a6ad4f1cc authored over 1 year ago by Sébastien Bel <[email protected]>
🐛 Fix patrol tests

github.com/Apparence-io/CamerAwesome - 484840dbd1a2464bd8027fbed7b5d1d96a219b47 authored over 1 year ago by Sébastien Bel <[email protected]>
⬆️ Upgrade deps

github.com/Apparence-io/CamerAwesome - 1eef46995483904b2cfd8f193e9cbdf6d27a14c8 authored over 1 year ago by Dimitri Dessus <[email protected]>
💄 Improve border floating preview

github.com/Apparence-io/CamerAwesome - 9d01d4b6b7fc64af0e6a5d7fa46dadc693b6ea00 authored over 1 year ago by Dimitri Dessus <[email protected]>
Merge pull request #305 from Apparence-io/fix/release-1.4.0

🚨 Lint code

github.com/Apparence-io/CamerAwesome - 1c77c2ef49b3e8bfee35d7a4703834cd889a3510 authored over 1 year ago by Dimitri Dessus <[email protected]>
🚨 Lint code

github.com/Apparence-io/CamerAwesome - 633aa1eaf32471b28b2c3b766273bfbb7e9aad79 authored over 1 year ago by Dimitri Dessus <[email protected]>
🔀 Merge pull request #298 from Apparence-io/release/v1.4.0

🔖 Release v1.4.0

github.com/Apparence-io/CamerAwesome - ce3a7c1bfda57a5c3ffcc6d13815d04546f5b60a authored over 1 year ago by Dimitri Dessus <[email protected]>
Merge remote-tracking branch 'github/feature/multi-cam' into feature/multi-cam

# Conflicts:
# .vscode/launch.json
# README.md
# android/src/main/kotlin/com/apparence/camerawes...

github.com/Apparence-io/CamerAwesome - 2fa25afc40d19a73d7b1c5dd3c640e13c87751eb authored over 1 year ago by Sébastien Bel <[email protected]>
🐛 Fix rebase errors

github.com/Apparence-io/CamerAwesome - ba96bd727538ed12ab5fa1ff4aee521c5374c4d2 authored over 1 year ago by Sébastien Bel <[email protected]>
📝 Update doc

github.com/Apparence-io/CamerAwesome - 1975e3ee961c1458e9ea55cb701dcfbcd1a2c9ec authored over 1 year ago by Dimitri Dessus <[email protected]>
Use two different CameraSelector

github.com/Apparence-io/CamerAwesome - 15aba6319b86d6a2cf5476a2d6f95b0e01f0b4b5 authored over 1 year ago by Sébastien Bel <[email protected]>
📝 Update doc

github.com/Apparence-io/CamerAwesome - 0786760e4f66b90b2f2c48b022ca1936bfcbff05 authored over 1 year ago by Dimitri Dessus <[email protected]>
🚧 Implement multi cam on Android

github.com/Apparence-io/CamerAwesome - 73295e15532bfccf8d5dad239a87530fe6fbebaa authored over 1 year ago by Sébastien Bel <[email protected]>
💡 Remove comment

github.com/Apparence-io/CamerAwesome - 0f0b4bdab777c96b24f343599fcb376fb8ee630d authored over 1 year ago by Dimitri Dessus <[email protected]>
⚡️ Add dealloc method for camera preview texture

github.com/Apparence-io/CamerAwesome - 2382d1bacd11cf2cc8888118790e85ab974e000d authored over 1 year ago by Dimitri Dessus <[email protected]>
🚧 ✨ Add a way to take multiple pictures

github.com/Apparence-io/CamerAwesome - edcb876d1ba94a438b9d420ed90c24b46f55f2a4 authored over 1 year ago by Dimitri Dessus <[email protected]>
🐛 Fix sensor switching

github.com/Apparence-io/CamerAwesome - 9d634e343b1e0b0e9f8e2c7ea6522c269fb31e21 authored over 1 year ago by Dimitri Dessus <[email protected]>
✨ Switch camera sensor for both multi & single

github.com/Apparence-io/CamerAwesome - 859024e51177a684e63e9a3d825f88d147385cd2 authored over 1 year ago by Dimitri Dessus <[email protected]>
✨ Add available sensors

github.com/Apparence-io/CamerAwesome - e7a3b494b44f7d1ed9e1bc3d713e00aa3d5a4330 authored over 1 year ago by Dimitri Dessus <[email protected]>
✨ Add device to camera device info

github.com/Apparence-io/CamerAwesome - a5a31478efc2c95ebed7b181f88b21ba92596ccf authored over 1 year ago by Dimitri Dessus <[email protected]>
♻️ Reorganize plugin methods

github.com/Apparence-io/CamerAwesome - 3860bc46b772538ca852dd2ed0a278f568633ffe authored over 1 year ago by Dimitri Dessus <[email protected]>
🚚 Move CameraPreview to SingleCameraPreview

github.com/Apparence-io/CamerAwesome - 2987aecd1becc8447a9b3ef7e6c4076a65f60edc authored over 1 year ago by Dimitri Dessus <[email protected]>
🐛 Fix sensor type selection

github.com/Apparence-io/CamerAwesome - 808d54a22c6c619f9af7105c971c1ac2a5bf7fa9 authored over 1 year ago by Dimitri Dessus <[email protected]>
✨ Add missing methods in multi camera

github.com/Apparence-io/CamerAwesome - 0add78f214be2b7b6978cc1c70ca954a7f3f3eec authored over 1 year ago by Dimitri Dessus <[email protected]>
♻️ ✨ Add multi sensor factory

github.com/Apparence-io/CamerAwesome - 3f1bf26e5903e8b80d8fafed721b4ae07897076c authored over 1 year ago by Dimitri Dessus <[email protected]>
⚡️ Improve perfs

github.com/Apparence-io/CamerAwesome - e2e360ba8afd8b486b4dab5831968ce59932b69b authored over 1 year ago by Dimitri Dessus <[email protected]>
♻️ Update constructors

github.com/Apparence-io/CamerAwesome - c437f7ccccdc0d05c3bbddfa925ffb6d57fc1d86 authored over 1 year ago by Dimitri Dessus <[email protected]>
♻️ 🗑️ Clean & split some Obj-c code

github.com/Apparence-io/CamerAwesome - 79b94ff803340bd7d3940cfa98506c731d58a619 authored over 1 year ago by Dimitri Dessus <[email protected]>
♻️ ✏️ Rework & improve typos

github.com/Apparence-io/CamerAwesome - 83c9ac849ac404492c5a49cb8ae57a6f14e22713 authored over 1 year ago by Dimitri Dessus <[email protected]>
📝 Update docs

github.com/Apparence-io/CamerAwesome - fb643d7e1868a14fb9ddd69e654fcf3bca76585f authored over 1 year ago by Dimitri Dessus <[email protected]>
🚧 ✨ Add early multi camera integration & configuration

github.com/Apparence-io/CamerAwesome - 59fd492481cabf6499e179219275b08d0424dc7c authored over 1 year ago by Dimitri Dessus <[email protected]>
📝 Update changelog

github.com/Apparence-io/CamerAwesome - a1eed73654a918ea0783bcf3126735b225016dbd authored over 1 year ago by Dimitri Dessus <[email protected]>
🗑️ Clean code

github.com/Apparence-io/CamerAwesome - 37e0fcc2958af78b3c9dca000c5fbbf49da612e1 authored over 1 year ago by Dimitri Dessus <[email protected]>
🚧 ✨ First POC of working dual camera

github.com/Apparence-io/CamerAwesome - 56eb452861b14c016cf09b2d5735a3ca20acdfa7 authored over 1 year ago by Dimitri Dessus <[email protected]>
Merge pull request #218 from Apparence-io/analysis_capabilities

Image Analysis improvements

github.com/Apparence-io/CamerAwesome - c863bdf6805e419ee581a93c05494aa275d17b7c authored over 1 year ago by Sébastien Bel <[email protected]>
🐛 Fix pigeon changes

github.com/Apparence-io/CamerAwesome - 6eb52fc55c40d200c050687a7b67208dc55a8e92 authored over 1 year ago by Sébastien Bel <[email protected]>
📝 Update doc

github.com/Apparence-io/CamerAwesome - 526f787484123cd3e4d9ce6fc850fab3377c69b8 authored over 1 year ago by Dimitri Dessus <[email protected]>
📝 Update doc

github.com/Apparence-io/CamerAwesome - 880a51f0859572c2c800a719d5dc58d0db793bde authored over 1 year ago by Dimitri Dessus <[email protected]>
✨ Add native conversion on iOS

github.com/Apparence-io/CamerAwesome - 026bdf1b681ed0ec2efd1cbb4429083faff05e87 authored over 1 year ago by Dimitri Dessus <[email protected]>
Use two different CameraSelector

github.com/Apparence-io/CamerAwesome - 7f5b4423f79e6111d4ca5ff41f35c954f90ef79d authored over 1 year ago by Sébastien Bel <[email protected]>
🚧 Implement multi cam on Android

github.com/Apparence-io/CamerAwesome - 1edc85814c0678685f3b65cf378dd6ced74522ca authored over 1 year ago by Sébastien Bel <[email protected]>
✨ Add Android video settings

github.com/Apparence-io/CamerAwesome - 9e32d5faa1826c27cffba2c9b15064f797a3bf51 authored over 1 year ago by Sébastien Bel <[email protected]>
💡 Remove comment

github.com/Apparence-io/CamerAwesome - adfba590684835d6e141c1ece0d7d494ae63dab8 authored over 1 year ago by Dimitri Dessus <[email protected]>
🚧 ✨ Add a way to take multiple pictures

github.com/Apparence-io/CamerAwesome - 898530b6936cf2944b3a9c11e1a4945e7a8cd367 authored over 1 year ago by Dimitri Dessus <[email protected]>
🐛 Fix sensor switching

github.com/Apparence-io/CamerAwesome - 8a0735fd39bd4ca865ff956a77dd471d59f89f2d authored over 1 year ago by Dimitri Dessus <[email protected]>