Ecosyste.ms: OpenCollective

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

github.com/maplibre/flutter-maplibre-gl

A flutter package for showing customizable vector/raster maps with MapLibre (forked from tobrun/flutter-mapbox-gl)
https://github.com/maplibre/flutter-maplibre-gl

Bump subosito/flutter-action from 2.12.0 to 2.13.0 (#386)

Bumps
[subosito/flutter-action](https://github.com/subosito/flutter-action)
from 2.12.0 to 2.1...

ec5a29dea08e8c2fadf9c55bd5bc500ef5b2a685 authored 10 months ago
fix: add tracking mode conversion in onCameraTrackingChanged (#376)

fix for #375

just a fast fix to map the mode to the flutter enum values.

Co-authored-by: X...

1ec44fefc7e7d6a3ca17ba86927766988d987262 authored 11 months ago
fix flicker effect on web, when style is loaded slowly (#377)

We had an issue that the default style
`https://demotiles.maplibre.org/style.json` is shown for...

3cf0abb051849ca3f14e6aa19d2261ad18f22ce1 authored 11 months ago
Add null check to layer#setVisibility on Android (#374)

In our app there is a possibility to switch between map layers, and the
amount of layers varies...

6eb27181f2ecfc34a883c74ef681e61f8e3f2fb3 authored 12 months ago
Bump actions/dependency-review-action from 3 to 4 (#373)

Bumps
[actions/dependency-review-action](https://github.com/actions/dependency-review-action)
...

432020f9ce4ca9b76459990b8dd02cd58f06a44f authored 12 months ago
feat: heatmap layer (#365)

### Changes made

- Adds support for heatmap layer

<img
src='https://github.com/maplibre/f...

acb428a005efd9832a0a8e7ef0945f899dfb3ca5 authored about 1 year ago
Fix docs for querySourceFeatures (#347)

1e66cb7c6bb8f0c755bcf2e6c52958a63c1f759a authored about 1 year ago
Update pub.dev workflow for platform_interface (#354)

The first attempt failed because of
https://github.com/dart-lang/setup-dart/issues/68. This use...

96956bb21b367275f98118b198945d28a57cab3c authored about 1 year ago
Readme: add documentation about referencing assets (mbtiles/sprites etc.) (#346)

This came up e.g. in
https://github.com/maplibre/flutter-maplibre-gl/issues/338 and
https://gi...

a27e3c677065430690621fba0ae2f45cc63719d5 authored about 1 year ago
make feature tap detection work for features with a null id on ios (same as android) (#357)

Feature Id nullable on android but not on iOS.

On android the feature id can be null which wo...

1fd40013432757c850cdae319f00322bd1343d25 authored about 1 year ago
Bump actions/upload-artifact from 3 to 4 (#361)

Bumps
[actions/upload-artifact](https://github.com/actions/upload-artifact)
from 3 to 4.
<det...

f234dd5f7a928446a73d4b020550503587eb71c0 authored about 1 year ago
supporting fill-extrusion (#211)

# Pull Request

## Description

Hey! I needed to use extrusions in my project and I thought ...

dc21739b9d4395b7df7f181e96d678ab0383294d authored about 1 year ago
Add iOS long click duration parameter (#348)

Closes #235

58c7c0a8a3020ea4b9317d21a7b8bbdc61ed05c0 authored about 1 year ago
Add docs for setCameraBounds (#351)

Closes #349

44a6eac0dae8de5d310d023600691a757e43f14e authored about 1 year ago
Bump actions/setup-java from 3 to 4 (#345)

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3
to 4.
<details>
<sum...

a41833c3f102288381931fe616c159e7a5bc5c52 authored about 1 year ago
Prepare release 0.18.0 (#341)

0bf326044759dfc2f590a1c219d2f1eb86e7b8ad authored about 1 year ago
Housekeeping: Improve docs and update outdated references to point to MapLibre (#330)

This PR does quite some housekeeping in updating outdated references
from mapbox to maplibre, m...

6c88d54d4f6ad27ed87ed3b66af8f39afb6fe051 authored about 1 year ago
Updated location plugin version for example app (#334)

Updated location plugin to latest version **location: ^5.0.3**

Issue: https://github.com/map...

ed7464017626c0629db60dfc4d47ba2ae3e22c21 authored about 1 year ago
Fix example app pubspec (#329)

Ports changes I already did for the last release to the main branch.

Closes #322

6d24384ed93172f2680a20bf451df795aac21daa authored about 1 year ago
Bump subosito/flutter-action from 2.10.0 to 2.12.0 (#319)

Bumps
[subosito/flutter-action](https://github.com/subosito/flutter-action)
from 2.10.0 to 2.1...

ce0db86e5c9341ea56e200b65e70aaee30a03c5c authored about 1 year ago
Add workflows for automated publishing to pub.dev (#328)

485da74ecd99061b4fc6f1d5869ed2c17847af86 authored about 1 year ago
Update release process (#315)

769c4848186fbd6a2417a61f7d9a2691c5fcbea9 authored about 1 year ago
new feature: set arbitrary layer properties (#303)

This introduces a new method: `MaplibreMapController#setLayerProperties`
to change any properti...

218a7fb13ceef982726348757626ab97c4aca61e authored about 1 year ago
Prepare release 0.17.0 (#317)

Updating the changelog and version numbers

81e35d7e8950ff06fcbf8a63c2324502b915d0cb authored about 1 year ago
More renaming (#313)

4d0f609e4f05a543e11d1079ae6e79b1d36d843d authored over 1 year ago
Delete pubspec.lock (#314)

According to the official docs, the pubspec.lock should only be checked
into git for applicatio...

3405cff982c36f737e6d7ea77a48d46c4ed4dd9e authored over 1 year ago
Rename library file to maplibre_gl.dart and reference maplibre_gl_web in pubspec (#311)

The renaming is a breaking change, but can be easily fixed by users by
doing a replace-all as d...

8b0c7ce33c60c4b1ce0831a1ba0fb7db0b4ffd5b authored over 1 year ago
✨attributionButtonPosition for web (#304)

Fix for: https://github.com/maplibre/flutter-maplibre-gl/issues/283

- **implement `attributio...

cd5950dc2178d51c23d6b82496b0ef9879ce4a3e authored over 1 year ago
fix "unexpected null value" error when onStyleLoadedCallback is null (#307)

This occurred for example in the example app on the animated camera
control page or the attribu...

d73cebfb92bc32223129c337776b1db5125c5c08 authored over 1 year ago
Add `updateImageSource`. (#271)

This PR basically backports an existing function from
[https://github.com/flutter-mapbox-gl/map...

5d4923986c981e4f0b5c366491c4aabb49bffd56 authored over 1 year ago
đź‘·Fix the codespace by upgrading the docker image (#297)

Currently, starting the example in the Codespace does not work:
```
# cd example/
# flutter r...

44adf1d78490d81de9cb878c38f624f53d0c4339 authored over 1 year ago
Bump actions/checkout from 3 to 4 (#294)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to
4.
<details>
<summary...

fd4b7ee91e52ad3578550c9da7b3fa12de6fb7ed authored over 1 year ago
fix-layers-prod-build (#291)

2faef3fb69c3f03c843a626cc47f1b5a615f80de authored over 1 year ago
revert-untested-code (#290)

1c01ccce8cda836281b54acb3811faf280d131e9 authored over 1 year ago
migrate-dart-gl-repo (#289)

0f87356635455f010a7010727dd7db0dcfddc3db authored over 1 year ago
Add opportunity to use map in widget tests (#281)

Hey! I needed to use the map in widget tests. But as it uses platform
views those are not worki...

06a2cf5438bda6dca05238869561d4ec532a984a authored over 1 year ago
Simplify iOS usage instructions and example podfile (#278)

As noted in #276, developers shouldn't need to adapt their Podfiles
anymore, since Maplibre is ...

91b0afa1e4e2c06745fd3a127f8f12a8f43d7b44 authored over 1 year ago
upgrade-ios-version (#277)

Co-authored-by: Stefan Schaller <[email protected]>
Co-authored-by: Julian Bissekkou <...

0d432068d21cf45e944f0b43a80aeda9da4503c1 authored over 1 year ago
250-change-language-fixes (#275)

Co-authored-by: Julian Bissekkou <[email protected]>

c6055fd18ccf505d673321f92288c82965563485 authored over 1 year ago
New android sdk version (#270)

ec9808e22eaca1c21c0728def02a3b3e96e298a5 authored over 1 year ago
182-disposal-null-ref-crash (#259)

This PR should fix the crash as described in #182 and #257
The status is still in draft becau...

492af3d7832956403903d93fdb4e9e5ff1e1611e authored over 1 year ago
Document breaking change from #244 (#247)

depends on #244

---------

Co-authored-by: Julian Bissekkou <36447137+JulianBissekkou@users...

5d59879d34e792a648a8ebdd719656e4f2000c35 authored over 1 year ago
243-fix-crash-when-no-location-permission (#244)

This fixes #243.

---------

Co-authored-by: Julian Bissekkou <[email protected]>

20f006693cd0e5cf40b2283ee7a84c270c10468d authored over 1 year ago
Bump subosito/flutter-action from 2.8.0 to 2.10.0 (#216)

Bumps
[subosito/flutter-action](https://github.com/subosito/flutter-action)
from 2.8.0 to 2.10...

31051644008c6f5c7c284c8c6ba2c9f182913005 authored over 1 year ago
162-animate-camera-on-web-fix (#254)

Co-authored-by: Julian Bissekkou <[email protected]>

1b632645dc22ec7db21bfc7fdd2c17310c79f5fe authored over 1 year ago
fix-example-app (#261)

Co-authored-by: Julian Bissekkou <[email protected]>

3a36217517630e603c4420d8eaba31e66d22b885 authored over 1 year ago
upgrade dependency image (#248)

13645ea58225324baf111c03bc3719c328fcddd9 authored over 1 year ago
Adding security policy (#231)

Added security policy as asked on the onboarding of the repo

Co-authored-by: m0nac0 <58807793...

a32f8d939b580b853ab34a8fb0cc61c66b71d36b authored over 1 year ago
Update LICENSE file (#230)

---------

Co-authored-by: Oliver Wipfli <[email protected]>
Co-authored-b...

4cea239270952738a759cef5b127b5cf70e3e956 authored over 1 year ago
Adding github funding file (#232)

Co-authored-by: Birk Skyum <[email protected]>

04ba495bf48b8557020cc27180974a824c44fbd0 authored over 1 year ago
Added code of conduct file (#233)

0365d2d9420e369bc090bb8e64af1c2b6aaa1709 authored over 1 year ago
Migrate links in README, pubspec to Maplibre (#224)

d0ad0235cdbdc0fb344c1bd29283e331a3f946fa authored almost 2 years ago
Fix crash android dispose nullpointerdereference (#203)

Fix issue #182

---------

Co-authored-by: m0nac0 <[email protected]>

ee82380e456e0cba4130f3ad8e9c8787742a0f79 authored almost 2 years ago
README: notice on repo transfer (#222)

ff9b3c0bd7be2c44142a434036e2d46c9613fd4f authored almost 2 years ago
Moved EventChannel creation in the downloadOfflineRegion method (#205)

Here i splitted the downloadOfflineRegion method on the native side both
on IOS and android. Th...

ed46a8f64ecd6499183a6429f0451a3f0fcfd9d0 authored almost 2 years ago
Added getSourceIds to the controller (#197)

Added getSourceIds to the controller with the android (tested) and ios
(no ability to test here...

f35709343e03439746857a9fbbd23dbb9bbafafc authored almost 2 years ago
android: Bump Maplibre SDK to 9.6.0 & OkHttp to 4.9.3 (#184)

I checked and it doesn't seems to create any regression

0ba59f3d58dc61730124d8aa633ea9d50eac9674 authored almost 2 years ago
Update Read_me (#201)

Add know issue and workaround in ios

---------

Co-authored-by: m0nac0 <58807793+m0nac0@use...

c723434d635068157311eb47c26df3e0554ff894 authored almost 2 years ago
Reenable textureMode which was disabled in f8b2d1 (#194)

Similar to PR https://github.com/flutter-mapbox-gl/maps/pull/1216 which
I found after doing a g...

f8d9ab87398eadb86e6c721ccd62bf2eb20fec63 authored almost 2 years ago
Fix getVisibleRegion method (#179)

This change resolves #178 by using latLngBounds of visibleRegion intread
of nearLeft/farRight.
...

9b417e52246098a8ee0dca3012fc4882922180e6 authored almost 2 years ago
Trimming styleString to simplify the JSON detection (#175)

I trim the styleString to allow spaces at the start of json strings

c3a04d9a8c6d1397033862d706c92cb07b17de28 authored almost 2 years ago
query source features (#154)

This pull request adds querySourceFeature, getFilter and getLayerIds
methods for Android, iOS a...

7e6b575001b5d9ab5a976cd8753501db415502e2 authored about 2 years ago
Bump actions/dependency-review-action from 2 to 3 (#172)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

60c1641279e32ab49ac25200b2e27727852c1cd2 authored about 2 years ago
Create dependency-review CI workflow (#171)

d15c8449ea131dd7f25e4972e19773df2ad58f42 authored about 2 years ago
Readme: document git default values for codespaces (#170)

437015ce8457a8e03085052bb7d6bc8c46bfc6c1 authored about 2 years ago
Add devcontainer.json (#169)

c771b2e9899a69a77aee61f17003a09c3e2779f2 authored about 2 years ago
android: adding tileSize to raster source (#166)

Co-authored-by: mvan <[email protected]>
Co-authored-by: m0nac0 <58807793+m0...

2e47a0a516ddddea0a350578bc5e3ab0e407ff23 authored about 2 years ago
Use offical maplibre-gl.js and add README info (#163)

Co-authored-by: m0nac0 <[email protected]>

76249e247766bd3c694507cca5bdfc22e2ae4451 authored about 2 years ago
Bump subosito/flutter-action from 2.6.1 to 2.8.0 (#164)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

9af5530515a93c71ed984e8ccc60ae0f1cc3467f authored about 2 years ago
web: implement setCameraBounds (#145)

c2afd1fef6b8d2f58d05b438ab7337ed35f65056 authored over 2 years ago
Change feature JSON encoding from .ascii to .utf8 (#142)

102470b6f23103b5d242b603274c7d62b6aa4287 authored over 2 years ago
feat: add support for changing the receiver’s viewport to fit given bounds (#133)

Co-authored-by: Daniel Possienke <[email protected]>

3c368b858a5da766679402f12884f725181d9145 authored over 2 years ago
Bump subosito/flutter-action from 2.4.0 to 2.6.1 (#131)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

b0e225df36ba5f10e1f6b758b6af28ac3ec0da06 authored over 2 years ago
feat: Set layer visibility (#138)

60529255e4a7e8288468273b5bc1ae9762b88098 authored over 2 years ago
fix: fix the queryRenderedFeatures code on iOS (#137)

4634fc4ab14a41e8a22b459b887723a749716b82 authored over 2 years ago
Add podspecs in correct Cocoapods layout (#128)

Co-authored-by: m0nac0 <[email protected]>

a33ae7e694e5c776490410bdd1c980c7e98b99e6 authored over 2 years ago
feat: add support for reading style json from file in ios (#132)

fc5f1b7888c3fd2c3791fb7b7cf8788a66716b6e authored over 2 years ago
Use built-in flutter-action caching (#127)

6c75af1708f29085a3ff110e89f171b97f60207e authored over 2 years ago
Bump actions/cache from 3.0.4 to 3.0.5 (#126)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

27b85f17dc54b345eb6057c900c2d60c6338cbbc authored over 2 years ago
Update dependabot.yml

855ce006c51e0f72f4ade57841e9756912f17af6 authored over 2 years ago
formatter: add permissions

c710c369fdd3ab0fbdb8a63013480414670de691 authored over 2 years ago
formatter: fix git add command

7eb62c7b801004fba53ae2b633fe60a70dcc5ea0 authored over 2 years ago
fix flutter format command

0746598d993b187ca80c185861e8ab72510c574c authored over 2 years ago
fix syntax of formatter

8695ed5457b1c46861f61c2bcaea060c65430132 authored over 2 years ago
Rename formatter to formatter.yml

1b1f3cf6a90bce275590b87b20e3365ce906bacf authored over 2 years ago
Create formatter

c91d2cfed99c14cf0fbab6b49956ae408e0fe533 authored over 2 years ago
Update README.md

1da461b93a7d348efb69d8d3e9596262c31d15e8 authored over 2 years ago
Update RELEASE.md

57102773fca21013ff4a848615c64e0c60e359ae authored over 2 years ago
bump v to 0.16.0, update changelogs

e2b420603c312924768d7d48efe294e1cad63b52 authored over 2 years ago
Merge pull request #122 from m0nac0/m0-cp-987

Cherry-pick 987, 1026, 1024, 1028, 1061, 1066

8a4d55c9c84e6182e27cd5248a98ace6656ec7b2 authored over 2 years ago
Add duration for animateCamera (#1066)

c3e941b03b574880eead1db87e360d74c7a1e1c8 authored over 2 years ago
cherry-pick: Improved map resizing (#1061)

* Improved map resizing

* Added functionality to trigger the map resize event from outside the ...

be33db4c419970a67069f1ed98d5db4a037c1867 authored over 2 years ago
Document layer zoom limits (#1028)

22d9166264f15f313285c037d612390fbf651bc0 authored over 2 years ago
Support filtering on addLayer (#1024)

c73f29c10a25cb88ec34d47b5765eff2b112cfb7 authored over 2 years ago
Remove duplicated code (#1026)

0e068d54813f4bb5f19bb3c453484de5bb5e1dbf authored over 2 years ago
Drag event types support added (#987)

* Android implementation

* ios & web implementation

* _onFeatureDrag example

* swift format

...

a7fbf8ca11e13f1611085982a8f13d474b15462e authored over 2 years ago
Update README.md

0893aec20a392f2e4bb9388c63392aaf71ee2054 authored over 2 years ago
Merge pull request #121 from m0nac0/m0-cp-934

Cherry-pick upstream#934, 922, 916, 956, 966, 961, 958, 969, 970, 972, 977, 992, 997

27071e27959ebc24247b71db769611eb24ec5e13 authored over 2 years ago
cherry-pick upstream#997

Co-Authored-By: morvagergely <[email protected]>

4ae28e3eed086006c55aa89e86c3979d53784fe8 authored over 2 years ago
disabled hybrid composition do to various issues (#992)

388ce2136860771b79aee3c7a81d91f978beccee authored over 2 years ago