a1b9751622
Merge pull request #10 from dnfield/cirrus_osx
...
update cirrus
2018-11-02 20:04:09 -07:00
1764f93aad
use high sierra
2018-11-02 16:53:57 -07:00
6c1d0bce8f
update cirrus
2018-11-02 12:39:38 -07:00
0dc4ad7221
Merge pull request #9 from flutter/revert-8-merge_sentry
...
Revert "Merge sentry"
2018-10-31 10:35:46 -07:00
09d3150d52
Revert "Merge sentry"
2018-10-31 09:10:13 -07:00
29e66ffb4e
Merge pull request #8 from kf6gpe/merge_sentry
...
Merge sentry
2018-10-29 08:35:09 -07:00
6781992075
Merge sentry package with packages.
2018-10-26 13:50:45 -07:00
86f77ddaa7
relocate package to packages/sentry prior to merging with flutter/packages repository
2018-10-26 13:38:33 -07:00
5926e247cd
Fix link to runZoned docs ( #26 )
...
The previous link lead to Dart 1.24 docs. The new one should automatically redirect to current stable version of Dart (currently 2.0.0).
2018-10-18 16:49:37 -07:00
da319907a1
Merge pull request #6 from gspencergoog/bump_version
...
Bump version number, add to changelog
2018-10-16 09:06:58 -07:00
a19081891c
Bump version number, add to changelog
2018-10-16 09:05:02 -07:00
4fc83812dd
version 2.1.1; changelog update ( #25 )
2018-10-09 09:10:12 -07:00
044e4c1f43
mergeAttributes: deepcopy RHS Map if LHS isn't Map ( #23 )
...
mergeAttributes: deepcopy RHS Map if LHS isn't Map
2018-10-09 08:59:02 -07:00
856e6f2a7a
Bump upper bound of 'mockito' dependency ( #24 )
2018-10-09 08:55:54 -07:00
00291305ac
Fix a problem with the completer not unregistering the listener.
...
This fixes a bug found by @afnx and reported in flutter/flutter#22754
2018-10-08 17:11:38 -07:00
897a7dfc5b
Fix a problem with the completer not unregistering the listener.
2018-10-05 18:16:18 -07:00
14ff267dc5
enable lints unnecessary_new and unnecessary_const ( #4 )
2018-10-05 22:52:16 +02:00
983a50d2ba
Merge pull request #3 from gspencergoog/cirrus_switch
...
Switch to using Cirrus instead of Travis, and add a check for publishability. This consisted of copying the setup from the flutter/plugins repo and renaming PLUGIN_SHARDING to BUILD_SHARDING.
Moves packages/palette_generator/example/image_colors up one directory level to packages/palette_generator/example, since there's only the one example, and the plugin_tools and pub only seem to allow one example. That's really too bad, but I don't feel like fighting it at the moment.
Fixed a formatting error (that was probably due to dartfmt changing), and an analyzer error (due to an updated analyzer).
2018-08-23 22:08:25 -07:00
4cf9b0e69c
Review Changes
2018-08-23 12:43:58 -07:00
ab93a7c753
Rename PLUGIN_SHARDING to BUILD_SHARDING
2018-08-20 20:42:28 -07:00
e69e2dcccb
Moving image_colors to example
2018-08-20 20:37:52 -07:00
0ef4b64ee8
Switch to Cirrus, turn off Travis
2018-08-20 20:16:59 -07:00
5167a5c1fe
version 2.1.0; minor dartdoc clean-up ( #21 )
...
* version 2.1.0; minor dartdoc clean-up
* update changelog
2018-07-30 13:20:50 -07:00
1b9b7fb0de
Support for new DSN format (without secretKey) and remove the quiver dependency. ( #20 )
...
* Make the secretKey optional for the new DSN format.
* Remove the requirement for quiver.
* Fixed test issue.
Fixed dartfmt issues.
* Code review modifications.
* dartfmt
2018-07-30 13:06:28 -07:00
fe7ca46fae
Merge pull request #2 from gspencergoog/palette_generator
...
This adds a palette generator that will take an image and generate a set of distinct, dominant colors from it. This is more or less a port of the Android Palette class, except that it doesn't automatically resize the image if it is too large.
2018-07-16 17:33:21 -07:00
9fc72ed6a3
Revert to old travis behavior
2018-07-16 16:05:36 -07:00
749fbf7fac
update plugin tools
2018-07-16 15:15:57 -07:00
6fb17cbe5b
Merge branch 'palette_generator' of github.com:gspencergoog/packages into palette_generator
2018-07-13 19:10:28 -07:00
f0e5a21883
Fix tests
2018-07-13 19:04:58 -07:00
bef65c610d
Adding package dependencies for publishing
2018-07-13 17:04:53 -07:00
421001f06e
Attempting to fix test loading of images.
2018-07-13 17:04:53 -07:00
7b6687f543
Removed commented-out code
2018-07-13 17:04:53 -07:00
e335cbfca8
Add PaletteGenerator package.
2018-07-13 17:04:53 -07:00
a77f8273cb
Add PaletteGenerator package.
2018-07-13 17:04:23 -07:00
59e81b83e2
Adding package dependencies for publishing
2018-07-13 08:49:07 -07:00
b6c946793d
Attempting to fix test loading of images.
2018-07-06 16:27:24 -07:00
561164f154
Merge branch 'palette_generator' of github.com:gspencergoog/packages into palette_generator
2018-07-06 12:13:47 -07:00
128a4ff4bf
Removed commented-out code
2018-07-06 12:02:22 -07:00
dc6a3af41f
Add PaletteGenerator package.
2018-06-19 20:17:52 -07:00
fe3439025b
Add PaletteGenerator package.
2018-06-19 15:40:41 -07:00
ce1f1c87f6
Merge pull request #1 from gspencergoog/setup_ci
...
Setup packages repo for CI, update analysis options, add CONTRIBUTING.md
2018-06-19 09:30:59 -07:00
542149a5a0
Update README.md
2018-06-18 17:22:47 -07:00
70de3f6b12
Setup packages repo for CI, update analysis options
2018-06-15 12:07:14 -07:00
5715d15cd6
minor dartdoc clean-up; 2.0.2 version bump ( #18 )
2018-05-15 10:42:00 -07:00
78ef3f7b33
Support user context ( #17 )
...
Add support for user context information in events submitted to Sentry.
2018-05-15 10:21:04 -07:00
86502830bf
bump version to 2.0.1 ( #16 )
2018-04-26 10:22:15 -07:00
f611b8061c
Fixed "Culprit" recording in Sentry ( #14 )
...
* Fix stack-trace frame ordering. In order for `Culprit` to be logged correctly it should have the latest frame at th top.
* Updated tests.
* Fix stack-frame tests.
* dartfmt over test/sentry_test.dart
2018-04-26 10:16:00 -07:00
3d21b1ebbe
fix Dart 2 type issue in a test ( #15 )
2018-04-26 09:31:27 -07:00
7348e101e8
small clean-ups; sdk version constraint ( #13 )
2018-03-21 12:10:01 -07:00
a0c252437d
Fixes tests and deprecation warnings for Dart2 ( #9 )
...
* Fixed tests for Dart2
* Run tests with --preview-dart-2 flag
* Addressed PR comments
* Updated changelog and bumped version to 2.0.0
2018-03-20 20:16:23 -07:00