Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The getter 'iterator' was called on null #146

Closed
pblinux opened this issue Sep 2, 2019 · 2 comments
Closed

The getter 'iterator' was called on null #146

pblinux opened this issue Sep 2, 2019 · 2 comments
Assignees

Comments

@pblinux
Copy link

pblinux commented Sep 2, 2019

Hi. First, flare is so awesome and powerful, thank you for this tool.

I'm having troubles with my flare assets. My team create a character:
https://www.2dimensions.com/a/pixelagt/files/flare/josefina

But when I tried to load into a FlareActor widget, this exception appears:

I/flutter ( 7959): NoSuchMethodError: The getter 'iterator' was called on null.
I/flutter ( 7959): Receiver: null
I/flutter ( 7959): Tried calling: iterator

The versions I'm using:

flutter: v1.7.8+hotfix.4
flare_flutter: 1.5.7

We tried changing the targets to bones and re-ordering the structure but the error persist. Is this a bug or we are not doing it right with the flare files?

Thank you for your response.

@luigi-rosso luigi-rosso self-assigned this Sep 4, 2019
luigi-rosso added a commit that referenced this issue Sep 4, 2019
commit 2bf6b43
Author: Luigi Rosso <luigi.rosso@gmail.com>
Date:   Wed Sep 4 08:49:00 2019 -0700

    Safety checks.

commit 2c078c1
Author: Luigi Rosso <luigi.rosso@gmail.com>
Date:   Wed Sep 4 08:48:35 2019 -0700

    Prevent iterating null children. Fixes issue #146.

commit 798ec8d
Author: Luigi Rosso <luigi.rosso@gmail.com>
Date:   Mon Aug 26 10:40:27 2019 -0700

    Updating version and changelog.

commit a0b1bdb
Author: Umberto Sonnino <rimher@gmail.com>
Date:   Mon Aug 26 18:07:33 2019 +0200

    Clip artboard rect

commit 894a97c
Author: Luigi Rosso <luigi.rosso@gmail.com>
Date:   Fri Aug 23 09:53:43 2019 -0700

    Updating changelog and pubspec.

commit ef7d75c
Author: Umberto Sonnino <rimher@gmail.com>
Date:   Thu Aug 22 19:04:04 2019 +0200

    Few updates to conform with Dart style

commit 4a0ce44
Author: Umberto Sonnino <rimher@gmail.com>
Date:   Thu Aug 22 19:01:01 2019 +0200

    Clamp paint opacity to ensure correct paint value

commit 1543c33
Author: Luigi Rosso <luigi.rosso@gmail.com>
Date:   Sun Aug 4 13:38:04 2019 -0700

    Adding a check for NaN numeric keyframe values. Mitigates #134. Still need to find out what Flare is exporting.

commit 562ac0b
Author: Luigi Rosso <luigi.rosso@gmail.com>
Date:   Wed Jul 24 13:47:25 2019 -0700

    Updating versions.

commit 1e5394b
Author: Luigi Rosso <luigi.rosso@gmail.com>
Date:   Wed Jul 24 11:47:01 2019 -0700

    Adding artboard option.

commit 6f6000f
Author: Luigi Rosso <luigi.rosso@gmail.com>
Date:   Mon Jul 8 21:19:43 2019 -0700

    Squashed commit of the following:

    commit f24a688
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Mon Jul 8 21:18:32 2019 -0700

        Squashed commit of the following:

        commit 085a15c
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon Jul 8 21:17:28 2019 -0700

            Squashed commit of the following:

            commit 56cea07
            Author: Luigi Rosso <luigi.rosso@gmail.com>
            Date:   Mon Jul 8 21:15:07 2019 -0700

                Updating stable to latest flare_flutter from dev.

            commit 28846c5
            Merge: e1a55f9 52d5e6e
            Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
            Date:   Sat Jul 6 11:06:01 2019 -0700

                Merge pull request #121 from 2d-inc/master

                Merging intrinsic_size_experiment changes

            commit e1a55f9
            Merge: 5533e73 15682ac
            Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
            Date:   Sat Jul 6 10:28:42 2019 -0700

                Merge pull request #119 from 2d-inc/master

                Check for null children before iterating for initialization.

            commit 5533e73
            Merge: 01387cd a17469b
            Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
            Date:   Wed Jul 3 10:40:12 2019 -0700

                Merge pull request #116 from 2d-inc/master

                Remove console spam.

            commit 01387cd
            Merge: 0ee2efe 525613e
            Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
            Date:   Tue Jul 2 18:13:31 2019 -0700

                Merge pull request #115 from 2d-inc/master

                Instance shape node from actor.

            commit 0ee2efe
            Merge: 8f04aa6 0230aab
            Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
            Date:   Thu Jun 20 16:27:00 2019 -0700

                Merge pull request #108 from 2d-inc/master

                Fixing rectangle and clips.

            commit 8f04aa6
            Merge: 6606b73 865e090
            Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
            Date:   Thu Jun 13 16:07:43 2019 -0700

                Merge pull request #102 from 2d-inc/master

                Updating dev branch.

            commit 6606b73
            Merge: 396cd88 f147157
            Author: Luigi Rosso <luigi.rosso@gmail.com>
            Date:   Tue Jun 4 11:59:29 2019 -0700

                Merge branch 'master' into dev

            commit 396cd88
            Merge: 006d85b 9db2d97
            Author: Luigi Rosso <luigi.rosso@gmail.com>
            Date:   Mon May 20 10:56:46 2019 -0700

                Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

            commit 006d85b
            Merge: c51192d 850ea83
            Author: Luigi Rosso <luigi.rosso@gmail.com>
            Date:   Mon May 20 10:45:58 2019 -0700

                Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

            commit c51192d
            Merge: 4aebb0f 4e9961b
            Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
            Date:   Thu May 9 11:44:40 2019 -0700

                Merge pull request #89 from 2d-inc/master

                Update indices to 16 bit unsigned, compatibility with flutter master.

            commit 4aebb0f
            Merge: 113d791 63c1d05
            Author: Luigi Rosso <luigi.rosso@gmail.com>
            Date:   Fri Apr 26 13:42:11 2019 -0700

                Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

            commit 113d791
            Merge: 2ec15af 4416a67
            Author: Luigi Rosso <luigi.rosso@gmail.com>
            Date:   Fri Apr 26 12:33:04 2019 -0700

                Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

            commit 2ec15af
            Merge: d8defc4 2dbb7ab
            Author: Luigi Rosso <luigi.rosso@gmail.com>
            Date:   Wed Apr 24 12:07:45 2019 -0700

                Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

            commit d8defc4
            Author: Luigi Rosso <luigi.rosso@gmail.com>
            Date:   Wed Apr 24 10:15:51 2019 -0700

                Fixing relative path for flare_dart.

            commit 2e1fcaa
            Author: Luigi Rosso <luigi.rosso@gmail.com>
            Date:   Wed Apr 24 10:14:38 2019 -0700

                Updating flare_dart dependency to dev branch of Flare-Flutter.

    commit 28846c5
    Merge: e1a55f9 52d5e6e
    Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
    Date:   Sat Jul 6 11:06:01 2019 -0700

        Merge pull request #121 from 2d-inc/master

        Merging intrinsic_size_experiment changes

    commit e1a55f9
    Merge: 5533e73 15682ac
    Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
    Date:   Sat Jul 6 10:28:42 2019 -0700

        Merge pull request #119 from 2d-inc/master

        Check for null children before iterating for initialization.

    commit 5533e73
    Merge: 01387cd a17469b
    Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
    Date:   Wed Jul 3 10:40:12 2019 -0700

        Merge pull request #116 from 2d-inc/master

        Remove console spam.

    commit 01387cd
    Merge: 0ee2efe 525613e
    Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
    Date:   Tue Jul 2 18:13:31 2019 -0700

        Merge pull request #115 from 2d-inc/master

        Instance shape node from actor.

    commit 0ee2efe
    Merge: 8f04aa6 0230aab
    Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
    Date:   Thu Jun 20 16:27:00 2019 -0700

        Merge pull request #108 from 2d-inc/master

        Fixing rectangle and clips.

    commit 8f04aa6
    Merge: 6606b73 865e090
    Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
    Date:   Thu Jun 13 16:07:43 2019 -0700

        Merge pull request #102 from 2d-inc/master

        Updating dev branch.

    commit 6606b73
    Merge: 396cd88 f147157
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Tue Jun 4 11:59:29 2019 -0700

        Merge branch 'master' into dev

    commit 396cd88
    Merge: 006d85b 9db2d97
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Mon May 20 10:56:46 2019 -0700

        Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

    commit 006d85b
    Merge: c51192d 850ea83
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Mon May 20 10:45:58 2019 -0700

        Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

    commit c51192d
    Merge: 4aebb0f 4e9961b
    Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
    Date:   Thu May 9 11:44:40 2019 -0700

        Merge pull request #89 from 2d-inc/master

        Update indices to 16 bit unsigned, compatibility with flutter master.

    commit 4aebb0f
    Merge: 113d791 63c1d05
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Fri Apr 26 13:42:11 2019 -0700

        Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

    commit 113d791
    Merge: 2ec15af 4416a67
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Fri Apr 26 12:33:04 2019 -0700

        Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

    commit 2ec15af
    Merge: d8defc4 2dbb7ab
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Wed Apr 24 12:07:45 2019 -0700

        Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

    commit d8defc4
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Wed Apr 24 10:15:51 2019 -0700

        Fixing relative path for flare_dart.

    commit 2e1fcaa
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Wed Apr 24 10:14:38 2019 -0700

        Updating flare_dart dependency to dev branch of Flare-Flutter.

