19a09aaaa3
Added - in pull request template ( #274 )
2021-01-28 00:13:41 -08:00
612f7220d5
Add maskable icons to improve lighthouse score ( #259 )
2021-01-27 14:45:14 -08:00
0007a145dc
Allow LegacyFlutterDestination to specify project ( #271 )
...
So we may use the service account from one project to write into the
datastore of another project.
Eventually, we'll remove all datastore related code and
LegacyFlutterDestination so this will only be a temporary solution
during our transition.
2021-01-27 13:20:14 -08:00
f2f7de2f31
Fix typo in pigeon's CHANGELOG.md ( #262 )
2021-01-27 13:05:28 -08:00
f3e92fded0
Merge NNBD branch into master ( #270 )
animations-v2.0.0-nullsafety.0
2021-01-27 12:55:35 -08:00
1c7d23bdbe
Fix integration_test dependency ( #272 )
...
This should fix the "submit-queue" CI test which now times out during
analyze.
2021-01-27 12:16:06 -08:00
e67f7f2a1e
Reland "[cross_file] Migrate to null-safety. ( #3452 )" ( #3469 )
...
This reverts commit 4aacf970f3891c9cf23c768ca1c8bec04c42b35a.
2021-01-26 18:14:52 -08:00
d7cf598bb6
Revert "[cross_file] Migrate to null-safety. ( #3452 )" ( #3468 )
...
This reverts commit ca9921196a7ae96edad91a9cd7b7d8fe9f5689ff.
2021-01-26 17:33:26 -08:00
a21cd7f462
Add stylesheet option listBulletPadding ( #306 )
2021-01-27 09:30:34 +11:00
897887f82e
[image_picker_platform_interface] fix test asset file location ( #3467 )
2021-01-26 14:17:07 -08:00
2e3dea9e04
FlutterDestination writes into GCS ( #269 )
...
For now, we also preserve the datastore writing. We'll eventually remove
the datastore writing.
2021-01-26 14:00:30 -08:00
519abf9b5b
[cross_file] Migrate to null-safety. ( #3452 )
...
Also: skip some packages from the all_plugins app so CI passes.
2021-01-26 11:16:40 -08:00
3c7a32eff4
Update README.md
2021-01-26 13:28:11 +11:00
e98558b7b6
Add Github Actions CI ( #318 )
2021-01-26 13:25:16 +11:00
52579675a0
[cross_file] Use Uri when calling package:http methods ( #3462 )
...
The next version of package:http expects URIs. See dart-lang/http#507
2021-01-25 17:33:19 -08:00
1c98c73696
Create PULL_REQUEST_TEMPLATE.md ( #267 )
...
This makes this repo match our other major repos.
2021-01-24 13:23:13 -08:00
ca4992ecd0
Import metrics_center ( #268 )
2021-01-22 16:19:34 -08:00
9b3839cc25
[pointer_interceptor] Migrate RaisedButton to ElevatedButton ( #266 )
...
RaisedButton was deprecated recently
pointer_interceptor-v0.8.0+2
2021-01-20 16:21:47 -08:00
a77819ff5b
Update obsolete button refs in plugin examples ( #3395 )
2021-01-07 14:47:38 -08:00
f5226f2988
Add option to fix intrinsic height measurement problems ( #313 )
2021-01-05 07:36:51 +11:00
b0af30af72
Fix OpenContainer source(closed) widget staying hidden when the OpenContainer route is removed when the OpenContainer route is pushed from a different Route ( #260 )
...
* Fix issue where the CloseContainer widget stays hidden when the OpenContainer route is popped
2020-12-31 09:56:39 +08:00
b5cdeb6adb
Make sure saveTo returns a Future ( #3363 )
2020-12-22 19:02:49 +01:00
90adf9572c
Fix outdated links across a number of markdown files ( #3276 )
2020-12-18 14:49:03 -08:00
0b683e0d90
Fix outdated links across a number of markdown files ( #3276 )
2020-12-18 14:49:03 -08:00
71dbbdfb5d
[pointer_interceptor] Fix README for pub.dev ( #258 )
...
Tweak the README.md slightly so it renders better in pub.dev (which seems to be completely removing the center tag).
pointer_interceptor-v0.8.0+1
2020-12-16 16:54:33 -08:00
1c117bb321
[web] Add PointerInterceptor widget ( #256 )
...
The widget can be used as a wrapper of any widget that is overlaid on top of a platform view, so it can handle clicks "as expected".
More info about usage and testing in the corresponding READMEs!
pointer_interceptor-v0.8.0
2020-12-16 15:40:38 -08:00
83b2ab0309
vertically center align the glyphs in the ttf
2020-12-16 00:28:46 -08:00
820b18678b
[d-g] Update Flutter SDK constraint ( #3321 )
...
Update Flutter SDK constraint to match templates.
2020-12-11 15:46:35 -08:00
9e462852cb
[a-c] Update Flutter SDK constraint ( #3320 )
...
Update Flutter SDK constraint to match templates.
2020-12-11 15:45:41 -08:00
2f20ec2108
updated version to 0.1.17 ( #255 )
2020-12-10 15:14:11 -08:00
1313c8048c
Move test support logic out of the default Dart output. ( #246 )
...
This will allow us to move the mock logic out of the core framework.
2020-12-10 13:29:49 -08:00
3e9c51d1ff
[animations] add routeSettings option to OpenContainer ( #240 )
...
* [animations] add routeSettings parameter to OpenContainer
* add name to AUTHORS
2020-12-07 09:37:01 +08:00
3440936707
bump version
2020-12-04 18:12:14 +01:00
487ae15079
bump version
2020-12-04 18:11:09 +01:00
c5db7a9ac3
Update README.md
2020-12-04 17:57:25 +01:00
24b1c1e3e4
Fix typo
2020-12-04 17:54:52 +01:00
90ed9b35f9
Add preview image
2020-12-04 17:54:16 +01:00
2bab49ad16
Merge pull request #4 from 0xflotus/patch-1
...
fixed small typo error
2020-11-30 20:07:53 +01:00
5145c8071d
Merge pull request #5 from mit-mit/nullsafety
...
Upgrade to null safety
2020-11-30 20:06:27 +01:00
d881fbeb37
[pigeon] Fixed running with Dart versions with NNBD enabled (moved import). ( #251 )
2020-11-30 10:21:27 -08:00
6ab5a081f0
Upgrade to null safety
2020-11-20 14:39:08 +01:00
eb5123676f
Release paperwork for v0.5.1 ( #302 )
2020-11-19 09:25:53 +11:00
8523438e62
Update pubspec.yaml ( #304 )
2020-11-19 09:24:18 +11:00
623c515673
[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 type to file_selector
* Fix formatting issues
* Update homepage and version
* Added README.md
* Added missing copyright
* Revert "Added missing copyright"
This reverts commit cf7e8d5f3810ae646669f584738502a8cc3c5ca1.
* Add missing copyright
Co-Authored-By: Jason Panelli <38673809+jasonpanelli@users.noreply.github.com>
* Renamed class implementation back to XFile
* Fix formatting issues
* Rename to cross_file
* Added code owners for cross_file package
Co-authored-by: Jason Panelli <38673809+jasonpanelli@users.noreply.github.com>
2020-11-18 09:04:06 +01:00
68b32cff09
bump version
2020-11-17 13:14:14 -08:00
76662d53e5
Add note on which version to use until nnbd is on stable
2020-11-17 13:11:20 -08:00
622deb4a15
Fix user defined builders ( #299 )
2020-11-17 15:53:26 +11:00
6cd84e20d9
[pigeon] added dart version annotations until pigeon is migrated ( #243 )
2020-11-12 15:22:33 -08:00
9385fb83e0
[fuchsia_ctl] try to fix tree by adding dart version annotations ( #244 )
2020-11-12 14:51:09 -08:00
181c5d1f3c
Fix tree by setting SDK bounds for palette_generator example ( #242 )
2020-11-12 09:34:24 -08:00