Giter Club home page Giter Club logo

Comments (8)

MarkOSullivan94 avatar MarkOSullivan94 commented on July 18, 2024

Hi thanks for reporting this.

I'll need more information. Could you provide steps on how to replicate this issue?

from flutter_launcher_icons.

granoeste avatar granoeste commented on July 18, 2024
  1. Define flutter_launcher_icons in pubspec.yaml
dev_dependencies:
  flutter_launcher_icons: ^0.7.0
  1. Display LicensePage with the following code with onPressed of Button etc.
            showLicensePage(context: context);

showLicensePage function - material library - Dart API

I think the definition of LICENSE is a problem...

from flutter_launcher_icons.

MarkOSullivan94 avatar MarkOSullivan94 commented on July 18, 2024

Might have been due to the year / name not being put in, I've updated it in the master branch for now and should hopefully no longer cause any issues in the next release

from flutter_launcher_icons.

miguelcmedeiros avatar miguelcmedeiros commented on July 18, 2024

@MarkOSullivan94
This issue keeps happening, but not because of flutter_launcher_icons, but because of image package. At least for me that's where it broke...

from flutter_launcher_icons.

MarkOSullivan94 avatar MarkOSullivan94 commented on July 18, 2024

@granoeste v0.7.1 has been released - let me know if this fixes your issue

@miguelcmedeiros that issue is unrelated to this one and should be fixed in v0.7.1 see these two issues which are related

#101
#102

from flutter_launcher_icons.

micsanbr avatar micsanbr commented on July 18, 2024

I am not sure about the status of this.

I've started working on a flutter project on and off around two months ago.
After noticing this week that showLicensePage generates an exception, I've disabled all packages from pubspec.yaml one at a time and found out that "flutter_launcher_icons" was responsible for the problem.

After that, I've updated the version to 0.7.3, uncommented the dependency and showLicensePage seems to still work fine.

from flutter_launcher_icons.

micsanbr avatar micsanbr commented on July 18, 2024

Okay so I forgot to clean / rebuild the project properly. The issue reappears after re-introducing the dependency.

from flutter_launcher_icons.

RabbitKabong avatar RabbitKabong commented on July 18, 2024

I can confirm what @micsan13br is seeing. Since we don't need flutter_launcher_icons at runtime, we just comment it out in pubspec.yaml for our builds and showLicensePage works correctly from there.

from flutter_launcher_icons.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.