commit 085a15c
Author: Luigi Rosso <luigi.rosso@gmail.com>
Date:   Mon Jul 8 21:17:28 2019 -0700

    Squashed commit of the following:

    commit 56cea07
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Mon Jul 8 21:15:07 2019 -0700

        Updating stable to latest flare_flutter from dev.

    commit 28846c5
    Merge: e1a55f9 52d5e6e
    Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
    Date:   Sat Jul 6 11:06:01 2019 -0700

        Merge pull request #121 from 2d-inc/master

        Merging intrinsic_size_experiment changes

    commit e1a55f9
    Merge: 5533e73 15682ac
    Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
    Date:   Sat Jul 6 10:28:42 2019 -0700

        Merge pull request #119 from 2d-inc/master

        Check for null children before iterating for initialization.

    commit 5533e73
    Merge: 01387cd a17469b
    Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
    Date:   Wed Jul 3 10:40:12 2019 -0700

        Merge pull request #116 from 2d-inc/master

        Remove console spam.

    commit 01387cd
    Merge: 0ee2efe 525613e
    Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
    Date:   Tue Jul 2 18:13:31 2019 -0700

        Merge pull request #115 from 2d-inc/master

        Instance shape node from actor.

    commit 0ee2efe
    Merge: 8f04aa6 0230aab
    Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
    Date:   Thu Jun 20 16:27:00 2019 -0700

        Merge pull request #108 from 2d-inc/master

        Fixing rectangle and clips.

    commit 8f04aa6
    Merge: 6606b73 865e090
    Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
    Date:   Thu Jun 13 16:07:43 2019 -0700

        Merge pull request #102 from 2d-inc/master

        Updating dev branch.

    commit 6606b73
    Merge: 396cd88 f147157
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Tue Jun 4 11:59:29 2019 -0700

        Merge branch 'master' into dev

    commit 396cd88
    Merge: 006d85b 9db2d97
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Mon May 20 10:56:46 2019 -0700

        Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

    commit 006d85b
    Merge: c51192d 850ea83
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Mon May 20 10:45:58 2019 -0700

        Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

    commit c51192d
    Merge: 4aebb0f 4e9961b
    Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
    Date:   Thu May 9 11:44:40 2019 -0700

        Merge pull request #89 from 2d-inc/master

        Update indices to 16 bit unsigned, compatibility with flutter master.

    commit 4aebb0f
    Merge: 113d791 63c1d05
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Fri Apr 26 13:42:11 2019 -0700

        Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

    commit 113d791
    Merge: 2ec15af 4416a67
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Fri Apr 26 12:33:04 2019 -0700

        Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

    commit 2ec15af
    Merge: d8defc4 2dbb7ab
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Wed Apr 24 12:07:45 2019 -0700

        Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

    commit d8defc4
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Wed Apr 24 10:15:51 2019 -0700

        Fixing relative path for flare_dart.

    commit 2e1fcaa
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Wed Apr 24 10:14:38 2019 -0700

        Updating flare_dart dependency to dev branch of Flare-Flutter.
