Skip to content

Conversation

AbhijithKonnayil
Copy link
Contributor

Description

Add StacDouble support to the framwork

  1. double values infinity, negativeInfinity, nan, minPositive, maxFinite are supported as String values
  2. double, int values and string representation of numbers are supported
  3. refactored existing widgets to useStacDouble instead of double

Related Issues #226

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code refactor
  • Build configuration change
  • Documentation
  • Chore

@AbhijithKonnayil AbhijithKonnayil changed the title 226 double class feat: add support to StacDouble class May 19, 2025
@divyanshub024
Copy link
Member

There are some formatting issues. Can you please fix it?

@AbhijithKonnayil
Copy link
Contributor Author

AbhijithKonnayil commented May 20, 2025

There are some formatting issues. Can you please fix it?
Hi @divyanshub024
can you help me with it ?

the job output says the changes are in these files

examples/counter_example/pubspec.lock
examples/movie_app/pubspec.lock
examples/stac_gallery/pubspec.lock

I havent changes any of these files in my pr. Am I missing something ?

@divyanshub024
Copy link
Member

@AbhijithKonnayil It happened because of new Flutter version came out. I've updated the pubspec.lock file.

Copy link
Member

@divyanshub024 divyanshub024 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this PR @AbhijithKonnayil 🎉

@divyanshub024 divyanshub024 merged commit 7500d2d into StacDev:dev May 21, 2025
4 checks passed
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 this pull request may close these issues.

2 participants