Commit 8fcd773
committed
Squashed commit of the following:
commit c9f4341
Author: Luigi Rosso <[email protected]>
Date: Thu Nov 7 15:05:04 2019 -0800
Backing out changeImageFromNetwork. Issue #183
commit e9712a4
Author: Luigi Rosso <[email protected]>
Date: Thu Nov 7 12:32:17 2019 -0800
Bumping versions.
commit 366cdc0
Author: Luigi Rosso <[email protected]>
Date: Thu Nov 7 12:27:53 2019 -0800
Adding support for runtime image swapping, requires marking image nodes as isDynamic in Flare. Issue #183.
commit 53a7c65
Author: Luigi Rosso <[email protected]>
Date: Wed Nov 6 17:30:42 2019 -0800
Updating flare_flutter version.
commit b391dd4
Merge: 1e9b22e 9ec074b
Author: Luigi Rosso <[email protected]>
Date: Wed Nov 6 17:28:34 2019 -0800
Merge branch 'warmth_fix'
commit 9ec074b
Author: Luigi Rosso <[email protected]>
Date: Wed Nov 6 15:43:31 2019 -0800
Call setState if mounted.
commit c66ac64
Author: Luigi Rosso <[email protected]>
Date: Wed Nov 6 15:38:06 2019 -0800
Addressing an issue found in #177 with FlareCacheBuilder setting state when widget is no longer mounted.
commit 1e9b22e
Author: Umberto Sonnino <[email protected]>
Date: Wed Nov 6 19:02:25 2019 +0100
Init mat before inverting
commit bc07b87
Author: Umberto Sonnino <[email protected]>
Date: Wed Nov 6 19:00:13 2019 +0100
Remove local flare_dart from examples pubspec #184
commit e1cca7c
Author: Luigi Rosso <[email protected]>
Date: Tue Oct 29 12:50:30 2019 -0700
Bumping versions, merging optimal_load branch, and persisting settings in checkbox example.
commit 55cae39
Author: Luigi Rosso <[email protected]>
Date: Tue Oct 29 12:41:43 2019 -0700
Copy transform affects stroke properly when instancing shapes.
commit 43716dd
Author: Luigi Rosso <[email protected]>
Date: Mon Oct 28 12:52:09 2019 -0700
Prevent coldLoad (async) from happening when widget isn’t ready to load.
commit 506837e
Author: Luigi Rosso <[email protected]>
Date: Fri Oct 25 13:00:56 2019 -0700
Improving loading.
commit 9ee95b9
Author: Luigi Rosso <[email protected]>
Date: Fri Oct 25 10:42:42 2019 -0700
Make sure overrideColor is set even when drawableNodes is null.
commit 7d59de1
Author: Umberto Sonnino <[email protected]>
Date: Fri Oct 25 13:15:34 2019 +0100
Move null check
commit 528af53
Author: Umberto Sonnino <[email protected]>
Date: Fri Oct 25 13:10:17 2019 +0100
Insert null checks for artboards with no drawables #178
commit 33f23a7
Author: Umberto Sonnino <[email protected]>
Date: Fri Oct 25 12:16:16 2019 +0100
Remove GradientColor override of ActorPaint opacity getter #179
commit 59ba2f0
Author: Umberto Sonnino <[email protected]>
Date: Thu Oct 24 09:31:41 2019 +0100
Document the `actor_animatino.apply()` function
commit d77438f
Author: Umberto Sonnino <[email protected]>
Date: Thu Oct 24 09:31:10 2019 +0100
Fix division by 0 on transform constraint
commit f0cf988
Author: Luigi Rosso <[email protected]>
Date: Fri Oct 11 12:59:13 2019 -0700
Fix reading of JSON clip values. Issue #172
commit a7796e0
Author: Luigi Rosso <[email protected]>
Date: Fri Oct 11 12:39:48 2019 -0700
Mitigating issue #172.
commit 373c14a
Author: Luigi Rosso <[email protected]>
Date: Wed Oct 9 14:21:47 2019 -0700
Fixing issue with image clipping.
commit ae1c901
Author: Luigi Rosso <[email protected]>
Date: Wed Oct 9 11:19:16 2019 -0700
Fix merge bugs.
commit d8cb780
Author: Luigi Rosso <[email protected]>
Date: Wed Oct 9 11:09:42 2019 -0700
Adding support for difference clipping.
commit bf99a76
Author: Luigi Rosso <[email protected]>
Date: Tue Oct 8 19:07:26 2019 -0700
Matching stable version
commit 9becc74
Author: Luigi Rosso <[email protected]>
Date: Tue Oct 8 13:58:11 2019 -0700
Bumping flare_dart to 2.0 due to breaking changes.
commit 0a292cc
Author: Luigi Rosso <[email protected]>
Date: Tue Oct 8 13:39:57 2019 -0700
Bumping versions and changelogs.
commit 431a98e
Author: Luigi Rosso <[email protected]>
Date: Tue Oct 8 13:35:26 2019 -0700
Fixing up analysis issues for #169
commit 72fb6fc
Merge: 4d00202 dc68dea
Author: Luigi Rosso <[email protected]>
Date: Tue Oct 8 13:02:17 2019 -0700
Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter
commit 4d00202
Author: Luigi Rosso <[email protected]>
Date: Tue Oct 8 13:02:11 2019 -0700
Cleaning up analysis issues.
commit dc68dea
Merge: 5ca8d49 f1d9749
Author: Luigi Rosso <[email protected]>
Date: Tue Oct 8 11:06:53 2019 -0700
Merge pull request #168 from mehmetf/master
Escalate the severity of unused imports in analyzer
commit f1d9749
Author: Mehmet Fidanboylu <[email protected]>
Date: Tue Oct 8 10:20:58 2019 -0700
Do the same changes to flare_dart
commit 64f395e
Author: Mehmet Fidanboylu <[email protected]>
Date: Tue Oct 8 10:17:51 2019 -0700
Escalate the severity of unused imports in analyzer
commit 5ca8d49
Author: Luigi Rosso <[email protected]>
Date: Mon Oct 7 11:22:38 2019 -0700
Bumping versions and changelog.
commit 874ce8e
Author: Luigi Rosso <[email protected]>
Date: Mon Oct 7 11:20:28 2019 -0700
Adding support for nodes inside of shapes.
commit 4d06431
Author: Luigi Rosso <[email protected]>
Date: Fri Oct 4 18:06:09 2019 -0700
Introducing FlareTesting.setup();
commit 2c5f420
Author: Luigi Rosso <[email protected]>
Date: Fri Oct 4 13:44:25 2019 -0700
Clamping trim start/end.
commit daba34d
Author: Luigi Rosso <[email protected]>
Date: Mon Sep 30 21:21:55 2019 +0200
Cherry picking critical lints from #1 63 and updating for pub.1 parent 0b759df commit 8fcd773
3 files changed
+24
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 | | |
2 | 7 | | |
3 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1100 | 1100 | | |
1101 | 1101 | | |
1102 | 1102 | | |
1103 | | - | |
1104 | | - | |
1105 | | - | |
1106 | | - | |
1107 | | - | |
1108 | | - | |
1109 | | - | |
1110 | | - | |
1111 | | - | |
1112 | | - | |
1113 | | - | |
1114 | | - | |
1115 | | - | |
1116 | | - | |
1117 | | - | |
1118 | | - | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
1119 | 1121 | | |
1120 | 1122 | | |
1121 | 1123 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments