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

Jiffy in Flutter Web problem in iOSX #72

Closed
chitgoks opened this issue Jun 29, 2020 · 2 comments · Fixed by #174
Closed

Jiffy in Flutter Web problem in iOSX #72

chitgoks opened this issue Jun 29, 2020 · 2 comments · Fixed by #174

Comments

@chitgoks
Copy link

chitgoks commented Jun 29, 2020

Jiffy works with Flutter Web in Android and desktop browsers.
I cannot use it in iOS and OSX browsers. Getting this error.
flutter-web

This is how i use the code
Jiffy('2020-06-19T15:37:22', 'yyyy-MM-ddTHH:mm:ss').format('MMM d, yyyy')

I pinpointed this problem because i commented out this line of code and the web app works fine.
thoughts?

for now i used a different library and it worked ok in flutter web iOSX browsers.

@firatagdas
Copy link

I was about to file a report because of this. This is because Safari doesn't support ?<= regex pattern. Any update on that?

@xellDart
Copy link

same error

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

Successfully merging a pull request may close this issue.

4 participants