Giter VIP home page Giter VIP logo

Comments (11)

DavBfr avatar DavBfr commented on August 22, 2024

I don't have this one. Do you have some documentation?

from dart_barcode.

kw2019ltd avatar kw2019ltd commented on August 22, 2024

I don't have this one. Do you have some documentation?

hi could not find exactly it seems less popular , i found below it seems its similar to ITF14 only it support 16 digit.

https://docs.esko.com/docs/en-us/dynamicbarcodes-for-ai/12/userguide/en-us/common/bar/reference/re_bar_ITF-16.html
https://www.han-soft.com/releases/barcode1d/documents/b_itf16.html

someone from UK send me attached image above and wrote to me : " ITF 16 is popular with amazon return labels which will see an increase in use"

if you can somehow add it and its not complex will be good.

from dart_barcode.

DavBfr avatar DavBfr commented on August 22, 2024

It's implemented in the master branch.
Don't hesitate to Buy Me A Coffee.

from dart_barcode.

kw2019ltd avatar kw2019ltd commented on August 22, 2024

It's implemented in the master branch.
Don't hesitate to Buy Me A Coffee.

sure thank you, i see build is failing can you have a look?

from dart_barcode.

DavBfr avatar DavBfr commented on August 22, 2024

It's working now.

from dart_barcode.

kw2019ltd avatar kw2019ltd commented on August 22, 2024

It's working now.

thanks can you release new version? or you want me to tested first?

from dart_barcode.

DavBfr avatar DavBfr commented on August 22, 2024

Yes, if you can test it first, that would be awesome.

In your pubspec.yaml, set:

dependency_overrides:
  barcode:
    git:
      url: https://github.com/DavBfr/dart_barcode
      path: barcode
  barcode_widget:
    git:
      url: https://github.com/DavBfr/dart_barcode
      path: flutter

You'll need Flutter dev channel.

from dart_barcode.

kw2019ltd avatar kw2019ltd commented on August 22, 2024

Yes, if you can test it first, that would be awesome.

In your pubspec.yaml, set:

dependency_overrides:
  barcode:
    git:
      url: https://github.com/DavBfr/dart_barcode
      path: barcode
  barcode_widget:
    git:
      url: https://github.com/DavBfr/dart_barcode
      path: flutter

You'll need Flutter dev channel.

not able to test it getting to many issues with dependency of flutter null check.

i see you migrate your code with null safety so not possible you can give a fix for old version without null safety

from dart_barcode.

kw2019ltd avatar kw2019ltd commented on August 22, 2024

@DavBfr hi after refracting you did in itf base class creating itf14 not working

Barcode.itf14().isValid(text) return false , before it was working fine

image

image

image

from dart_barcode.

kw2019ltd avatar kw2019ltd commented on August 22, 2024

before retracting checksum calculated automatically

image

image

image

from dart_barcode.

DavBfr avatar DavBfr commented on August 22, 2024

Fixed in version 2.1.0

Don't hesitate to Buy Me A Coffee.

from dart_barcode.

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.