2d-inc / HistoryOfEverything

Flutter Launch Timeline Demo
https://medium.com/2dimensions/the-history-of-everything-981d989e1b45
MIT License
6.5k stars 983 forks source link

unable to run the downloaded app, even after updating to androidX #88

Closed arfeenmushtaq closed 4 years ago

arfeenmushtaq commented 4 years ago

Hi, I have downloaded the code, and updated to android x

the nima & flare were not recognized pathes even after efforts, so replaced with nima: ^1.0.5 flare_flutter: ^2.0.6

now the application loads but I'm getting exception in file timeline.dart (#496): flareAsset.actor.advance(0.0);

please upload bug free project

error_timeline

silentsile commented 4 years ago

Sorry what is this for?

On Wed., 23 Sep. 2020, 11:21 pm arfeenmushtaq, notifications@github.com wrote:

Hi, I have downloaded the code, and updated to android x

the nima & flare were not recognized pathes even after efforts, so replaced with nima: ^1.0.5 flare_flutter: ^2.0.6

now the application loads but I'm getting exception in file timeline.dart (#496): flareAsset.actor.advance(0.0);

[image: error_timeline] https://user-images.githubusercontent.com/16346106/94018046-90558900-fdc9-11ea-9aac-d1b801b29c66.PNG

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/2d-inc/HistoryOfEverything/issues/88, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP4YWOTTXJTP7SERA5FQDDLSHHY65ANCNFSM4RXBAROQ .

arfeenmushtaq commented 4 years ago

There is error in the dependencies in Nima flutter

arfeenmushtaq commented 4 years ago

resolved the issue, seems like Nima & Flare must be separately downloaded and them pub get for the app to work