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

[video_player] Fix video player test (#3361)

c986058e301c1eda2c8d388b28c4eb9b736d854b authored about 4 years ago
Fix test exclusion logic for nnbd plugins (#3342)

b4466e7c7feab95d277b8ddafbebbde8357ad44c authored about 4 years ago
[camera] Zoom functionality for Android and iOS (#3315)

* Refactored and tested zoom on Android

* Fix merge conflict

b289e1a4fb1b6fe574a50408e066030bd1eb911c authored about 4 years ago
Add implementation of didFinishProcessingPhoto callback (#3337)

0c6ed0418bdee30610f70bb60ae1bf8eaa97456c authored about 4 years ago
[camera] Flash functionality for Android and iOS (#3314)

* Move camera to camera/camera

* Fix relative path after move

* First suggestion for camer...

22422af71d792e62f439fb8a278b1c23fa940993 authored about 4 years ago
Fix outdated links across a number of markdown files (#3276)

debfbecb53a556013e77195272c8a12a3fafa0da authored about 4 years ago
[local_auth] Update README for Android Integration (#3348)

b1ab21a63152cb6769e8c1b09056ffaa6357aaff authored about 4 years ago
[connectivity] Clear networkCallback object as soon as stream is cancelled (#3303)

Set networkCallback back to null when event stream is cancelled

b6af039a969bbb5a0d68fd407fc608d4e1313c5b authored about 4 years ago
[image_picker] use LocalizedString to fix lint error. (#3349)

73eeb30c9819ab8f88109c1de232f47830ab7966 authored about 4 years ago
Upgrade CocoaPods in Cirrus (#3347)

41b4486333507e48fec7677e6344f81898f42d2e authored about 4 years ago
fix(video_player): buffering state events missing on Android & Web (fixes flutter/flutter#28494) (#2563)

b2e9ca5c52995edea0d32b045a0df831d1aca192 authored about 4 years ago
[camera] Ios support documentation (#3335)

* updated README.md to notify about no < iOS10 support

* Version bump

* Improved explanation

...

05879a3a4d8e582702227731ccdcf8b115f6b83d authored about 4 years ago
Remove custom null safety analysis_options files (#3339)

5482d9a4cb2d172dadb767888be978493675b987 authored about 4 years ago
[webview_flutter] Added 'allowsInlineMediaPlayback' property (#3334)

aa8fcb4b758f65b8968c427b4e18694ffd9d530d authored about 4 years ago
[camera_platform_interface] Add torch definition to the FlashModes enum (#3326)

* Fix formatting issues

* Make sure torch value is serialized correctly

b85d8eb326a6f197fd613966c94ae69f8278c552 authored about 4 years ago
[wifi_info_flutter] Edit sample wifi_info_flutter plugin (#3271)

bad9fd1578ad66db6a5559baef2ad21a6286992a authored about 4 years ago
[android_intent] Migrate to nnbd (#3328)

f8a53a5f27f3f6eeb58e4ae0cfedcc362e8950b9 authored about 4 years ago
[share] Migrate to null-safety (#3311)

88466ff7325a112dd6158ab3a3f8f21a9ff66b80 authored about 4 years ago
[webview_flutter] Migrate to nnbd (#3327)

78eff18ff7f847bb99f414da6454a7ac987355a2 authored about 4 years ago
Merge null-safety plugins (#3324)

ad6d03c13ba58375e093fae2d4d76f8a31ea9542 authored about 4 years ago
[camera] Add implementations for `camera_platform_interface` package. (#3302)

* First suggestion for camera platform interface

* Remove test coverage folder

* Renamed o...

0b158bd73e9924a4c57c9b3cea0e450ba5533ce0 authored about 4 years ago
[q-w] Update Flutter SDK constraint (#3323)

Update Flutter SDK constraint to match templates.

0251017cc973924ee40aebf5c2e338c82299f536 authored about 4 years ago
[i-p] Update Flutter SDK constraint (#3322)

Update Flutter SDK constraint to match templates.

2cca4fed7696b729afe659b574684627063e0266 authored about 4 years ago
[d-g] Update Flutter SDK constraint (#3321)

Update Flutter SDK constraint to match templates.

af9d38b1830d2d5326bee52da4803cad70159173 authored about 4 years ago
[a-c] Update Flutter SDK constraint (#3320)

Update Flutter SDK constraint to match templates.

6473b5c0ee0a597ae470e32f53f043e805d7d218 authored about 4 years ago
[image_picker_platform_interface] Pass Uri to package:http APIs (#3309)

This is in preparation for https://github.com/dart-lang/http/issues/375

163e7c2a1e8b2f63518e8a3eadb748ffc167d586 authored about 4 years ago
Exclude null-safe plugins from testing on stable (#3318)

6870b08bd56a94bd52ca95b62cdbf39253dd0698 authored about 4 years ago
[documentation] [url_launcher] fix for readme code sample (#3308)

* code sample fixed

* updated CHANGELOG.md and pubspec.yaml

298fb23e2d33ad260a3741d05f6113f955b45ce0 authored about 4 years ago
[camera] Add zoom support to platform interface (#3312)

* Add zoom support to platform interface

* Added method to retrieve min supported zoom level
...

7d392476ac20569c8afd9ebc5f0328d383fdc7c5 authored about 4 years ago
update analysis options for nnbd (#3319)

With NNBD assert(foo != null) for a non nullable foo generates an analysis error.
However as lo...

2f708d7a738c2f7ee58d1766310f794c71a17b16 authored about 4 years ago
[camera] Suppress unchecked cast warning in java test (#3316)

* Suppress unchecked cast warning in java test

* Bumped version number

284ad5de663c984c14dd00d70f09e53aa9d2e223 authored about 4 years ago
[image_picker] [integration_test] Fixes to make the tree green (#3317)

a35f830382861f539d73300b4829e5b96452202a authored about 4 years ago
[camera] Expanded platform interface to support setting flash mode (#3313)

* Expanded platform interface so support setting flash mode

* Formatted dart code

* Manual...

a7c492933c7abc6e372a3bb81671aeecca0c157d authored about 4 years ago
[Espresso] Android Code Inspection and Clean up (#3111)

* Remove unchecked && deprecated Warnings

* Remove settings_aar.gradle

* Update CHANGELOG...

f9d5525308ad193abaf803eb4adbf7d0408f82ff authored about 4 years ago
[camera] Add `camera_platform_interface` package (#3253)

* Make sure only camera_platform_interface has updates

* add dev dependency to async package
...

9fef1c7f289caa81d683cdb5c7a5fb006fc840e5 authored about 4 years ago
[camera] Support Android 30 (#3299)

b3e6d1d38a7c7b6b9e0b78337a5ad54536a89af6 authored about 4 years ago
bump integration test to 1.0.0 (#3295)

a5510eb2a4a1ed3c628c9b84ae1e7d8166a5fe8b authored about 4 years ago
[android_alarm_manager] fix AndroidManifest.xml for android lint issue "XML tag has empty body" (#3288)

488b94684dbf87523a47ce7a392e2f97bf63e721 authored about 4 years ago
Use testWidgets instead of test to fix failures not surfacing on CI (#3279)

ba035e9e58bea8e5eaf0a15726a00a5fa4618fda authored about 4 years ago
[file_selector_platform_interface] Migrate to cross_file package (#3286)

862a551d9895ef9179b9fb7506b89e8f2ea6a918 authored about 4 years ago
Fix broken link (#3280)

592b5b27431689336fa4c721a099eedf787aeb56 authored about 4 years ago
[file_selector] Initial implementation (#3140)

Co-authored-by: Jason Panelli <[email protected]>

576f04abdc21f392987131accdefd271de8885bb authored about 4 years ago
[google_maps_flutter] Android Code Inspection and Clean up (#3112)

* Android Code Inspection and Clean up

* Android Code Inspection and Clean up

* Android Co...

f15a800258408b090b55ba7f5ace305752c7831e authored about 4 years ago
[path_provider] Log errors in the linux example (#3146)

e4a06425e92e29845617e3e3997600d61b97d025 authored about 4 years ago
[google_maps_flutter_web] Render custom Marker icons. (#3273)

* Render markers fromBytes. Ensure initial icon is also preserved. Add test.
* Opt-out tests fr...

869f21113f8eefcb2daf2b3bc11ef13416928cf3 authored about 4 years ago
[cross_file] An abstraction to allow working with files across multiple platforms. (#3260)

* Initial version of x_file package

* Renamed from x_file to cross_file

* Add back x_file ...

05067420ed247e43153489fa38ab617342973862 authored about 4 years ago
[google_maps_flutter_platform_interface] Add BitmapDescriptor.fromJson constructor. (#3263)

This is required so serialized descriptors can be synchronously re-hydrated in the Web implement...

63b3e7e1b212b261040851bc686c883f4184c005 authored about 4 years ago
[file_selector] Allow empty type groups (#3261)

This was restricted under the assumption that there was no reason for an empty group to exist, b...

06530f9d3da4e80a818c3d3c0ec34fe2084b4abf authored over 4 years ago
[camera] Move camera to camera/camera (#3258)

* Move camera to camera/camera

* Fix relative path after move

* Rebased with master and update...

97d36e755dc282d4ee96820f7d3c032ef4e1b6f6 authored over 4 years ago
[Camera] Made CameraController.isDisposed publicly accessible. Added unit Tests for the new implementation. (#3193)

* Update feedback from Flutter team

* Removed obsolete dependency on mockito

* Apply feedb...

ee1dbfa4fc2ab69941d0337e8e83ce0d4ea0bdf1 authored over 4 years ago
[webview_flutter] update documentation to indicate gesture handling issues on iOS 13.4 and 13.5 (#3259)

d256f56779b292f978f6b4e543fe039cc187a479 authored over 4 years ago
[image_picker] Set up XCUITests (#3254)

4e8f8ed338bef287405db20683f1c51412204c50 authored over 4 years ago
[connectivity] Fix IllegalArgumentException (#3235)

* IllegalArgumentException

* IllegalArgumentException

* Update ConnectivityBroadcastReceiv...

da36984614e3e1c4e1ec76e80a6f1a2c55e9a4b4 authored over 4 years ago
[video_player] Android: Dispose video players when app is closed (#3245)

b597aba597e511afad7ff5f34e981cf15e331232 authored over 4 years ago
[multiple] Remove custom analysis_options.yaml from web plugins. (#3238)

Substitute `undefined_prefixed_name: ignore` custom analyzer setting by a `dart:ui` shim with co...

27f5cbafa4fb8667233903916795be3ed7871ca4 authored over 4 years ago
[webview_flutter] iOS: Make `webViewWebContentProcessDidTerminate` invoke `onWebResourceError` (#3212)

c7062dc74a92175fb4f806e2ee443a54794257a2 authored over 4 years ago
Update contribution guide for xcuitests (#3237)

6fe38b6914a16b11538cb8f527d96a946d597318 authored over 4 years ago
[video_player][device_info] announce 1.0 (#3221)

3d97852622bfcb71d18e4f9d52b42a8cfde5b8c1 authored over 4 years ago
[google_sign_in] fix deprecated member use (#3243)

e014c208909772cee2328a91b7225e667a2681a9 authored over 4 years ago
Remove unused `test` dependencies add missing environment constraints (#3239)

22754b84f5f3297fd3d65ce23fab2d2191550910 authored over 4 years ago
Changed the order of the setters for mediaRecorder in MediaRecorderBuilder.java to make it more readable. (#3181)

8ec679c4ebd0e9a57dd5b0d0d8c534319c25a80d authored over 4 years ago
Update documentation to include information about support HEIC images. (#3131)

a9da133c61185a6a7401c8657c9015f197dd5e57 authored over 4 years ago
[camera] Add missing Dartdocs (#3229)

Added missing Dartdocs for the camera plugin in order to remove the custom analysis options file...

8413efeacd4333bdecfdb70a3b4ac6a71a99cbd1 authored over 4 years ago
[video_player] Add toString() to Caption (#3233)

3665c9f00a768746c41f9439b09c8c10aecb49dd authored over 4 years ago
[google_maps_flutter_web] Show one InfoWindow at a time. (#3224)

3a4e3075445e2ee08daa98feaa915a795ddea352 authored over 4 years ago
[in_app_purchase] Bump version (#3227)

Follow-up for #3220 (forgot to bump in that PR).

5471420cf4be87c210de80251615010bb626e295 authored over 4 years ago
[google_maps_flutter] Overhaul lifecycle management in GoogleMapsPlugin (#3213)

GoogleMapController is now uniformly driven by implementing DefaultLifecycleObserver. That obser...

8a613b9c55e4b52a7e815eeaafdf39d68176cb72 authored over 4 years ago
[in_app_purchase] Remove the custom analysis options, fix failing lints. (#3220)

The custom analysis_options was excluding the lint for documenting all public methods.
So this ...

d3bbef885e57cd0a018e968a186e2b805f7dcfa4 authored over 4 years ago
[video_player]Fixes Playing video from asset on Android (#3123)

edfaa43a01537793542394b96b4c5a307b2f8098 authored over 4 years ago
[camera] Added documentation about video not working correctly on Android emulators (#3180)

* Added information of video not working correctly on Android emulators to `README.md`.

* Cha...

1a38ddf680dcee090b7fffff9bb8da0f7fd24031 authored over 4 years ago
Revert "update api"

This reverts commit 56d3ca1509648554e837e7d59ad73b4d9c241604.

a674fce171a15c526b355582f8ff7309685831b4 authored over 4 years ago
update api

56d3ca1509648554e837e7d59ad73b4d9c241604 authored over 4 years ago
[wifi_info_flutter] Method channel name fixed for android (#3207)

ef423087f4605bfb7106a21667d557522ff86149 authored over 4 years ago
[share] Fix bug on iPad where `origin` is null and enable XCUITests in the repo (#3210)

* enable xctest in .cirrus.yml (#3189)

* [share] Fix bug on iPad where `origin` is null and e...

642290b571af31e778f3d1adc2fc9c2d6bd2a433 authored over 4 years ago
[google_maps_flutter] Clean up google_maps_flutter plugin (#3206)

1. A few minor formatting changes and additions of @Nullable annotations
2. Removed pass-throug...

81bbcd4ba82fe206d429019e129f6d4d6332374b authored over 4 years ago
Exclude generated_plugin_registrant.cc (#3198)

64d7334fdaa3e6b7287c4505854f8e6d3ec7f886 authored over 4 years ago
broaden the constraint on package:vm_service (#3208)

844e8d7d1227396f72ceacc6a18050c45bfdbdee authored over 4 years ago
Remove unnecessary work around from test in prep for vm_service migration (#3209)

89b6efb6df5afa50c754abb6775b8105fc611476 authored over 4 years ago
Add windows directory to examples (#3149)

When Windows support was added to these plugins, the app template wasn't
yet stabilized, so was...

f36b055814d2fb4b1b50701e5e422b2a45436a11 authored over 4 years ago
[video_player] Upgrade ExoPlayer (#3204)

* ExoPlayer

* Format

* update gradle

0aecd1fd2b631a1f314f81d77c003c4d7f767c90 authored over 4 years ago
[android_alarm_manager] Removed deprecated display1 (#3200)

11244cf335ab174c99c32c21274bad926f6097ca authored over 4 years ago
[Connectivity] wifi removal (#3173)

f60874384719c9cc1b641f0ea0652429dd8e90cd authored over 4 years ago
[wifi_info_flutter] make it ready for initial 1.0.0 release (#3191)

4d7de6c172d2acd2decfdb4daeb13375c745f9e1 authored over 4 years ago
[url_launcher] Handling the ActivityNotFoundExeption. (#3125)

Catch ActivityNotFoundException and report an error back to the Dart side.

0fbf41735570decb63036ee0d5ab7fd706c52114 authored over 4 years ago
[path_provider] Depend on guava-android instead of full guava library (#3192)

611c304e59116db515fbd4daafb67f9175eaf522 authored over 4 years ago
[google_maps_flutter_web] Fix InfoWindows and getLatLng. (#3163)

* Update package:google_maps to ^3.4.5.
* Fix GoogleMapController.getLatLng(): https://github.c...

b96da45628c94ab4c2dc9fa426516afa2d1685dd authored over 4 years ago
[wifi_info_flutter_platform_interface] Ready to publish (#3190)

87ea6da19266c2f00471430407f5616c194f8382 authored over 4 years ago
Implement Link for native platforms (#3177)

08706281d34277c28296df7f3a272e5e13e2ff35 authored over 4 years ago
[connectivity] announce 1.0, deprecate wifi APIs (#3183)

30ee306287c96d87b8c9df1e789f07a1a6394ac0 authored over 4 years ago
[url_launcher_linux] Add missing #include (#3184)

The plugin code uses strcmp, so should include cstring. Currently this
works only due to transi...

61799d77f851d7a97b2e33323c77335786d399fc authored over 4 years ago
[camera] Add null check before starting preview (#3127)

Adds a null reference check to make sure the pictureImageReader is not null before accessing. Al...

3ac426d76d6b150def2690ce178a459a7bc5ed32 authored over 4 years ago
[url_launcher] suppress a `uses or overrides a deprecated API` warning in WebViewActivity (#3132)

896bd8ab716aa182c9c6c30dabd770f84e6875a9 authored over 4 years ago
Fix example in readme (#3169)

e7184c222f1c242b6b97f71d8f2dad8fc95d8999 authored over 4 years ago
[wifi_info_flutter] Wifi plugin implementation (#3143)

48a393cecb849eef0ce6685aa783f19e9f875915 authored over 4 years ago
Fix deprecation warning in ci failure (#3174)

ec6a392e1e9c97902e4115efeb3dc02a9a9171d7 authored over 4 years ago
[web] Implement Link for web (#3155)

9d93e978b50ab779d7653680e5270b37f2b7054c authored over 4 years ago
Prepare url_launcher for the Link widget (#3154)

9560b2ac8eaf23bc5568aafca229de2ef83dac5e authored over 4 years ago
[url_launcher] Improved documentation of the `headers` parameter. (#3097)

Added a clear documentation of the fact that the headers parameter at the launch method is not f...

fdc75a94b6d1596b4ab31df06584f3e800e2b976 authored over 4 years ago
[google_maps_flutter_web] Fix InfoWindow snippets. (#3156)

e7d84cf842e8f82277b8e3cf45fdbbc1d6cc6f38 authored over 4 years ago
[google_sign_in] fix merge error in CHANGELOG (#3153)

fe9dc22812c715a11df14f8e0ace7ce19142a4f9 authored over 4 years ago