Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nerdy-pro
/
flutter_number_editing_controller
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
3
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 17, 2026
Add mutable formatting options and currency symbol control
Show description for a610f3a
thenixan
committed
a610f3a
View commit details
Copy full SHA for a610f3a
Browse repository at this point
Merge pull request #30 from nerdy-pro/managable-currency-symbol-indication
Show description for 5131abc
thenixan
authored
5131abc
View commit details
Copy full SHA for 5131abc
Browse repository at this point
Replace top screenshot with demo GIFs
Show description for 808e9e8
thenixan
committed
808e9e8
View commit details
Copy full SHA for 808e9e8
Browse repository at this point
Add external currency symbol option and example
thenixan
committed
b70f316
View commit details
Copy full SHA for b70f316
Browse repository at this point
Add showCurrencySymbol option and symbol helpers
Show description for c0eb0f5
thenixan
committed
c0eb0f5
View commit details
Copy full SHA for c0eb0f5
Browse repository at this point
Merge pull request #29 from nerdy-pro/mutable-editors
Show description for cd6c351
thenixan
authored
cd6c351
View commit details
Copy full SHA for cd6c351
Browse repository at this point
Add known limitations and fix parsing
Show description for 5d97d58
thenixan
committed
5d97d58
View commit details
Copy full SHA for 5d97d58
Browse repository at this point
Revamp README and update example app
Show description for ede4b52
thenixan
committed
ede4b52
View commit details
Copy full SHA for ede4b52
Browse repository at this point
Add TEST_CASES.md with extensive test cases
thenixan
committed
1f3fa9d
View commit details
Copy full SHA for 1f3fa9d
Browse repository at this point
Add mutable format options and tests
Show description for 19088cc
thenixan
committed
19088cc
View commit details
Copy full SHA for 19088cc
Browse repository at this point
Split NumberEditingTextController into subclasses
thenixan
committed
3f48103
View commit details
Copy full SHA for 3f48103
Browse repository at this point
Allow mutable format options on controller
Show description for 2db3598
thenixan
committed
2db3598
View commit details
Copy full SHA for 2db3598
Browse repository at this point
Exposed interface tests
thenixan
committed
dcb611f
View commit details
Copy full SHA for dcb611f
Browse repository at this point
Bump version to 2.0.0
Show description for 6853fd5
thenixan
and
claude
committed
6853fd5
View commit details
Copy full SHA for 6853fd5
Browse repository at this point
Merge pull request #28 from nerdy-pro/readme-update
Show description for c60acfd
thenixan
authored
c60acfd
View commit details
Copy full SHA for c60acfd
Browse repository at this point
Improve README with usage examples and docs
Show description for 969c542
thenixan
committed
969c542
View commit details
Copy full SHA for 969c542
Browse repository at this point
Merge pull request #27 from nerdy-pro/bugfixing
Show description for eb65996
thenixan
authored
eb65996
View commit details
Copy full SHA for eb65996
Browse repository at this point
Fix static part insertion and update iOS configs
thenixan
committed
4b8efd1
View commit details
Copy full SHA for 4b8efd1
Browse repository at this point
Commits on Mar 16, 2026
Fix negative number parsing and grouping
thenixan
committed
589f6bc
View commit details
Copy full SHA for 589f6bc
Browse repository at this point
Add tests for negative numbers and separators
thenixan
committed
7feda6d
View commit details
Copy full SHA for 7feda6d
Browse repository at this point
Refactor and expand number editing tests
thenixan
committed
8d2fa68
View commit details
Copy full SHA for 8d2fa68
Browse repository at this point
Merge pull request #26 from nerdy-pro/unused-deletion
Show description for 0c4c311
thenixan
authored
0c4c311
View commit details
Copy full SHA for 0c4c311
Browse repository at this point
Remove PartLength and simplify currency handling
Show description for 3245a01
thenixan
committed
3245a01
View commit details
Copy full SHA for 3245a01
Browse repository at this point
Merge pull request #25 from nerdy-pro/ci-update
Show description for 62697dd
thenixan
authored
62697dd
View commit details
Copy full SHA for 62697dd
Browse repository at this point
Simplify GitHub workflows and restrict triggers
Show description for 746f0b6
thenixan
committed
746f0b6
View commit details
Copy full SHA for 746f0b6
Browse repository at this point
Merge pull request #24 from nerdy-pro/dependencies-cleanup
Show description for d8c7fad
thenixan
authored
d8c7fad
View commit details
Copy full SHA for d8c7fad
Browse repository at this point
Bump SDK constraints to Dart 3.3 and Flutter 3.19
Show description for e8fa9d6
thenixan
committed
e8fa9d6
View commit details
Copy full SHA for e8fa9d6
Browse repository at this point
Merge pull request #23 from nerdy-pro/remove-fvm
Show description for d9e2ea3
thenixan
authored
d9e2ea3
View commit details
Copy full SHA for d9e2ea3
Browse repository at this point
Remove FVM config and pin Flutter to stable
Show description for 13a5376
thenixan
committed
13a5376
View commit details
Copy full SHA for 13a5376
Browse repository at this point
Merge pull request #22 from nerdy-pro/example-fix
Show description for 2b1b183
thenixan
authored
2b1b183
View commit details
Copy full SHA for 2b1b183
Browse repository at this point
Remove example widget test
thenixan
committed
a03d510
View commit details
Copy full SHA for a03d510
Browse repository at this point
Dispose controllers in example input variants
thenixan
committed
e701839
View commit details
Copy full SHA for e701839
Browse repository at this point
Merge pull request #21 from nerdy-pro/library-directive
Show description for c5ff781
thenixan
authored
c5ff781
View commit details
Copy full SHA for c5ff781
Browse repository at this point
Add library header and docs for controller file
Show description for c06cbc2
thenixan
committed
c06cbc2
View commit details
Copy full SHA for c06cbc2
Browse repository at this point
Merge pull request #20 from nerdy-pro/comments-update
Show description for 2d1e91b
thenixan
authored
2d1e91b
View commit details
Copy full SHA for 2d1e91b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.