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
6340c96fe57a19b4f1fc3c6ef1d5f7ce12defc4c authored over 3 years ago
d37fa07f6f66a4e19d494b36364189c3c6a278aa authored over 3 years ago
- Moves XCTest files to the now-standard location
- Ensures that the harnesses are called Runne...
* Fixed code snippet in README
* Added button to restore purchases
* Updated CHANGELOG
b2dd320e976400ef3451d292d98f54defd84ce69 authored over 3 years agoaf4fe1b1b180ff5c63dd5e9f3ddb56ee4515dd13 authored over 3 years ago
Speculative fix for frequently flaky test.
af7746a955c581e1cb1df051baccab6c551b33db authored over 3 years agobd869328504ae7e5634defc97d52ffb99c3e40fb authored over 3 years ago
2d70191bc2d69744fe7c8b22bb44846242d24df8 authored over 3 years ago
4ec1169d07402411814617cae53714a8853f7d61 authored over 3 years ago
78f2ace929a680a157597d842494fe5df7292c2f authored over 3 years ago
* Two small documentation fixes
* Fix url to plugin_tool format
3623f62c1d8e5679027b609e8a9cd39a46d96c77 authored over 3 years ago* Removed all permissions and updated unit tests
* Updated pubspec version and changelog.
...
e686de5c010c3e08c2061d6091dee396b7dd45f5 authored over 3 years ago* Check if chosen focus mode is supported
* adding unit tests
* Added tests for camera foc...
aaea6b6819b08102135aaa5f29381c6c00efb0eb authored over 3 years ago13038b36bb85f4137acb0ec23993319de60bbaf0 authored over 3 years ago
9a9f3d8d9e8294fd3a579289cf1496629b02d2bf authored over 3 years ago
c1c46531c77f7c7007cfe31071f34a4b1fbbdf51 authored over 3 years ago
93d679181427c3b85ac3c989f779e0e263fd34e8 authored over 3 years ago
* [url_launcher_web] Make Link take 100% width/height of the PlatformView.
* [google_maps_flutt...
7d8bad02afa26b3dc34a5c7674c67511a8a58802 authored over 3 years ago
bb539fb06e55d2785fb97a652d20837547f8fab1 authored over 3 years ago
8430ecbc42202b6a910cade3e9d6f8c30d4915ff authored over 3 years ago
4bea573ee8ce1ccafcef47fd45bdf123b1908d9a authored over 3 years ago
2b1cc574eaf701ce28fcd3fa87776896e84b548c authored over 3 years ago
0fff514f07e2cbdce4eb2aeb5dd45ab279874a9f authored over 3 years ago
737110c2406f91c38ff8dc113d387cfe88d85ac6 authored over 3 years ago
c6d0679872522fc5df2e232c287fa2c03754fc54 authored over 3 years ago
2807531c9cd82bfabf63b92ea511285169f0523d authored over 3 years ago
4ef31b640d1464531b1ad891263631943e663883 authored over 3 years ago
ba2d0ae10c1399cebd0878dd340f8f8fb3b93829 authored over 3 years ago
df0361e2d9940561149905ab189cfa8728039eef authored over 3 years ago
b25f11f260eb65f4b46ee9ce1c20c4d4bc8525b2 authored over 3 years ago
30add64f379352e18c32de3b15e4eb00c4759d21 authored over 3 years ago
Adds exposure related features containing the implementation to handle auto exposure, exposure l...
2bfba7b97e63edd400d74bd223462f5d2e2defdf authored over 3 years agoNow that video_player includes this workaround at the plugin level, it's no longer necessary in ...
f7ee6637d3afbd5cc4b3627d9366bdf19969a707 authored over 3 years ago
If a new version is lower than the current checked-in version, and the
transition from the new ...
5585fc8b6c29af9a25f6061785841d173cbc4871 authored over 3 years ago
ebfd37c2609016ddf6c7da848896ac6f5a249a54 authored over 3 years ago
066ed04d78c8edb9c74d4b060fa026875ef1dc5c authored over 3 years ago
2470420bacf5b52ad402493ccd8a475b9780614b authored over 3 years ago
The Flutter Community Plus Plugins have achieved Flutter Favorite
status, so the Flutter copies...
JCenter has the older version of ExoPlayer that the plugin currently uses, but Google's maven se...
8f4c774ff016ba2c209d6425a1a2ac701d298d40 authored over 3 years ago* Base classes to support Android camera features
Co-authored-by: Andrew Coutts <andrewjohnco...
2576d6b8bb9d03e01232ef3bfc12e048af8c18bf authored over 3 years agoEnables null safety for integration tests now that it is supported on master.
3b0f8972542548a1da1d33bce474d08beed728b6 authored over 3 years ago
Enables null safety for the integration test now that it's supported on
master.
- Standardize on mockito 5.0 now that the conflicts with SDK packages is
resolved on stable.
...
12c32918142cd9dad72952e92394c7094c3dd38c authored over 3 years ago
7d64ffc425a2af95fc53c06dbc51e53d7d769466 authored over 3 years ago
bd597db82e0e31af3bfe60fe64481b991c6be747 authored over 3 years ago
Reverts the quick_action portion of:
"Move integration test to null safety for multiple plugins...
Cherry-picks #3646 from the NNBD integration test branch, and updates it for changes on master.
...
* Remove redundant test.
This test broke because it relies on implementation details that are...
bca7c9f7d0d2aa2455742cd2d8dc4be6f8ee2177 authored over 3 years ago
Replaces the harder-to-read and more-error-prone
dictionaryWithObjectsAndKeys: and dictionaryWi...
Migrate more plugins' integration tests to NNBD now that integration_test is null-safe on stable...
387a4fa939f7bbdeb96d491ade3d73aa15cd97a2 authored over 3 years ago* Remove the tearDownChannel onDetachedFromActivity. Only set activity to null.
* update chan...
9b1f9ee38d3367b7b5c7953b82aa811a7d302e46 authored over 3 years agoReplace the per-platform-view shadow dom query with a top-level shadow dom query.
Fixes break...
77cd1fce5ebd368ecb47cca68b61d7cb0b5f261e authored over 3 years agoe3f0d1884cf664b2b2725838a83ca50f6b61a8ea authored over 3 years ago
Regularizes the pubspec.yaml files of the plugins:
- Changes from `homepage` to `repository` to...
The native view's scroll position is not always settled by the time the
first set call is made,...
One of the Link tests relied on internal implementation details of
url_launcher_platform_interf...
6e245d2ba3a71ba8d4c33a03e60d2c5e3cc8d962 authored over 3 years ago
Workaround for https://github.com/flutter/flutter/issues/83048
f3b1e1de479b623d8552ddb4425b346e2787d781 authored over 3 years ago
Changes to some files (e.g., CI scripts) have the potential to cause
failures in any packages, ...
Suppress Reachability dependency warning in iOS example app.
8e6039ac8efa6be37f7df4e5ace549d0c18cf5a9 authored over 3 years ago461dd1937a6f30461be66d4d83668ad3be2f6737 authored over 3 years ago
Suppress Reachability dependency warning in iOS and macOS example app.
Fixes https://github.c...
df4dea59559d040438c724408995df6c47a0d47d authored over 3 years agoFix `Converting a pointer value of type 'NSNumber * _Nullable' to a primitive boolean value; ins...
0a85aa27ca98894e33ed810425e66bec58fe376b authored over 3 years agoa83d8efed2195d4863673797414d5c749cfa5616 authored over 3 years ago
f55c86804eea3d0da3cf1c592a49210c9ee9c038 authored over 3 years ago
6a35164e4d1e4408fc0cdce92c61662855d7be2f authored over 3 years ago
4d15b7a16bda7219df48e8896f0ecc6203fc49b8 authored over 3 years ago
4277ce980af0d909288bfe97fa47de53a3be84a9 authored over 3 years ago
437a98b9b96f8996a9d70f0ffd332d5404377f10 authored over 3 years ago
99da075e8adb0ba09a3698e05320845c3fc37253 authored over 3 years ago
db7e1a54568297ba00d51f5a446a5b63e1e95870 authored over 3 years ago
4aef9037980814ffcc7c5f5ccb20956f186a1464 authored over 3 years ago
65876911979cdf5aebf8c3128d1f0a4b23e988db authored over 3 years ago
e049c8262ec96e721d2356877cbfc0585bf179ea authored over 3 years ago
38fb71f8c38a7892fb239886acd1e51060a86597 authored over 3 years ago
cdc63b556388596a758ec6a748a96b55da06910d authored over 3 years ago
1eb34aed5fdbb4ec472d5a3f7bf12efa2fce2adb authored over 3 years ago
b8a980f542aaada5bf52c56c7b1df64483289037 authored over 3 years ago
dbd5465c6f40b9e3b48e2c6106a941fec2bd3165 authored over 3 years ago
88eb1f84d04e7680453151c0e9ad5ae81bee77a6 authored over 3 years ago
1c524a325af87df26fd100acedf9cbae77b9b262 authored over 3 years ago
469551a7a91bceb12f9a1bdd089076d3f1e116b7 authored over 3 years ago
199e258b0f07836ac3464499a3ece4a74dfb4e8b authored over 3 years ago
327af39e63990b3149bc3e2851685974d3012525 authored over 3 years ago
The published version of 2.0.6 is not compatible with the current
Flutter stable (2.2) and earl...
cb465b7f5418c0554f367e5c3c9aa811d2fff3e6 authored over 3 years ago
0f95a81a1bd4e3883bbd8f85164ecdd2d54d7784 authored over 3 years ago
* Add reference to the codelab
* Updated version number
e25698f7e4634c00a76f05dd618e303fc7ac4304 authored over 3 years ago* Expose remaining "simple" fields from NSLocale on SKProductWrapper.
* Fix tests
* Fix se...
e742a7b6557b2f1be7c4fae92d712078347f5ac5 authored over 3 years ago47b2a96a8d93cdcd964a78008bb26594853fea6f authored over 3 years ago
16b0144e89bbe3a745862f267589fa20a789feed authored over 3 years ago
Now that individual commands can be migrated, migrate several commands
that are trivially migra...
a3818f243b5940801ff9acbee629c037e2725af3 authored over 3 years ago
d4f708b107a843ada51e7b0ff471b17f8db4a768 authored over 3 years ago
- Updates dependencies to null-safe versions
- Migrates common.dart (which doesn't depend on an...
Updates to better reflect that this tooling is still used in flutter/packages, and how that diff...
0a8eec53bdea3e3be5b242c8ad5c43f73c39b2a2 authored over 3 years agoRewrites to point to documentation that has been move to the Flutter wiki so that the main docum...
b1a38c8410e60687d67d6d856177c38e73ee9531 authored over 3 years ago