luigi-rosso added a commit that referenced this issue Sep 4, 2019
commit 6c905cdaad3102a98993564a9e6f03af9af0afb0
Author: Luigi Rosso <luigi.rosso@gmail.com>
Date:   Wed Sep 4 08:51:45 2019 -0700

    Squashed commit of the following:

    commit 2bf6b43ca6babfcfa6915cd11972c1d6f909c159
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Wed Sep 4 08:49:00 2019 -0700

        Safety checks.

    commit 2c078c1d9dbf0ab6c6130d159b0664756126855d
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Wed Sep 4 08:48:35 2019 -0700

        Prevent iterating null children. Fixes issue #146.

    commit 798ec8dfd0fbba40e0672f95ec10a0d683adb699
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Mon Aug 26 10:40:27 2019 -0700

        Updating version and changelog.

    commit a0b1bdbf8c8f5de54e3d9a63d2fe177c013ab549
    Author: Umberto Sonnino <rimher@gmail.com>
    Date:   Mon Aug 26 18:07:33 2019 +0200

        Clip artboard rect

    commit 894a97ccc6aa42f5bb7c113499f06d1aff901a18
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Fri Aug 23 09:53:43 2019 -0700

        Updating changelog and pubspec.

    commit ef7d75ca9440073eb2789c427877598dc756af06
    Author: Umberto Sonnino <rimher@gmail.com>
    Date:   Thu Aug 22 19:04:04 2019 +0200

        Few updates to conform with Dart style

    commit 4a0ce44c1463496af477e3f825b6c0819956c4f6
    Author: Umberto Sonnino <rimher@gmail.com>
    Date:   Thu Aug 22 19:01:01 2019 +0200

        Clamp paint opacity to ensure correct paint value

    commit 1543c33c39f26363b4317d2c22b24c323920bfb1
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Sun Aug 4 13:38:04 2019 -0700

        Adding a check for NaN numeric keyframe values. Mitigates #134. Still need to find out what Flare is exporting.

    commit 562ac0b644ae965b50d2b3e229c501c471ad01d1
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Wed Jul 24 13:47:25 2019 -0700

        Updating versions.

    commit 1e5394b37bdb08e023ebef58ccf40c89add80087
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Wed Jul 24 11:47:01 2019 -0700

        Adding artboard option.

    commit 6f6000f3600a3f20c7a605cf6b20df5380c88d44
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Mon Jul 8 21:19:43 2019 -0700

        Squashed commit of the following:

        commit f24a688baf29916ae070404fe0c656c96e5c144e
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon Jul 8 21:18:32 2019 -0700

            Squashed commit of the following:

            commit 085a15c38e883149b2269eb5809c5e00b1b848b9
            Author: Luigi Rosso <luigi.rosso@gmail.com>
            Date:   Mon Jul 8 21:17:28 2019 -0700

                Squashed commit of the following:

                commit 56cea07339c72f7abb7dbc8354c4982157805035
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Mon Jul 8 21:15:07 2019 -0700

                    Updating stable to latest flare_flutter from dev.

                commit 28846c58bec6cee40a23b9ab9412bd291987e0b1
                Merge: e1a55f9 52d5e6e
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Sat Jul 6 11:06:01 2019 -0700

                    Merge pull request #121 from 2d-inc/master

                    Merging intrinsic_size_experiment changes

                commit e1a55f91331e0b7cd47ec43203b594b986395523
                Merge: 5533e73 15682ac
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Sat Jul 6 10:28:42 2019 -0700

                    Merge pull request #119 from 2d-inc/master

                    Check for null children before iterating for initialization.

                commit 5533e73cbb2322a4267485c5ac13bf21f9f2da68
                Merge: 01387cd a17469b
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Wed Jul 3 10:40:12 2019 -0700

                    Merge pull request #116 from 2d-inc/master

                    Remove console spam.

                commit 01387cdb2df3c46119179feacae43f28f2b11257
                Merge: 0ee2efe 525613e
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Tue Jul 2 18:13:31 2019 -0700

                    Merge pull request #115 from 2d-inc/master

                    Instance shape node from actor.

                commit 0ee2efeb22ee2c2ecbc6a265383b337ad02768c9
                Merge: 8f04aa6 0230aab
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Thu Jun 20 16:27:00 2019 -0700

                    Merge pull request #108 from 2d-inc/master

                    Fixing rectangle and clips.

                commit 8f04aa6d355b3b5c0ed1ba515988347510cefbb6
                Merge: 6606b73 865e090
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Thu Jun 13 16:07:43 2019 -0700

                    Merge pull request #102 from 2d-inc/master

                    Updating dev branch.

                commit 6606b73bf4f7b87105a6febfbb5f2167cf8b8977
                Merge: 396cd88 f147157
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Tue Jun 4 11:59:29 2019 -0700

                    Merge branch 'master' into dev

                commit 396cd88df7638b86e55b4467364fa2c41cde1558
                Merge: 006d85b 9db2d97
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Mon May 20 10:56:46 2019 -0700

                    Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

                commit 006d85bc53a61174bd2e2c2cf3321ff85312c1c7
                Merge: c51192d 850ea83
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Mon May 20 10:45:58 2019 -0700

                    Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

                commit c51192dec50dec034d121f6aad7d2e8733c7e279
                Merge: 4aebb0f 4e9961b
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Thu May 9 11:44:40 2019 -0700

                    Merge pull request #89 from 2d-inc/master

                    Update indices to 16 bit unsigned, compatibility with flutter master.

                commit 4aebb0ff5b98c7bcf2183c6bac8226cc7ddf5402
                Merge: 113d791 63c1d05
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Fri Apr 26 13:42:11 2019 -0700

                    Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

                commit 113d791606c6b6fb7b19ca616e8b7282e4f0b610
                Merge: 2ec15af 4416a67
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Fri Apr 26 12:33:04 2019 -0700

                    Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

                commit 2ec15af0042696de7d997cbfdcb6deaf55463af2
                Merge: d8defc4 2dbb7ab
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Wed Apr 24 12:07:45 2019 -0700

                    Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

                commit d8defc4c07571ce8287f26791cf38992fffaef75
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Wed Apr 24 10:15:51 2019 -0700

                    Fixing relative path for flare_dart.

                commit 2e1fcaaa944d4d795d21382418935b8ffa6c1615
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Wed Apr 24 10:14:38 2019 -0700

                    Updating flare_dart dependency to dev branch of Flare-Flutter.

        commit 28846c58bec6cee40a23b9ab9412bd291987e0b1
        Merge: e1a55f9 52d5e6e
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Sat Jul 6 11:06:01 2019 -0700

            Merge pull request #121 from 2d-inc/master

            Merging intrinsic_size_experiment changes

        commit e1a55f91331e0b7cd47ec43203b594b986395523
        Merge: 5533e73 15682ac
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Sat Jul 6 10:28:42 2019 -0700

            Merge pull request #119 from 2d-inc/master

            Check for null children before iterating for initialization.

        commit 5533e73cbb2322a4267485c5ac13bf21f9f2da68
        Merge: 01387cd a17469b
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Wed Jul 3 10:40:12 2019 -0700

            Merge pull request #116 from 2d-inc/master

            Remove console spam.

        commit 01387cdb2df3c46119179feacae43f28f2b11257
        Merge: 0ee2efe 525613e
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Tue Jul 2 18:13:31 2019 -0700

            Merge pull request #115 from 2d-inc/master

            Instance shape node from actor.

        commit 0ee2efeb22ee2c2ecbc6a265383b337ad02768c9
        Merge: 8f04aa6 0230aab
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Thu Jun 20 16:27:00 2019 -0700

            Merge pull request #108 from 2d-inc/master

            Fixing rectangle and clips.

        commit 8f04aa6d355b3b5c0ed1ba515988347510cefbb6
        Merge: 6606b73 865e090
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Thu Jun 13 16:07:43 2019 -0700

            Merge pull request #102 from 2d-inc/master

            Updating dev branch.

        commit 6606b73bf4f7b87105a6febfbb5f2167cf8b8977
        Merge: 396cd88 f147157
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Tue Jun 4 11:59:29 2019 -0700

            Merge branch 'master' into dev

        commit 396cd88df7638b86e55b4467364fa2c41cde1558
        Merge: 006d85b 9db2d97
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon May 20 10:56:46 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit 006d85bc53a61174bd2e2c2cf3321ff85312c1c7
        Merge: c51192d 850ea83
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon May 20 10:45:58 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit c51192dec50dec034d121f6aad7d2e8733c7e279
        Merge: 4aebb0f 4e9961b
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Thu May 9 11:44:40 2019 -0700

            Merge pull request #89 from 2d-inc/master

            Update indices to 16 bit unsigned, compatibility with flutter master.

        commit 4aebb0ff5b98c7bcf2183c6bac8226cc7ddf5402
        Merge: 113d791 63c1d05
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Fri Apr 26 13:42:11 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit 113d791606c6b6fb7b19ca616e8b7282e4f0b610
        Merge: 2ec15af 4416a67
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Fri Apr 26 12:33:04 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit 2ec15af0042696de7d997cbfdcb6deaf55463af2
        Merge: d8defc4 2dbb7ab
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Wed Apr 24 12:07:45 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit d8defc4c07571ce8287f26791cf38992fffaef75
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Wed Apr 24 10:15:51 2019 -0700

            Fixing relative path for flare_dart.

        commit 2e1fcaaa944d4d795d21382418935b8ffa6c1615
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Wed Apr 24 10:14:38 2019 -0700

            Updating flare_dart dependency to dev branch of Flare-Flutter.

    commit 085a15c38e883149b2269eb5809c5e00b1b848b9
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Mon Jul 8 21:17:28 2019 -0700

        Squashed commit of the following:

        commit 56cea07339c72f7abb7dbc8354c4982157805035
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon Jul 8 21:15:07 2019 -0700

            Updating stable to latest flare_flutter from dev.

        commit 28846c58bec6cee40a23b9ab9412bd291987e0b1
        Merge: e1a55f9 52d5e6e
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Sat Jul 6 11:06:01 2019 -0700

            Merge pull request #121 from 2d-inc/master

            Merging intrinsic_size_experiment changes

        commit e1a55f91331e0b7cd47ec43203b594b986395523
        Merge: 5533e73 15682ac
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Sat Jul 6 10:28:42 2019 -0700

            Merge pull request #119 from 2d-inc/master

            Check for null children before iterating for initialization.

        commit 5533e73cbb2322a4267485c5ac13bf21f9f2da68
        Merge: 01387cd a17469b
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Wed Jul 3 10:40:12 2019 -0700

            Merge pull request #116 from 2d-inc/master

            Remove console spam.

        commit 01387cdb2df3c46119179feacae43f28f2b11257
        Merge: 0ee2efe 525613e
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Tue Jul 2 18:13:31 2019 -0700

            Merge pull request #115 from 2d-inc/master

            Instance shape node from actor.

        commit 0ee2efeb22ee2c2ecbc6a265383b337ad02768c9
        Merge: 8f04aa6 0230aab
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Thu Jun 20 16:27:00 2019 -0700

            Merge pull request #108 from 2d-inc/master

            Fixing rectangle and clips.

        commit 8f04aa6d355b3b5c0ed1ba515988347510cefbb6
        Merge: 6606b73 865e090
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Thu Jun 13 16:07:43 2019 -0700

            Merge pull request #102 from 2d-inc/master

            Updating dev branch.

        commit 6606b73bf4f7b87105a6febfbb5f2167cf8b8977
        Merge: 396cd88 f147157
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Tue Jun 4 11:59:29 2019 -0700

            Merge branch 'master' into dev

        commit 396cd88df7638b86e55b4467364fa2c41cde1558
        Merge: 006d85b 9db2d97
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon May 20 10:56:46 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit 006d85bc53a61174bd2e2c2cf3321ff85312c1c7
        Merge: c51192d 850ea83
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon May 20 10:45:58 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit c51192dec50dec034d121f6aad7d2e8733c7e279
        Merge: 4aebb0f 4e9961b
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Thu May 9 11:44:40 2019 -0700

            Merge pull request #89 from 2d-inc/master

            Update indices to 16 bit unsigned, compatibility with flutter master.

        commit 4aebb0ff5b98c7bcf2183c6bac8226cc7ddf5402
        Merge: 113d791 63c1d05
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Fri Apr 26 13:42:11 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit 113d791606c6b6fb7b19ca616e8b7282e4f0b610
        Merge: 2ec15af 4416a67
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Fri Apr 26 12:33:04 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit 2ec15af0042696de7d997cbfdcb6deaf55463af2
        Merge: d8defc4 2dbb7ab
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Wed Apr 24 12:07:45 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit d8defc4c07571ce8287f26791cf38992fffaef75
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Wed Apr 24 10:15:51 2019 -0700

            Fixing relative path for flare_dart.

        commit 2e1fcaaa944d4d795d21382418935b8ffa6c1615
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Wed Apr 24 10:14:38 2019 -0700

            Updating flare_dart dependency to dev branch of Flare-Flutter.

