Andrew Brogdon
3d40fa9fb2
Tweaked pubspecs, linted. ( #113 )
2019-07-08 11:25:46 -07:00
Kevin Moore
db963d801c
update web sample dependencies ( #112 )
2019-07-06 16:45:20 -04:00
Brett Morgan
755363dde5
Analysis options ( #108 )
2019-07-04 15:49:34 +10:00
Brett Morgan
815079cd4d
Analysis options, fixes and format ( #107 )
2019-07-04 15:48:56 +10:00
Brett Morgan
01478f5e88
Analysis options, fixes and format ( #106 )
2019-07-04 15:42:59 +10:00
Brett Morgan
90ecd8df25
Analysis options, fixes, and formatting ( #110 )
2019-07-04 15:41:59 +10:00
Brett Morgan
d4997f6562
Analysis options ( #109 )
2019-07-04 15:03:52 +10:00
Brett Morgan
4f72ab1776
Add analysis_options, re-format, add commas. ( #101 )
2019-07-03 08:08:35 +10:00
Brett Morgan
45e4a228f5
Add analysis_options, fix and format. ( #102 )
2019-07-03 06:36:13 +10:00
Brett Morgan
87b42f92e3
Analysis_options, format and fixups. ( #103 )
2019-07-03 06:35:36 +10:00
Brett Morgan
52d85c793e
Add analysis_options, format and fix up ( #104 )
2019-07-03 06:34:38 +10:00
Branden Taylor
bd9b18c2bf
Secondpage Add-ons ( #100 )
2019-07-01 11:37:27 -07:00
Andrew Brogdon
4646f0fc8e
Adds analysis options to Veggie Seasons ( #98 )
2019-07-01 10:26:50 -07:00
Branden Taylor
2ec8cc3684
Secondpage ( #97 )
2019-06-28 08:28:31 -07:00
Kevin Moore
b3ef6466fc
web: update dependencies
2019-06-27 13:56:20 -04:00
Andrew Brogdon
d990979c90
Adds flutter_maps_firestore to travis config ( #96 )
2019-06-25 14:48:55 -07:00
Branden Taylor
e4b4b35182
The rest of page one for isolate_example
2019-06-25 11:28:13 -07:00
Brett Morgan
599c865629
Initial commit flutter_maps_firestore ( #93 )
2019-06-25 10:36:23 -07:00
Kevin Moore
f79f7d20b5
web: update sample dependencies
2019-06-21 19:41:50 -07:00
Kevin Moore
cfcd1d5f43
web/slide_puzzle: explicit about supported provider version
2019-06-21 19:35:40 -07:00
Branden Taylor
8d1e751050
Added the main animation for page 1 ( #94 )
2019-06-20 22:11:23 -07:00
Branden Taylor
9241a062bc
Added 3 tabbed pages with welcome messages ( #92 )
2019-06-17 16:08:45 -07:00
Branden Taylor
d35d88740d
An empty app to start with ( #91 )
2019-06-14 15:07:05 -07:00
Kevin Moore
c78b873f7d
Revert "web: slide_puzzle - update to latest provider port"
...
Seeing an issue with generics and dart2js (or DDC)
This reverts commit 7a42263344 .
2019-06-14 11:33:32 -07:00
Kevin Moore
92b6848c3c
web/slide_puzzle: use hosted font for Plaster
2019-06-14 11:06:38 -07:00
Kevin Moore
3bad92abb6
web: dartfmt all files
2019-06-14 10:45:34 -07:00
Kevin Moore
7a42263344
web: slide_puzzle - update to latest provider port
2019-06-14 10:45:21 -07:00
Kevin Moore
3d405359c7
web: update dependencies
2019-06-13 09:11:26 -07:00
Branden Taylor
5c0536576e
Tweaking sample index ( #90 )
2019-06-12 10:58:35 -07:00
Kevin Moore
c64fd8074b
web: update dependencies
2019-06-12 08:49:04 -07:00
Andrew Brogdon
938ef8682c
Reformats platform_design to match repo conventions, fixes missing icon ( #89 )
2019-06-11 08:53:53 -07:00
xster
325c5a5d2b
Add a Material/Cupertino adaptive application example ( #69 )
2019-06-10 14:14:34 -07:00
Andrew Brogdon
08beb69245
Updates veggieseasons to Dart 2.3, adds some minor UI updates ( #88 )
2019-06-10 09:47:09 -07:00
Kevin Moore
cf2a3b28cd
web: update dependencies
...
fix chart tests with latest SDK
2019-06-07 10:23:50 -07:00
Kevin Moore
bd5e5918d7
web: update dependencies
2019-06-03 23:26:47 -07:00
Kevin Moore
6290e253f3
web: update dependencies
2019-05-31 11:02:06 -07:00
Kevin Moore
902da5c82a
web/slide_puzzle updates
...
spelling fix
Use SingleTickerProviderStateMixin
Handle vertical constrained size
2019-05-30 09:51:20 -07:00
Kevin Moore
7a8fd19e26
web: update dependencies
2019-05-30 07:26:17 -07:00
Kevin Moore
d38dd25513
web: update dependencies
2019-05-29 09:29:35 -07:00
Kevin Moore
8b6c615a16
update flutter_web dep
2019-05-28 09:06:45 -07:00
Kevin Moore
cb5036305e
More state cleanup
2019-05-25 22:12:58 -07:00
Kevin Moore
62ffd22505
Add ValueTabController – generic feature!
2019-05-24 20:31:01 -07:00
Kevin Moore
f87c2bb577
web/slide_puzzle: more provider cleanup
2019-05-24 19:27:17 -07:00
Kevin Moore
d6d51d8b1a
web: update dependencies
2019-05-24 11:59:43 -07:00
Kevin Moore
0e50bbd6c9
slide_puzzle: use pkg:provider
2019-05-23 20:07:57 -07:00
Kevin Moore
051f5bec29
web: update dependencies
2019-05-23 19:58:49 -07:00
Kevin Moore
a18c0f1483
web: upgrade dependencies
2019-05-22 08:42:22 -07:00
Michael Thomsen
3098bf2c9a
flutter pub ( #86 )
2019-05-22 16:54:09 +02:00
Filip Hracek
fa356540c6
Ensure flutter format and fix offending files ( #80 )
...
The current Travis script will only print offending files, but won’t fail the build. Added `--set-exit-if-changed` to fix that.
Also, simplified the call from using `grep` and `xargs` to simple `flutter format .`, which recurses directories.
Lastly, fixed offending files that needed `dartfmt`. (But not in the directories that aren’t covered by `travis_script.sh`.
2019-05-21 13:30:37 -07:00
Filip Hracek
fbf40c0cd2
Make use of (context) consistent ( #84 )
...
Since we’re not using `(_)` anywhere else in this example, doing this here is weird.
2019-05-20 18:40:46 -07:00