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
b07fe42ebcbe378aa0028350055f960642117d2c authored over 4 years ago
* Android API 29 & 30
* Update Version
286657474d85f0bc6125971406bfdccfb4bf9954 authored over 4 years ago6400b8e2a3187f69b8c572b41a5e0bc1e34305f9 authored over 4 years ago
When Linux support was added to these plugins, the app template wasn't
yet stabilized, so was n...
ea353a775d9a4a45b95961218b7bba4a24bf78cd authored over 4 years ago
454658b060a7e7a845eaafa85de09bff1480fa40 authored over 4 years ago
a346783045c027ea514262fd1e6acdadd6cd0ddf authored over 4 years ago
* add watchPerformance
65f726075c1b10bff82b9352bdabe4e0e6a69c42 authored over 4 years agohttp://flutter.io/ -> https://flutter.dev/
bb4d584179372d3fc9830cef6b128f3be6e1314e authored over 4 years agoFixes flutter/flutter#38787
66a4b8b84959da1b625321420abea81537c33db4 authored over 4 years ago53e8f47a8492dcd8337608a3a2686883930e32dd authored over 4 years ago
* Android Code Inspection and Clean up
* Format
c8e3aa1bf3b2f1978984c996eb10f75338b88019 authored over 4 years ago8c9908ea731ee588e636fe2fae8f0687202b77cd authored over 4 years ago
05b101020ed73043441e2f539f4faba3231233c6 authored over 4 years ago
* Convert initial Polyline/Polygon points correctly.
* Convert Flutter Color to CSS correctly.
...
755a73c02d5a3c8e3bb8507c3b43eac44bd0cb92 authored over 4 years ago
a3f7e69c389cb7cf36ae406df781893af1ef7b69 authored over 4 years ago
3a5d9edf3da3c3f1b1a4adf1e443bb389cd81c5d authored over 4 years ago
c696333a93d00eb2be2593ca2bcfee235bfc8936 authored over 4 years ago
cc9bf028577b64db969ee6331bbd2cc33c5acb5e authored over 4 years ago
18771ff35694b96a6e1c3f63e243b48a83d97ca6 authored over 4 years ago
9b04cf9d227f85357f9a5237eedf9dfa4c3f9569 authored over 4 years ago
6d8b156d2ab46db3094720d2fea556eae4102b91 authored over 4 years ago
156ec5e1b24ba458baaadd8211f7ffa0c293e034 authored over 4 years ago
dac9bc03308f73fb9b6de86e29c58992a59f8308 authored over 4 years ago
Fixes https://github.com/flutter/flutter/issues/66844
ede370ef9d38c26b29b1eba9eededaa1dc3d14ce authored over 4 years ago2471d752723750313a9fc645d5e3256a3ad612a8 authored over 4 years ago
* Update main.dart
Documentation typo.
* Update CHANGELOG.md
* Update pubspec.yaml
d82940f02fc306707cce66e4e7111c0bc6ca6fc6 authored over 4 years agof778027b491ffd8824597f2ee8f0b6dc1d315d2c authored over 4 years ago
90c8ed4353a1234f5d1d44ba25beab74a50ba779 authored over 4 years ago
The previous push removed a class used for testing in the video_player package. This PR fixes te...
d701961c33198ffd51ff9c59525d30fc56500b57 authored over 4 years agob611445418839599762cd62fabdff55c2445ad0c authored over 4 years ago
cd1d2af8017f61a0cb934bda6ee978f10b3244ac authored over 4 years ago
This PR adds extra documentation to the canLaunch method, explaining that (from Android API 30) ...
88acaf49dd882d092095be8c38b3223bdd0ec974 authored over 4 years ago705ae7712752039356490b385abdf7f72aa37368 authored over 4 years ago
ee2df8ea36224077ec12c13c8adf26d0a48d5e21 authored over 4 years ago
This change removes the dependency that url_launcher_web has in package:platform_detect to achie...
c59ea1692581847d655f1f32d636effd74b4a7be authored over 4 years ago- Test script that runs on the device should go in `integration_test/`, e.g. `integration_test/l...
b96c847d8c18fc49399756a22fcf44d58ad1e48c authored over 4 years ago0e27dc2bf87de057af2285737768bdaeb4a87b72 authored over 4 years ago
5a183ac54a515be096d01f3a35546c5d89a30dca authored over 4 years ago
Adds endorsement, and manual registration, of
shared_preferences_windows.
Fixes flutter/flut...
fce1eeee4ac3c97e3e1983a0ef1d08372088cbfc authored over 4 years ago
path_provider_windows 0.0.2 causes issues both for web projects and for
projects built with Flu...
This makes globbing by tooling easier.
Also fix the documentation for running them natively w...
eb4af2e90b74f79b46ba20b21865e36bd7ba717e authored over 4 years ago
The fake didn't have getFolder, so if a test of something using
path_provider_windows (such as ...
This reverts commit 0d7a605df7f5319a81a193b52ec68d482ae78907.
fdbae3faf8318f9da18769080a0a2ee99c73d99c authored over 4 years ago0d7a605df7f5319a81a193b52ec68d482ae78907 authored over 4 years ago
Moves the real implementation of path_provider_windows behind a
conditional export, instead exp...
e80865ac23ca1e70fad2bf22d04ba42c9f3c1341 authored over 4 years ago
052a9159c46c7689575fc3c5b00fef1ed3820fc4 authored over 4 years ago
127344f76d82890cc4014697d303c0a62bb9db21 authored over 4 years ago
b6a42c2e7122fdcdae5ef158a0b6a1e852d8989c authored over 4 years ago
shared_preferences supports versions older than 1.18, so this plugin
needs the iOS stub to prev...
Stable channel still needs a 'pluginClass: none' to avoid
"Invalid plugin specification" errors...
b5b88f60e0980057dfd5cfe382a98af0455b988e authored over 4 years ago
Windows implementation of the shared_preferences plugin, using Dart+FFI.
f17376fb3d0b6c1682f7eed0fa29e55d027e1ffd authored over 4 years ago- Adds missing iOS podspec to path_provider_windows, which was necessary to publish it (since pa...
a83f684401c4571747569fdfd081f64015a34a32 authored over 4 years ago2d35643615962b71aad72792f6c0217ebd080f6c authored over 4 years ago
Implements path_provider for Windows, adding path_provider_windows and endorsing it in path_prov...
1685a2849d9fbbb9128c23f40aaf37640b2769d1 authored over 4 years agod16fd7a51fc604db6f911ad0034c3fc2b5839788 authored over 4 years ago
40d2070635874ca71540d20db1057365246ccb64 authored over 4 years ago
dc15a36902d084cbebeba2f51a105bc6c75452b7 authored over 4 years ago
17d7548bf571cca8ee7167bcb9605a694181cdb6 authored over 4 years ago
26bf10f3c82279ffae4f98c67a5d1e43f5ce5f35 authored over 4 years ago
faed100ed7b484e88c862ba20aa696ec9f61278e authored over 4 years ago
Endorses url_launcher_windows so that Windows is supported automatically.
81023e758aea0746b54e4d7a8e5a82c354c2dd5d authored over 4 years ago0d17f5f1ef9b2c49ea0e95cceac8e7d82e2d385d authored over 4 years ago
Instead of throwing JS objects, or attempting to access undefined properties.
This change als...
56410f5d2caf3fa0cd1d416f1fae126f70d24954 authored over 4 years ago-Werror and code cleanup for Java code.
4eb849afcd672e43b68139b27c258fad2434733d authored over 4 years ago7e0fc944b8444d6a32c3a5538706e9eada2b39c6 authored over 4 years ago
Adds a federated Windows implementation of url_launcher (not yet endorsed).
Since this is the...
c194de200cc69940d9ac0ee26b1778265ee35865 authored over 4 years agoA new version of the formatter or something might have rolled in, causing CI to break
97429bdf1c96b8d8385448d0a26a6b982ea3c135 authored over 4 years ago* [integration_test] Recommend tests to be in `integration_test/`, fix example
In this way, t...
fd6d45c006dbe9384502f66c4d2e360425d4d1ad authored over 4 years ago* - Removed maintaining own cache of transactions, it is better to use SKPaymentQueue.transactio...
46119361e2a09b3e44716c2bd335fea67baad9c0 authored over 4 years agob453d8f44935def6f48e500209ba18412048a6f7 authored over 4 years ago
da1ecffb18b27170cb293ff8095b5c5acc289e0c authored over 4 years ago
Fix a typo in a test name and fix quote consistency.
1ac29789900f0d02d434a2909c7888d9b59223bf authored over 4 years ago* Fix the bug that prevent restored subscription transactions from being completed
* Update c...
ba09b7f37c6f2e81d1ba67fc2542ce80a555691d authored over 4 years agod6fdbbd89f541516dbd55bc1099b7373963a257c authored over 4 years ago
0007ce3550f132deabd54ea1be312f054e6521cd authored over 4 years ago
8cdb21d19ceeac4e4b887a686bf808f7501a2206 authored over 4 years ago
The url_launcher overrides the deprecated shouldOverrideUrlLoading(WebView view, String url) met...
00d85b068715254992b1c940f2c8697791bf1507 authored over 4 years ago* Implement FlutterPlugin interface on the no-op plugin
5d869c49b34a0fa71e1ac69fbe431408a15d4671 authored over 4 years ago
This cleans up a number of unnecessary differences in the LICENSE files:
- Removes C++ comments...
* add json config
* mv to .ci
ee4b263c975640bb837e531cdb0f13180587cf3d authored over 4 years ago
Allow running incremental_build.sh on Windows under Git Bash. Longer
term this script should be...
854cfd5580ab09fb3d2b7c2279ddc5cfd7ddbefa authored over 4 years ago
ae806dec62fe2f58923dbf9ebe186e272b4ab164 authored over 4 years ago
90924b5727a9dbadbff8aa51db704c007188dd71 authored over 4 years ago
* screenshot taking works
* squash commits. addressing reviewer comments. making drivercomman...
ce2c15529c2ceb8cf1a2dd12bbea1fca7f4a37c2 authored over 4 years agob93268e043e265e1a9bffce7c59b6adfa07e8a7c authored over 4 years ago
7c493614fe14fa7d2fee49e600b76eca437bb7c1 authored over 4 years ago
161aed20fcd5a502b03208ec459782a5d8d76cfc authored over 4 years ago
2f33166863a61d8ecb92748c6c01110f99f8264e authored over 4 years ago
Co-authored-by: Kifah Meeran <[email protected]>
Co-authored-by: Aloï...
e8306b501a48fa41e3a4bdc4daea187f06a9d40d authored over 4 years ago
This is the first step in the federation of the plugin.
9d1f1311057cca5d161fad5e29e144cb1187f970 authored over 4 years agoe4b55a496389030d70b756a47a0fc7af98c71710 authored over 4 years ago
* [integration_test] Show stack trace of widget test errors on the platform side
We keep thin...
f8341ef980de149530dba8efddcf6663e55ac504 authored over 4 years ago4a727faba7e84b096112eb1aa46844717b3c285c authored over 4 years ago
3b6ddc80075f86f8b233940cb32d8fa1995fd2d9 authored over 4 years ago