commit d26a59c3f712bff0b964bc25b434cfe608b051e4
Author: Luigi Rosso <luigi.rosso@gmail.com>
Date:   Mon Aug 26 10:41:03 2019 -0700

    Squashed commit of the following:

    commit 798ec8dfd0fbba40e0672f95ec10a0d683adb699
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Mon Aug 26 10:40:27 2019 -0700

        Updating version and changelog.

    commit a0b1bdbf8c8f5de54e3d9a63d2fe177c013ab549
    Author: Umberto Sonnino <rimher@gmail.com>
    Date:   Mon Aug 26 18:07:33 2019 +0200

        Clip artboard rect

    commit 894a97ccc6aa42f5bb7c113499f06d1aff901a18
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Fri Aug 23 09:53:43 2019 -0700

        Updating changelog and pubspec.

    commit ef7d75ca9440073eb2789c427877598dc756af06
    Author: Umberto Sonnino <rimher@gmail.com>
    Date:   Thu Aug 22 19:04:04 2019 +0200

        Few updates to conform with Dart style

    commit 4a0ce44c1463496af477e3f825b6c0819956c4f6
    Author: Umberto Sonnino <rimher@gmail.com>
    Date:   Thu Aug 22 19:01:01 2019 +0200

        Clamp paint opacity to ensure correct paint value

    commit 1543c33c39f26363b4317d2c22b24c323920bfb1
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Sun Aug 4 13:38:04 2019 -0700

        Adding a check for NaN numeric keyframe values. Mitigates #134. Still need to find out what Flare is exporting.

    commit 562ac0b644ae965b50d2b3e229c501c471ad01d1
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Wed Jul 24 13:47:25 2019 -0700

        Updating versions.

    commit 1e5394b37bdb08e023ebef58ccf40c89add80087
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Wed Jul 24 11:47:01 2019 -0700

        Adding artboard option.

    commit 6f6000f3600a3f20c7a605cf6b20df5380c88d44
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Mon Jul 8 21:19:43 2019 -0700

        Squashed commit of the following:

        commit f24a688baf29916ae070404fe0c656c96e5c144e
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon Jul 8 21:18:32 2019 -0700

            Squashed commit of the following:

            commit 085a15c38e883149b2269eb5809c5e00b1b848b9
            Author: Luigi Rosso <luigi.rosso@gmail.com>
            Date:   Mon Jul 8 21:17:28 2019 -0700

                Squashed commit of the following:

                commit 56cea07339c72f7abb7dbc8354c4982157805035
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Mon Jul 8 21:15:07 2019 -0700

                    Updating stable to latest flare_flutter from dev.

                commit 28846c58bec6cee40a23b9ab9412bd291987e0b1
                Merge: e1a55f9 52d5e6e
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Sat Jul 6 11:06:01 2019 -0700

                    Merge pull request #121 from 2d-inc/master

                    Merging intrinsic_size_experiment changes

                commit e1a55f91331e0b7cd47ec43203b594b986395523
                Merge: 5533e73 15682ac
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Sat Jul 6 10:28:42 2019 -0700

                    Merge pull request #119 from 2d-inc/master

                    Check for null children before iterating for initialization.

                commit 5533e73cbb2322a4267485c5ac13bf21f9f2da68
                Merge: 01387cd a17469b
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Wed Jul 3 10:40:12 2019 -0700

                    Merge pull request #116 from 2d-inc/master

                    Remove console spam.

                commit 01387cdb2df3c46119179feacae43f28f2b11257
                Merge: 0ee2efe 525613e
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Tue Jul 2 18:13:31 2019 -0700

                    Merge pull request #115 from 2d-inc/master

                    Instance shape node from actor.

                commit 0ee2efeb22ee2c2ecbc6a265383b337ad02768c9
                Merge: 8f04aa6 0230aab
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Thu Jun 20 16:27:00 2019 -0700

                    Merge pull request #108 from 2d-inc/master

                    Fixing rectangle and clips.

                commit 8f04aa6d355b3b5c0ed1ba515988347510cefbb6
                Merge: 6606b73 865e090
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Thu Jun 13 16:07:43 2019 -0700

                    Merge pull request #102 from 2d-inc/master

                    Updating dev branch.

                commit 6606b73bf4f7b87105a6febfbb5f2167cf8b8977
                Merge: 396cd88 f147157
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Tue Jun 4 11:59:29 2019 -0700

                    Merge branch 'master' into dev

                commit 396cd88df7638b86e55b4467364fa2c41cde1558
                Merge: 006d85b 9db2d97
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Mon May 20 10:56:46 2019 -0700

                    Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

                commit 006d85bc53a61174bd2e2c2cf3321ff85312c1c7
                Merge: c51192d 850ea83
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Mon May 20 10:45:58 2019 -0700

                    Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

                commit c51192dec50dec034d121f6aad7d2e8733c7e279
                Merge: 4aebb0f 4e9961b
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Thu May 9 11:44:40 2019 -0700

                    Merge pull request #89 from 2d-inc/master

                    Update indices to 16 bit unsigned, compatibility with flutter master.

                commit 4aebb0ff5b98c7bcf2183c6bac8226cc7ddf5402
                Merge: 113d791 63c1d05
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Fri Apr 26 13:42:11 2019 -0700

                    Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

                commit 113d791606c6b6fb7b19ca616e8b7282e4f0b610
                Merge: 2ec15af 4416a67
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Fri Apr 26 12:33:04 2019 -0700

                    Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

                commit 2ec15af0042696de7d997cbfdcb6deaf55463af2
                Merge: d8defc4 2dbb7ab
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Wed Apr 24 12:07:45 2019 -0700

                    Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

                commit d8defc4c07571ce8287f26791cf38992fffaef75
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Wed Apr 24 10:15:51 2019 -0700

                    Fixing relative path for flare_dart.

                commit 2e1fcaaa944d4d795d21382418935b8ffa6c1615
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Wed Apr 24 10:14:38 2019 -0700

                    Updating flare_dart dependency to dev branch of Flare-Flutter.

        commit 28846c58bec6cee40a23b9ab9412bd291987e0b1
        Merge: e1a55f9 52d5e6e
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Sat Jul 6 11:06:01 2019 -0700

            Merge pull request #121 from 2d-inc/master

            Merging intrinsic_size_experiment changes

        commit e1a55f91331e0b7cd47ec43203b594b986395523
        Merge: 5533e73 15682ac
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Sat Jul 6 10:28:42 2019 -0700

            Merge pull request #119 from 2d-inc/master

            Check for null children before iterating for initialization.

        commit 5533e73cbb2322a4267485c5ac13bf21f9f2da68
        Merge: 01387cd a17469b
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Wed Jul 3 10:40:12 2019 -0700

            Merge pull request #116 from 2d-inc/master

            Remove console spam.

        commit 01387cdb2df3c46119179feacae43f28f2b11257
        Merge: 0ee2efe 525613e
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Tue Jul 2 18:13:31 2019 -0700

            Merge pull request #115 from 2d-inc/master

            Instance shape node from actor.

        commit 0ee2efeb22ee2c2ecbc6a265383b337ad02768c9
        Merge: 8f04aa6 0230aab
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Thu Jun 20 16:27:00 2019 -0700

            Merge pull request #108 from 2d-inc/master

            Fixing rectangle and clips.

        commit 8f04aa6d355b3b5c0ed1ba515988347510cefbb6
        Merge: 6606b73 865e090
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Thu Jun 13 16:07:43 2019 -0700

            Merge pull request #102 from 2d-inc/master

            Updating dev branch.

        commit 6606b73bf4f7b87105a6febfbb5f2167cf8b8977
        Merge: 396cd88 f147157
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Tue Jun 4 11:59:29 2019 -0700

            Merge branch 'master' into dev

        commit 396cd88df7638b86e55b4467364fa2c41cde1558
        Merge: 006d85b 9db2d97
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon May 20 10:56:46 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit 006d85bc53a61174bd2e2c2cf3321ff85312c1c7
        Merge: c51192d 850ea83
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon May 20 10:45:58 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit c51192dec50dec034d121f6aad7d2e8733c7e279
        Merge: 4aebb0f 4e9961b
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Thu May 9 11:44:40 2019 -0700

            Merge pull request #89 from 2d-inc/master

            Update indices to 16 bit unsigned, compatibility with flutter master.

        commit 4aebb0ff5b98c7bcf2183c6bac8226cc7ddf5402
        Merge: 113d791 63c1d05
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Fri Apr 26 13:42:11 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit 113d791606c6b6fb7b19ca616e8b7282e4f0b610
        Merge: 2ec15af 4416a67
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Fri Apr 26 12:33:04 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit 2ec15af0042696de7d997cbfdcb6deaf55463af2
        Merge: d8defc4 2dbb7ab
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Wed Apr 24 12:07:45 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit d8defc4c07571ce8287f26791cf38992fffaef75
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Wed Apr 24 10:15:51 2019 -0700

            Fixing relative path for flare_dart.

        commit 2e1fcaaa944d4d795d21382418935b8ffa6c1615
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Wed Apr 24 10:14:38 2019 -0700

            Updating flare_dart dependency to dev branch of Flare-Flutter.

    commit 085a15c38e883149b2269eb5809c5e00b1b848b9
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Mon Jul 8 21:17:28 2019 -0700

        Squashed commit of the following:

        commit 56cea07339c72f7abb7dbc8354c4982157805035
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon Jul 8 21:15:07 2019 -0700

            Updating stable to latest flare_flutter from dev.

        commit 28846c58bec6cee40a23b9ab9412bd291987e0b1
        Merge: e1a55f9 52d5e6e
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Sat Jul 6 11:06:01 2019 -0700

            Merge pull request #121 from 2d-inc/master

            Merging intrinsic_size_experiment changes

        commit e1a55f91331e0b7cd47ec43203b594b986395523
        Merge: 5533e73 15682ac
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Sat Jul 6 10:28:42 2019 -0700

            Merge pull request #119 from 2d-inc/master

            Check for null children before iterating for initialization.

        commit 5533e73cbb2322a4267485c5ac13bf21f9f2da68
        Merge: 01387cd a17469b
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Wed Jul 3 10:40:12 2019 -0700

            Merge pull request #116 from 2d-inc/master

            Remove console spam.

        commit 01387cdb2df3c46119179feacae43f28f2b11257
        Merge: 0ee2efe 525613e
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Tue Jul 2 18:13:31 2019 -0700

            Merge pull request #115 from 2d-inc/master

            Instance shape node from actor.

        commit 0ee2efeb22ee2c2ecbc6a265383b337ad02768c9
        Merge: 8f04aa6 0230aab
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Thu Jun 20 16:27:00 2019 -0700

            Merge pull request #108 from 2d-inc/master

            Fixing rectangle and clips.

        commit 8f04aa6d355b3b5c0ed1ba515988347510cefbb6
        Merge: 6606b73 865e090
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Thu Jun 13 16:07:43 2019 -0700

            Merge pull request #102 from 2d-inc/master

            Updating dev branch.

        commit 6606b73bf4f7b87105a6febfbb5f2167cf8b8977
        Merge: 396cd88 f147157
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Tue Jun 4 11:59:29 2019 -0700

            Merge branch 'master' into dev

        commit 396cd88df7638b86e55b4467364fa2c41cde1558
        Merge: 006d85b 9db2d97
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon May 20 10:56:46 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit 006d85bc53a61174bd2e2c2cf3321ff85312c1c7
        Merge: c51192d 850ea83
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon May 20 10:45:58 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit c51192dec50dec034d121f6aad7d2e8733c7e279
        Merge: 4aebb0f 4e9961b
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Thu May 9 11:44:40 2019 -0700

            Merge pull request #89 from 2d-inc/master

            Update indices to 16 bit unsigned, compatibility with flutter master.

        commit 4aebb0ff5b98c7bcf2183c6bac8226cc7ddf5402
        Merge: 113d791 63c1d05
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Fri Apr 26 13:42:11 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit 113d791606c6b6fb7b19ca616e8b7282e4f0b610
        Merge: 2ec15af 4416a67
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Fri Apr 26 12:33:04 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit 2ec15af0042696de7d997cbfdcb6deaf55463af2
        Merge: d8defc4 2dbb7ab
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Wed Apr 24 12:07:45 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit d8defc4c07571ce8287f26791cf38992fffaef75
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Wed Apr 24 10:15:51 2019 -0700

            Fixing relative path for flare_dart.

        commit 2e1fcaaa944d4d795d21382418935b8ffa6c1615
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Wed Apr 24 10:14:38 2019 -0700

            Updating flare_dart dependency to dev branch of Flare-Flutter.

