Ecosyste.ms: OpenCollective

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

github.com/openfoodfacts/smooth_app_plugins_fork


https://github.com/openfoodfacts/smooth_app_plugins_fork

[camera_platform_interface] Added stopRecordingVideo (#3518)

* Added stopRecordingVideo

* Removed deprecation and made stopRecordingVideo return void

*...

654a02589102a9c3cb71e0c43de63bd71c232a28 authored about 4 years ago
[wifi_info_flutter] Check Permissions in Android O or higher (#3234)

* Check Permissions

* Format

* Update packages/wifi_info_flutter/wifi_info_flutter/android...

5aa082f8b2f01df41ae01210d30e254aea9dbea0 authored about 4 years ago
Update to ffi 0.3.0-nullsafety.1 (#3513)

ffi 0.3.0 supports the new memory allocation model in Dart 2.12.0-259 and later.

ad308e54ce39cfa91b6f93e7c407d828fd465ebc authored about 4 years ago
Migrate path_provider to null safety. (#3460)

7f5696c88c3e6b6eaba45bed7b6f755258e1ba5c authored about 4 years ago
[package_info] Migrate to null safety (#3398)

60fa97998b439924d64b476ac8f2d8129d527c38 authored about 4 years ago
[image_picker_platform_interface] migrate to nnbd (#3492)

9e982cf959979098634aee2f5780bc6377e5b2ba authored about 4 years ago
Remove stray dependency (#3515)

7301aa1e25b271b362ae5302f54c3fdf4c16843f authored about 4 years ago
[in_app_purchases] Remove TypeMatcher reference (#3494)

caf7fbf0b6185f7ff91a3c70e66228bc0b26e958 authored about 4 years ago
Add a note about Plus plugins to CONTRIBUTING.md (#3511)

Adds a prominent note to CONTRIBUTING.md about the new policy regarding PRs for plugins for whic...

342d0109e9861b7b413d03e3cc0c29a120213c06 authored about 4 years ago
update versino (#3512)

546d6c10377a338d2f0504ab664209ed7db111c6 authored about 4 years ago
Clean up CODEOWNERS (#3438)

e51dd6723b0638ad050b332db929a7f40dc184fc authored about 4 years ago
[shared_preferences] Update macOS for NNBD (#3505)

macOS federated plugin implementations that contain no Dart code just
need their Dart SDK bumpe...

41be560b958f8fe1fabe1124b168cd0813cbc4f3 authored about 4 years ago
Merge upcoming camera updates (#3501)

956b1ebb2418a2314a25550a6a4c418c6f8ee86e authored about 4 years ago
[google_maps_flutter] add tile overlays (#3434)

37d658e7b984c7585e4f7463127e328d63f69236 authored about 4 years ago
fix google_maps_flutter_platform_interface version (#3500)

47a5ea7994daad4cf05eb6fb4f8011f200fa8efe authored about 4 years ago
[path_provider_linux] Migrate to null safety (#3330)

61118a7fab0372661575b399c0cba83a51a4dfc5 authored about 4 years ago
[path_provider] Update macOS for NNBD (#3498)

macOS federated plugin implementations that contain no Dart code just
need their Dart SDK bumpe...

782b05782831d8865c100dab60ca7f85d7e46fab authored about 4 years ago
Run activate before run (#3506)

9e1d573e1e953ddc2e4c7c823f442244f1ff4ebf authored about 4 years ago
Run pub global activate before pub global run (#3502)

42d5325a93ffc80179ab770febcdd79243c3ff87 authored about 4 years ago
Remove cyanglaz from some package code owners (#3495)

a65d350c3f97fd6b5e4120c2d782f971103987a5 authored about 4 years ago
Revert compileSdkVersion to 29 (#3496)

59086bd4d5f37a4ae9cc94f243d736dbc3b26e97 authored about 4 years ago
[camera] Fix example reference in camera's doc (#3472)

a45557608af1c6aada64705884101cada1d6c6d2 authored about 4 years ago
Add plugin issue query to README (#3493)

a87497f1399cf6b074dc98563168569d8f738348 authored about 4 years ago
Automatically add platform labels (#3487)

Tags PRs with platform-* labels based on the platform(s) being edited.
This will allow filterin...

30721bed3afe4712b32abad1f2bf3f2ff6c18608 authored about 4 years ago
Migrate shared_preferences_platform_interfaces to null safety (#3466)

31a8b5c3d5be8bf8db0def800496a6c7076bb59c authored about 4 years ago
Remove Dart stubs from macOS plugins (#3491)

When these federated plugins were created, plugins had to have at least
one Dart file to avoid ...

a16411b50970d988ae6510f399114520149053dc authored about 4 years ago
[path_provider_windows] Resolve FFI stabilization changes (#3485)

Ensures that path_provider_windows works on current null safety builds.

04b0b4b13f59bea7b3375dbe2c5a013e6f0ed5a4 authored about 4 years ago
[local_auth] Fix incorrect switch fallthrough (#3473)

35847e4734d4bd22f8b08394897ffa5997972ba2 authored about 4 years ago
Remove amirh from CODEOWNERS (#3484)

97646369b0a88e70624c4dc22fc1931e35060f94 authored about 4 years ago
[url_launcher_web] Fix Link misalignment issue (#3476)

The Link widget builds a Stack on the web. The Stack by default loosens the constraints passed b...

815beaff69c68584ba76393d6c858735ef34d995 authored about 4 years ago
[ci][image_picker][webviews_flutter] enable Xcode 12 (#3461)

8c9ad1198a1e2b3d03fcd5c5244b4ac105973f21 authored about 4 years ago
[url_launcher] Update description in pubspec.yaml (#2858)

647f69875803314f044730847a2263cd71c714e6 authored about 4 years ago
[integration_test] Fix tests from changes to `flutter test` machine output (#3480)

07dade429d22ca7d8659db2d2fde2fde3acfaae6 authored about 4 years ago
[package_info] Register IntegrationTestPlugin in the example app. (#3478)

This change registers the IntegrationTestPlugin in the example app, so test results are correctl...

cd358b07e7bca7fc56e4add8870f69c86852b83a authored about 4 years ago
[ci] fix ci failure on ios builds (#3470)

8f66b2ded6de6fae80f1141d251d9f6342e38db2 authored about 4 years ago
Reland "[cross_file] Migrate to null-safety. (#3452)" (#3469)

This reverts commit 4aacf970f3891c9cf23c768ca1c8bec04c42b35a.

16f3281b04b0db12e609352b1c9544901392e428 authored about 4 years ago
Revert "[cross_file] Migrate to null-safety. (#3452)" (#3468)

This reverts commit ca9921196a7ae96edad91a9cd7b7d8fe9f5689ff.

4aacf970f3891c9cf23c768ca1c8bec04c42b35a authored about 4 years ago
[image_picker_platform_interface] fix test asset file location (#3467)

98d87d0589b2895d0e027cedc98fd88baf6ab2ed authored about 4 years ago
[cross_file] Migrate to null-safety. (#3452)

Also: skip some packages from the all_plugins app so CI passes.

ca9921196a7ae96edad91a9cd7b7d8fe9f5689ff authored about 4 years ago
[path_provider] drop uuid (#3465)

ced7fd696bba11cd0aabeb14a47b68b1fa5ed0c4 authored about 4 years ago
[cross_file] Use Uri when calling package:http methods (#3462)

The next version of package:http expects URIs. See dart-lang/http#507

919eaef4dcc7b3e272850b74e9995a87d7b5ab39 authored about 4 years ago
bump vmservice (#3463)

207d129aefb53890223912974db1efcbcae4ca48 authored about 4 years ago
Revert "[ci][image_picker]enable xcode 12/iOS 14 for all tasks except lint (#3304)" (#3459)

This reverts commit 712dcc184380188522ca80b56e9b5b11651541ce.

18124285feeba5f62e2e0deafab3ef93e5895426 authored about 4 years ago
[ci][image_picker]enable xcode 12/iOS 14 for all tasks except lint (#3304)

712dcc184380188522ca80b56e9b5b11651541ce authored about 4 years ago
[google_maps_flutter_platform_interface] Fixes for custom tiles (#3449)

6783cd5ebd54e034a77e2404f5565b48bd19e121 authored about 4 years ago
[google_maps_flutter_platform_interface] add custom tile support (#3418)

6fa2ead23e8d58de047f38c0f90ce5e218ef8ea5 authored about 4 years ago
[google_maps_flutter_web] Reverse Hole winding when needed (#3440)

The Web Version needs the holes in a polygon to be defined in the opposite direction to their pa...

c923ef857c5fd13b1543ffa40013b1ca70d81dde authored about 4 years ago
[camera] Ensure that channel.invokeMethod runs on the main thread (#3444)

07cf89a08b8800f3337049654bc5c1c19edd50d0 authored about 4 years ago
[path_provider] Migrate path_provider_windows to nullsafety (#3410)

Migrates path_provider_windows to null-safety.

Part of flutter/flutter#70229

31923c805dbb03201fc9b3a97ca99c4c09838b1a authored about 4 years ago
Windows nullsafety prep (#3442)

shared_preferences_windows depends on path_provider_windows, and both
use 'ffi'. This relaxes t...

f3024731b090659edaa92d01416549c690f65678 authored about 4 years ago
Add Labeler Github Action (#3433)

bea4b14a6a6f41f503a0887b8e0504fa63778381 authored about 4 years ago
combine release messages and versions (#3435)

172338d02b177353bf517e5826cf6a25b5f0d887 authored about 4 years ago
[plugin_platform_interface] Use Mockito nnbd (#3437)

faa26ec364cd6d3c738d73526ea55a95b7f4ab1a authored about 4 years ago
[google_sign_in, url_launcher] Document unendorsement of web. (#3436)

Add some documentation to the CHANGELOGs to mention that null-safety is still not supported by w...

5cff819332b13947c405cd6b8df306465df49829 authored about 4 years ago
[google_maps_flutter_web] Support for Holes in Polygons (#3412)

6ee63e8802d28ac1967b07332d413657529e974e authored about 4 years ago
[script] Update build_all_plugins_app to exclude some plugins in `master`. (#3432)

d950dda867539370af8b79d9b921f569cb074390 authored about 4 years ago
[google_sign_in] Migrate to nnbd (#3329)

e113013247215446dd5c3a13cb7d69c852f1d330 authored about 4 years ago
[local_auth] Allow device authentication (pin/pattern/passcode) (#2489)

eccc3cd6440210c2fdec03b06d57f94ae454d479 authored about 4 years ago
[file_selector_platform_interface] Bump the cross_file version (#3422)

cc234f6fddcef124f49a26c05351b1de333329f5 authored about 4 years ago
[camera] Fixes crash when taking a picture on iOS devices without flash (#3411)

831344490984b1feec007afc9c8595d80b6c13f4 authored about 4 years ago
fix to properly place polyline at initial camera position in example app (#2941)

1e90b58847c12252f6144160f975445804f1d05c authored about 4 years ago
[camera] Copy zoom settings from preview to final capture builder on Android (#3413)

* Copy SCALER_CROP_REGION from preview to final capture builder

* Update version number

* ...

5916f55664e1772a4c3f0c02c5c71fc11e491b76 authored about 4 years ago
[camera] Fixes crash with using inner camera on some Android devices. (#3419)

980b674cb4020c1927917426211a87e275346d5e authored about 4 years ago
[camera] Fix initialization error in camera example on iOS (#3406)

* Fix error on first camera initialize in example app

* Improved error handling a bit & updat...

d0b7109f6b00a0eda03506fed2c74cc123ffc6f3 authored about 4 years ago
[camera] Fix picture capture causing a crash on some Huawei devices. (#3414)

6d18db83f00f4861ffe485aba2d1f8aa08845ce6 authored about 4 years ago
[file_selector_web] Add dummy ios directory. (#3416)

This is required so the plugin is publishable.

edda73d0b876afc21c8d2d902f11ddba51a8f95f authored about 4 years ago
[google_maps_flutter] Adds support for holes in polygon overlays to the Google Maps plugin (#1721)

0434f0640052927f12f08439fc78d5afcaeb56c1 authored about 4 years ago
[camera] Implemented capture orientation locking. Fixed preview rotation issues. Fixed video and photo orientation upon save. (#3390)

100c7470d4066b1d0f8f7e4ec6d7c943e736f970 authored about 4 years ago
[file_selector_web] Add initial implementation (#3141)

Add the file_selector web implementation

1eabad7de3ab62eb1d38bdc86e61cdaa4fe0dfa1 authored about 4 years ago
[battery] Migrate battery to null safety (#3380)

4fec227387314d86fd1acbdb056802e57675a463 authored about 4 years ago
[video_player] Migrate deprecated api (#3409)

782a7a9c95c81724eaed543a4aa99947b8b83ea5 authored about 4 years ago
[google_maps_flutter_platform_interface] Adds support for holes in polygon overlays to the Google Maps plugin (#3135)

a0e793734eac4eeb566ce090c64ed928e72214b2 authored about 4 years ago
[camera] Add iOS and Android implementations for managing auto focus. (#3370)

* Added platform interface methods for setting auto exposure.

* Added platform interface meth...

71a831790220f898bf8120c8a23840ac6e742db5 authored about 4 years ago
[camera] Implemented ImageStream ImageFormat setting for Dart and Android (#3359)

* Implemented ImageStream ImageFormat setting for Dart and Android

* Fixed formatting and toS...

da1b4638b750a5ff832d7be86a42831c42c6d6c0 authored about 4 years ago
Sync the PR template to the new style (#3397)

34faaafe507126c2ec636759df323b256cd6920f authored about 4 years ago
[battery] Migrate battery_plugin_interface to null safety (#3366)

b3bc1f2e246f78593b40c6d6cfbbd1ae36c9324b authored about 4 years ago
Ignore deprecated_member_use analysis lint (#3400)

d01c84cb64d12c8f5e92fd9ed44e04b6350cd973 authored about 4 years ago
fix version (#3399)

105c2bca87e97569aa63a491fdada81451b03850 authored about 4 years ago
Update obsolete button refs in plugin examples (#3395)

a7dd76950e5b240d2d878504a6f010ef24717e34 authored about 4 years ago
[in_app_purchase] Added serviceTimeout code (#3287)

1b7afc52353c53b153176a899f51fc3198ec7f95 authored about 4 years ago
[image_picker] Update README.md (#3098)

d0fd4b188719f9cd867c82f01cd39bf2828acea1 authored about 4 years ago
[camera] set useAutoFocus to true by default (#3396)

* set useAutoFocus to true by default

there's no way to set useAutoFocus to `true` and it is ...

d026d07afea2fa29eacaff3589d8b11a33a402e9 authored about 4 years ago
[camera_platform_interface] Add platform interface methods for locking capture orientation. (#3389)

* Expand platform interface to support reporting device orientation

* Switch to flutter Devic...

43ee609f0262ac3c74712971b2bf73160216f520 authored about 4 years ago
[camera_platform_interface] Add platform interface methods for setting auto focus. (#3369)

* Added platform interface methods for setting auto exposure.

* Added platform interface method...

dac4b6f3c692cc4aabe0e0430106e6ec2c061afe authored about 4 years ago
[camera] disable auto focus when using front facing camera on Android (#3383)

* Refactured Camera and fix issue front facing camera

* Update FPS range on Android to have cor...

b64bebff9743589a75d31b613b0d0af9040604df authored about 4 years ago
[camera] Fixed stale images in imageStream subscriptions (#3344)

* Fixed stale images in imageStream subscriptions

* Implemented feedback

* Fixed format ex...

03941830fea4281ef90c878e99073da323bbed4a authored about 4 years ago
[camera_platform_interface] Added imageFormatGroup to initialize (#3364)

* Added imageFormatGroup to initialize

* Apply suggestions from code review

Co-authored-by...

16f37e9a814e3f84927dcc8c3f991b5c7203f1bb authored about 4 years ago
Added closeCaptureSession() to stopVideoRecording in Camera.java to fix an Android 6 crash (#3336)

Co-authored-by: Maurits van Beusekom <[email protected]>

cfa709835ab85702ee8a9ed24bbe7a3fe736c3f5 authored about 4 years ago
[camera] Add iOS and Android implementations for managing auto exposure. (#3346)

* Added platform interface methods for setting auto exposure.

* Added platform interface method...

96e2328fe6338f429da4dec18998dce42e837d8b authored about 4 years ago
Change platform interface dependency (#3377)

72cc8e2197733c73c9974205b2c473982f4e0b78 authored about 4 years ago
Update camera_platform_interface to 1.2.0 (#3376)

65d041fd9adce6d350e7c063fd6a8a2e13d478f0 authored about 4 years ago
[camera_platform_interface] Add platform interface methods for setting auto exposure. (#3345)

* Added platform interface methods for setting auto exposure.

* Added platform interface meth...

1c0090511fc84c2a64b275d7c3aea70e9222f220 authored about 4 years ago
[camera] Added maxVideoDuration to startVideoRecording (#3365)

* Added maxVideoDuration to startVideoRecording

* updated documentation

Co-authored-by: Ma...

3ec0d64a5b65b9a27863c553fff1ca54687f5431 authored about 4 years ago
[camera] Fix video recording exception on Android (#3375)

* Fixed video recording

* Update changelog and pubspec version

* Update packages/camera/ca...

7eff06206d5ff76097656b9b0f9b148a748c649e authored about 4 years ago
[camera] Fix flash/torch not working on some Android devices. (#3367)

* Wait pre capture to finish

* Add autofocus stage to capture

* Fixed autofocus stage

*...

a9513d592101555eaab8f26315d161ac84f3d066 authored about 4 years ago
[camera] Add implementations for the torch flash mode. (#3338)

* Added torch mode functionality for Android and iOS.

* Format objective c code

622ba57c3960e511bdd4adabe800aef844e263fc authored about 4 years ago
Make sure saveTo returns a Future (#3363)

7bc9aa215f885e0ac384082aa8286103329a2d6a authored about 4 years ago
Fix documentation (#3362)

57087311b64246a0e56b82f918605334e326294d authored about 4 years ago
[url_launcher] forceSafariVC should be nullable to avoid breaking change (#3354)

0f1c20dd25c070a4b1349bfcbfe0f284ee205150 authored about 4 years ago
[image_picker] Do not copy a static field into another static field (#3353)

8980d79446d3196bbd0c1366ab67ab2a5f39da9d authored about 4 years ago