commit 2fddc7d55ea497d5380b73fa91793251b21b6407
Author: Luigi Rosso <luigi.rosso@gmail.com>
Date:   Mon Aug 26 10:38:42 2019 -0700

    Squashed commit of the following:

    commit a0b1bdbf8c8f5de54e3d9a63d2fe177c013ab549
    Author: Umberto Sonnino <rimher@gmail.com>
    Date:   Mon Aug 26 18:07:33 2019 +0200

        Clip artboard rect

    commit 894a97ccc6aa42f5bb7c113499f06d1aff901a18
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Fri Aug 23 09:53:43 2019 -0700

        Updating changelog and pubspec.

    commit ef7d75ca9440073eb2789c427877598dc756af06
    Author: Umberto Sonnino <rimher@gmail.com>
    Date:   Thu Aug 22 19:04:04 2019 +0200

        Few updates to conform with Dart style

    commit 4a0ce44c1463496af477e3f825b6c0819956c4f6
    Author: Umberto Sonnino <rimher@gmail.com>
    Date:   Thu Aug 22 19:01:01 2019 +0200

        Clamp paint opacity to ensure correct paint value

    commit 1543c33c39f26363b4317d2c22b24c323920bfb1
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Sun Aug 4 13:38:04 2019 -0700

        Adding a check for NaN numeric keyframe values. Mitigates #134. Still need to find out what Flare is exporting.

    commit 562ac0b644ae965b50d2b3e229c501c471ad01d1
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Wed Jul 24 13:47:25 2019 -0700

        Updating versions.

    commit 1e5394b37bdb08e023ebef58ccf40c89add80087
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Wed Jul 24 11:47:01 2019 -0700

        Adding artboard option.

    commit 6f6000f3600a3f20c7a605cf6b20df5380c88d44
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Mon Jul 8 21:19:43 2019 -0700

        Squashed commit of the following:

        commit f24a688baf29916ae070404fe0c656c96e5c144e
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon Jul 8 21:18:32 2019 -0700

            Squashed commit of the following:

            commit 085a15c38e883149b2269eb5809c5e00b1b848b9
            Author: Luigi Rosso <luigi.rosso@gmail.com>
            Date:   Mon Jul 8 21:17:28 2019 -0700

                Squashed commit of the following:

                commit 56cea07339c72f7abb7dbc8354c4982157805035
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Mon Jul 8 21:15:07 2019 -0700

                    Updating stable to latest flare_flutter from dev.

                commit 28846c58bec6cee40a23b9ab9412bd291987e0b1
                Merge: e1a55f9 52d5e6e
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Sat Jul 6 11:06:01 2019 -0700

                    Merge pull request #121 from 2d-inc/master

                    Merging intrinsic_size_experiment changes

                commit e1a55f91331e0b7cd47ec43203b594b986395523
                Merge: 5533e73 15682ac
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Sat Jul 6 10:28:42 2019 -0700

                    Merge pull request #119 from 2d-inc/master

                    Check for null children before iterating for initialization.

                commit 5533e73cbb2322a4267485c5ac13bf21f9f2da68
                Merge: 01387cd a17469b
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Wed Jul 3 10:40:12 2019 -0700

                    Merge pull request #116 from 2d-inc/master

                    Remove console spam.

                commit 01387cdb2df3c46119179feacae43f28f2b11257
                Merge: 0ee2efe 525613e
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Tue Jul 2 18:13:31 2019 -0700

                    Merge pull request #115 from 2d-inc/master

                    Instance shape node from actor.

                commit 0ee2efeb22ee2c2ecbc6a265383b337ad02768c9
                Merge: 8f04aa6 0230aab
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Thu Jun 20 16:27:00 2019 -0700

                    Merge pull request #108 from 2d-inc/master

                    Fixing rectangle and clips.

                commit 8f04aa6d355b3b5c0ed1ba515988347510cefbb6
                Merge: 6606b73 865e090
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Thu Jun 13 16:07:43 2019 -0700

                    Merge pull request #102 from 2d-inc/master

                    Updating dev branch.

                commit 6606b73bf4f7b87105a6febfbb5f2167cf8b8977
                Merge: 396cd88 f147157
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Tue Jun 4 11:59:29 2019 -0700

                    Merge branch 'master' into dev

                commit 396cd88df7638b86e55b4467364fa2c41cde1558
                Merge: 006d85b 9db2d97
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Mon May 20 10:56:46 2019 -0700

                    Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

                commit 006d85bc53a61174bd2e2c2cf3321ff85312c1c7
                Merge: c51192d 850ea83
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Mon May 20 10:45:58 2019 -0700

                    Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

                commit c51192dec50dec034d121f6aad7d2e8733c7e279
                Merge: 4aebb0f 4e9961b
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Thu May 9 11:44:40 2019 -0700

                    Merge pull request #89 from 2d-inc/master

                    Update indices to 16 bit unsigned, compatibility with flutter master.

                commit 4aebb0ff5b98c7bcf2183c6bac8226cc7ddf5402
                Merge: 113d791 63c1d05
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Fri Apr 26 13:42:11 2019 -0700

                    Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

                commit 113d791606c6b6fb7b19ca616e8b7282e4f0b610
                Merge: 2ec15af 4416a67
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Fri Apr 26 12:33:04 2019 -0700

                    Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

                commit 2ec15af0042696de7d997cbfdcb6deaf55463af2
                Merge: d8defc4 2dbb7ab
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Wed Apr 24 12:07:45 2019 -0700

                    Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

                commit d8defc4c07571ce8287f26791cf38992fffaef75
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Wed Apr 24 10:15:51 2019 -0700

                    Fixing relative path for flare_dart.

                commit 2e1fcaaa944d4d795d21382418935b8ffa6c1615
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Wed Apr 24 10:14:38 2019 -0700

                    Updating flare_dart dependency to dev branch of Flare-Flutter.

        commit 28846c58bec6cee40a23b9ab9412bd291987e0b1
        Merge: e1a55f9 52d5e6e
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Sat Jul 6 11:06:01 2019 -0700

            Merge pull request #121 from 2d-inc/master

            Merging intrinsic_size_experiment changes

        commit e1a55f91331e0b7cd47ec43203b594b986395523
        Merge: 5533e73 15682ac
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Sat Jul 6 10:28:42 2019 -0700

            Merge pull request #119 from 2d-inc/master

            Check for null children before iterating for initialization.

        commit 5533e73cbb2322a4267485c5ac13bf21f9f2da68
        Merge: 01387cd a17469b
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Wed Jul 3 10:40:12 2019 -0700

            Merge pull request #116 from 2d-inc/master

            Remove console spam.

        commit 01387cdb2df3c46119179feacae43f28f2b11257
        Merge: 0ee2efe 525613e
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Tue Jul 2 18:13:31 2019 -0700

            Merge pull request #115 from 2d-inc/master

            Instance shape node from actor.

        commit 0ee2efeb22ee2c2ecbc6a265383b337ad02768c9
        Merge: 8f04aa6 0230aab
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Thu Jun 20 16:27:00 2019 -0700

            Merge pull request #108 from 2d-inc/master

            Fixing rectangle and clips.

        commit 8f04aa6d355b3b5c0ed1ba515988347510cefbb6
        Merge: 6606b73 865e090
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Thu Jun 13 16:07:43 2019 -0700

            Merge pull request #102 from 2d-inc/master

            Updating dev branch.

        commit 6606b73bf4f7b87105a6febfbb5f2167cf8b8977
        Merge: 396cd88 f147157
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Tue Jun 4 11:59:29 2019 -0700

            Merge branch 'master' into dev

        commit 396cd88df7638b86e55b4467364fa2c41cde1558
        Merge: 006d85b 9db2d97
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon May 20 10:56:46 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit 006d85bc53a61174bd2e2c2cf3321ff85312c1c7
        Merge: c51192d 850ea83
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon May 20 10:45:58 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit c51192dec50dec034d121f6aad7d2e8733c7e279
        Merge: 4aebb0f 4e9961b
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Thu May 9 11:44:40 2019 -0700

            Merge pull request #89 from 2d-inc/master

            Update indices to 16 bit unsigned, compatibility with flutter master.

        commit 4aebb0ff5b98c7bcf2183c6bac8226cc7ddf5402
        Merge: 113d791 63c1d05
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Fri Apr 26 13:42:11 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit 113d791606c6b6fb7b19ca616e8b7282e4f0b610
        Merge: 2ec15af 4416a67
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Fri Apr 26 12:33:04 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit 2ec15af0042696de7d997cbfdcb6deaf55463af2
        Merge: d8defc4 2dbb7ab
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Wed Apr 24 12:07:45 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit d8defc4c07571ce8287f26791cf38992fffaef75
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Wed Apr 24 10:15:51 2019 -0700

            Fixing relative path for flare_dart.

        commit 2e1fcaaa944d4d795d21382418935b8ffa6c1615
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Wed Apr 24 10:14:38 2019 -0700

            Updating flare_dart dependency to dev branch of Flare-Flutter.

    commit 085a15c38e883149b2269eb5809c5e00b1b848b9
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Mon Jul 8 21:17:28 2019 -0700

        Squashed commit of the following:

        commit 56cea07339c72f7abb7dbc8354c4982157805035
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon Jul 8 21:15:07 2019 -0700

            Updating stable to latest flare_flutter from dev.

        commit 28846c58bec6cee40a23b9ab9412bd291987e0b1
        Merge: e1a55f9 52d5e6e
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Sat Jul 6 11:06:01 2019 -0700

            Merge pull request #121 from 2d-inc/master

            Merging intrinsic_size_experiment changes

        commit e1a55f91331e0b7cd47ec43203b594b986395523
        Merge: 5533e73 15682ac
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Sat Jul 6 10:28:42 2019 -0700

            Merge pull request #119 from 2d-inc/master

            Check for null children before iterating for initialization.

        commit 5533e73cbb2322a4267485c5ac13bf21f9f2da68
        Merge: 01387cd a17469b
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Wed Jul 3 10:40:12 2019 -0700

            Merge pull request #116 from 2d-inc/master

            Remove console spam.

        commit 01387cdb2df3c46119179feacae43f28f2b11257
        Merge: 0ee2efe 525613e
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Tue Jul 2 18:13:31 2019 -0700

            Merge pull request #115 from 2d-inc/master

            Instance shape node from actor.

        commit 0ee2efeb22ee2c2ecbc6a265383b337ad02768c9
        Merge: 8f04aa6 0230aab
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Thu Jun 20 16:27:00 2019 -0700

            Merge pull request #108 from 2d-inc/master

            Fixing rectangle and clips.

        commit 8f04aa6d355b3b5c0ed1ba515988347510cefbb6
        Merge: 6606b73 865e090
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Thu Jun 13 16:07:43 2019 -0700

            Merge pull request #102 from 2d-inc/master

            Updating dev branch.

        commit 6606b73bf4f7b87105a6febfbb5f2167cf8b8977
        Merge: 396cd88 f147157
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Tue Jun 4 11:59:29 2019 -0700

            Merge branch 'master' into dev

        commit 396cd88df7638b86e55b4467364fa2c41cde1558
        Merge: 006d85b 9db2d97
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon May 20 10:56:46 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit 006d85bc53a61174bd2e2c2cf3321ff85312c1c7
        Merge: c51192d 850ea83
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon May 20 10:45:58 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit c51192dec50dec034d121f6aad7d2e8733c7e279
        Merge: 4aebb0f 4e9961b
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Thu May 9 11:44:40 2019 -0700

            Merge pull request #89 from 2d-inc/master

            Update indices to 16 bit unsigned, compatibility with flutter master.

        commit 4aebb0ff5b98c7bcf2183c6bac8226cc7ddf5402
        Merge: 113d791 63c1d05
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Fri Apr 26 13:42:11 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit 113d791606c6b6fb7b19ca616e8b7282e4f0b610
        Merge: 2ec15af 4416a67
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Fri Apr 26 12:33:04 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit 2ec15af0042696de7d997cbfdcb6deaf55463af2
        Merge: d8defc4 2dbb7ab
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Wed Apr 24 12:07:45 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit d8defc4c07571ce8287f26791cf38992fffaef75
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Wed Apr 24 10:15:51 2019 -0700

            Fixing relative path for flare_dart.

        commit 2e1fcaaa944d4d795d21382418935b8ffa6c1615
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Wed Apr 24 10:14:38 2019 -0700

            Updating flare_dart dependency to dev branch of Flare-Flutter.

commit 998dc6f7c3efc8e7e3f8dbfa69ed77b92ed61465
Author: Luigi Rosso <luigi.rosso@gmail.com>
Date:   Fri Aug 23 09:55:06 2019 -0700

    Squashed commit of the following:

    commit 894a97ccc6aa42f5bb7c113499f06d1aff901a18
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Fri Aug 23 09:53:43 2019 -0700

        Updating changelog and pubspec.

    commit ef7d75ca9440073eb2789c427877598dc756af06
    Author: Umberto Sonnino <rimher@gmail.com>
    Date:   Thu Aug 22 19:04:04 2019 +0200

        Few updates to conform with Dart style

    commit 4a0ce44c1463496af477e3f825b6c0819956c4f6
    Author: Umberto Sonnino <rimher@gmail.com>
    Date:   Thu Aug 22 19:01:01 2019 +0200

        Clamp paint opacity to ensure correct paint value

    commit 1543c33c39f26363b4317d2c22b24c323920bfb1
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Sun Aug 4 13:38:04 2019 -0700

        Adding a check for NaN numeric keyframe values. Mitigates #134. Still need to find out what Flare is exporting.

    commit 562ac0b644ae965b50d2b3e229c501c471ad01d1
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Wed Jul 24 13:47:25 2019 -0700

        Updating versions.

    commit 1e5394b37bdb08e023ebef58ccf40c89add80087
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Wed Jul 24 11:47:01 2019 -0700

        Adding artboard option.

    commit 6f6000f3600a3f20c7a605cf6b20df5380c88d44
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Mon Jul 8 21:19:43 2019 -0700

        Squashed commit of the following:

        commit f24a688baf29916ae070404fe0c656c96e5c144e
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon Jul 8 21:18:32 2019 -0700

            Squashed commit of the following:

            commit 085a15c38e883149b2269eb5809c5e00b1b848b9
            Author: Luigi Rosso <luigi.rosso@gmail.com>
            Date:   Mon Jul 8 21:17:28 2019 -0700

                Squashed commit of the following:

                commit 56cea07339c72f7abb7dbc8354c4982157805035
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Mon Jul 8 21:15:07 2019 -0700

                    Updating stable to latest flare_flutter from dev.

                commit 28846c58bec6cee40a23b9ab9412bd291987e0b1
                Merge: e1a55f9 52d5e6e
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Sat Jul 6 11:06:01 2019 -0700

                    Merge pull request #121 from 2d-inc/master

                    Merging intrinsic_size_experiment changes

                commit e1a55f91331e0b7cd47ec43203b594b986395523
                Merge: 5533e73 15682ac
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Sat Jul 6 10:28:42 2019 -0700

                    Merge pull request #119 from 2d-inc/master

                    Check for null children before iterating for initialization.

                commit 5533e73cbb2322a4267485c5ac13bf21f9f2da68
                Merge: 01387cd a17469b
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Wed Jul 3 10:40:12 2019 -0700

                    Merge pull request #116 from 2d-inc/master

                    Remove console spam.

                commit 01387cdb2df3c46119179feacae43f28f2b11257
                Merge: 0ee2efe 525613e
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Tue Jul 2 18:13:31 2019 -0700

                    Merge pull request #115 from 2d-inc/master

                    Instance shape node from actor.

                commit 0ee2efeb22ee2c2ecbc6a265383b337ad02768c9
                Merge: 8f04aa6 0230aab
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Thu Jun 20 16:27:00 2019 -0700

                    Merge pull request #108 from 2d-inc/master

                    Fixing rectangle and clips.

                commit 8f04aa6d355b3b5c0ed1ba515988347510cefbb6
                Merge: 6606b73 865e090
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Thu Jun 13 16:07:43 2019 -0700

                    Merge pull request #102 from 2d-inc/master

                    Updating dev branch.

                commit 6606b73bf4f7b87105a6febfbb5f2167cf8b8977
                Merge: 396cd88 f147157
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Tue Jun 4 11:59:29 2019 -0700

                    Merge branch 'master' into dev

                commit 396cd88df7638b86e55b4467364fa2c41cde1558
                Merge: 006d85b 9db2d97
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Mon May 20 10:56:46 2019 -0700

                    Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

                commit 006d85bc53a61174bd2e2c2cf3321ff85312c1c7
                Merge: c51192d 850ea83
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Mon May 20 10:45:58 2019 -0700

                    Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

                commit c51192dec50dec034d121f6aad7d2e8733c7e279
                Merge: 4aebb0f 4e9961b
                Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
                Date:   Thu May 9 11:44:40 2019 -0700

                    Merge pull request #89 from 2d-inc/master

                    Update indices to 16 bit unsigned, compatibility with flutter master.

                commit 4aebb0ff5b98c7bcf2183c6bac8226cc7ddf5402
                Merge: 113d791 63c1d05
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Fri Apr 26 13:42:11 2019 -0700

                    Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

                commit 113d791606c6b6fb7b19ca616e8b7282e4f0b610
                Merge: 2ec15af 4416a67
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Fri Apr 26 12:33:04 2019 -0700

                    Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

                commit 2ec15af0042696de7d997cbfdcb6deaf55463af2
                Merge: d8defc4 2dbb7ab
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Wed Apr 24 12:07:45 2019 -0700

                    Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

                commit d8defc4c07571ce8287f26791cf38992fffaef75
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Wed Apr 24 10:15:51 2019 -0700

                    Fixing relative path for flare_dart.

                commit 2e1fcaaa944d4d795d21382418935b8ffa6c1615
                Author: Luigi Rosso <luigi.rosso@gmail.com>
                Date:   Wed Apr 24 10:14:38 2019 -0700

                    Updating flare_dart dependency to dev branch of Flare-Flutter.

        commit 28846c58bec6cee40a23b9ab9412bd291987e0b1
        Merge: e1a55f9 52d5e6e
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Sat Jul 6 11:06:01 2019 -0700

            Merge pull request #121 from 2d-inc/master

            Merging intrinsic_size_experiment changes

        commit e1a55f91331e0b7cd47ec43203b594b986395523
        Merge: 5533e73 15682ac
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Sat Jul 6 10:28:42 2019 -0700

            Merge pull request #119 from 2d-inc/master

            Check for null children before iterating for initialization.

        commit 5533e73cbb2322a4267485c5ac13bf21f9f2da68
        Merge: 01387cd a17469b
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Wed Jul 3 10:40:12 2019 -0700

            Merge pull request #116 from 2d-inc/master

            Remove console spam.

        commit 01387cdb2df3c46119179feacae43f28f2b11257
        Merge: 0ee2efe 525613e
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Tue Jul 2 18:13:31 2019 -0700

            Merge pull request #115 from 2d-inc/master

            Instance shape node from actor.

        commit 0ee2efeb22ee2c2ecbc6a265383b337ad02768c9
        Merge: 8f04aa6 0230aab
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Thu Jun 20 16:27:00 2019 -0700

            Merge pull request #108 from 2d-inc/master

            Fixing rectangle and clips.

        commit 8f04aa6d355b3b5c0ed1ba515988347510cefbb6
        Merge: 6606b73 865e090
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Thu Jun 13 16:07:43 2019 -0700

            Merge pull request #102 from 2d-inc/master

            Updating dev branch.

        commit 6606b73bf4f7b87105a6febfbb5f2167cf8b8977
        Merge: 396cd88 f147157
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Tue Jun 4 11:59:29 2019 -0700

            Merge branch 'master' into dev

        commit 396cd88df7638b86e55b4467364fa2c41cde1558
        Merge: 006d85b 9db2d97
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon May 20 10:56:46 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit 006d85bc53a61174bd2e2c2cf3321ff85312c1c7
        Merge: c51192d 850ea83
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon May 20 10:45:58 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit c51192dec50dec034d121f6aad7d2e8733c7e279
        Merge: 4aebb0f 4e9961b
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Thu May 9 11:44:40 2019 -0700

            Merge pull request #89 from 2d-inc/master

            Update indices to 16 bit unsigned, compatibility with flutter master.

        commit 4aebb0ff5b98c7bcf2183c6bac8226cc7ddf5402
        Merge: 113d791 63c1d05
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Fri Apr 26 13:42:11 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit 113d791606c6b6fb7b19ca616e8b7282e4f0b610
        Merge: 2ec15af 4416a67
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Fri Apr 26 12:33:04 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit 2ec15af0042696de7d997cbfdcb6deaf55463af2
        Merge: d8defc4 2dbb7ab
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Wed Apr 24 12:07:45 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit d8defc4c07571ce8287f26791cf38992fffaef75
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Wed Apr 24 10:15:51 2019 -0700

            Fixing relative path for flare_dart.

        commit 2e1fcaaa944d4d795d21382418935b8ffa6c1615
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Wed Apr 24 10:14:38 2019 -0700

            Updating flare_dart dependency to dev branch of Flare-Flutter.

    commit 085a15c38e883149b2269eb5809c5e00b1b848b9
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Mon Jul 8 21:17:28 2019 -0700

        Squashed commit of the following:

        commit 56cea07339c72f7abb7dbc8354c4982157805035
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon Jul 8 21:15:07 2019 -0700

            Updating stable to latest flare_flutter from dev.

        commit 28846c58bec6cee40a23b9ab9412bd291987e0b1
        Merge: e1a55f9 52d5e6e
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Sat Jul 6 11:06:01 2019 -0700

            Merge pull request #121 from 2d-inc/master

            Merging intrinsic_size_experiment changes

        commit e1a55f91331e0b7cd47ec43203b594b986395523
        Merge: 5533e73 15682ac
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Sat Jul 6 10:28:42 2019 -0700

            Merge pull request #119 from 2d-inc/master

            Check for null children before iterating for initialization.

        commit 5533e73cbb2322a4267485c5ac13bf21f9f2da68
        Merge: 01387cd a17469b
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Wed Jul 3 10:40:12 2019 -0700

            Merge pull request #116 from 2d-inc/master

            Remove console spam.

        commit 01387cdb2df3c46119179feacae43f28f2b11257
        Merge: 0ee2efe 525613e
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Tue Jul 2 18:13:31 2019 -0700

            Merge pull request #115 from 2d-inc/master

            Instance shape node from actor.

        commit 0ee2efeb22ee2c2ecbc6a265383b337ad02768c9
        Merge: 8f04aa6 0230aab
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Thu Jun 20 16:27:00 2019 -0700

            Merge pull request #108 from 2d-inc/master

            Fixing rectangle and clips.

        commit 8f04aa6d355b3b5c0ed1ba515988347510cefbb6
        Merge: 6606b73 865e090
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Thu Jun 13 16:07:43 2019 -0700

            Merge pull request #102 from 2d-inc/master

            Updating dev branch.

        commit 6606b73bf4f7b87105a6febfbb5f2167cf8b8977
        Merge: 396cd88 f147157
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Tue Jun 4 11:59:29 2019 -0700

            Merge branch 'master' into dev

        commit 396cd88df7638b86e55b4467364fa2c41cde1558
        Merge: 006d85b 9db2d97
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon May 20 10:56:46 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit 006d85bc53a61174bd2e2c2cf3321ff85312c1c7
        Merge: c51192d 850ea83
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Mon May 20 10:45:58 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit c51192dec50dec034d121f6aad7d2e8733c7e279
        Merge: 4aebb0f 4e9961b
        Author: Luigi Rosso <luigi-rosso@users.noreply.github.com>
        Date:   Thu May 9 11:44:40 2019 -0700

            Merge pull request #89 from 2d-inc/master

            Update indices to 16 bit unsigned, compatibility with flutter master.

        commit 4aebb0ff5b98c7bcf2183c6bac8226cc7ddf5402
        Merge: 113d791 63c1d05
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Fri Apr 26 13:42:11 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit 113d791606c6b6fb7b19ca616e8b7282e4f0b610
        Merge: 2ec15af 4416a67
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Fri Apr 26 12:33:04 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit 2ec15af0042696de7d997cbfdcb6deaf55463af2
        Merge: d8defc4 2dbb7ab
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Wed Apr 24 12:07:45 2019 -0700

            Merge branch 'master' of https://github.com/2d-inc/Flare-Flutter into dev

        commit d8defc4c07571ce8287f26791cf38992fffaef75
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Wed Apr 24 10:15:51 2019 -0700

            Fixing relative path for flare_dart.

        commit 2e1fcaaa944d4d795d21382418935b8ffa6c1615
        Author: Luigi Rosso <luigi.rosso@gmail.com>
        Date:   Wed Apr 24 10:14:38 2019 -0700

            Updating flare_dart dependency to dev branch of Flare-Flutter.

commit 9c2bd8c37e2a6460a46986cbc4e1be898059de82
Author: Luigi Rosso <luigi.rosso@gmail.com>
Date:   Wed Jul 24 13:48:13 2019 -0700

    Squashed commit of the following:

    commit 562ac0b644ae965b50d2b3e229c501c471ad01d1
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Wed Jul 24 13:47:25 2019 -0700

        Updating versions.

    commit 1e5394b37bdb08e023ebef58ccf40c89add80087
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Wed Jul 24 11:47:01 2019 -0700

        Adding artboard option.

    commit 6f6000f3600a3f20c7a605cf6b20df5380c88d44
    Author: Luigi Rosso <luigi.rosso@gmail.com>
    Date:   Mon Jul 8 21:19:43 2019 -0700

        Squashed commit of the following:

        commit f24a688baf29916ae070404fe0c656c…
@luigi-rosso
Copy link
Contributor

Hi @pblinux, thanks for the nice message and thanks for reporting the bug. We just published a fix. Please update your pubspec to use flare_flutter: 1.5.8.

@pblinux
Copy link
Author

pblinux commented Sep 6, 2019

Thank you very much @luigi-rosso, now it's working.

@pblinux pblinux closed this as completed Sep 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants