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
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 }}
FooStudio
/
tinycolor
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
46
Code
Issues
8
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
upgrade to null safety
- #13
#13
Open
lslv1243
wants to merge 36 commits into
FooStudio:master
FooStudio/tinycolor:master
from
lslv1243:master
lslv1243/tinycolor:master
Copy head branch name to clipboard
Conversation
Commits
36
(36)
Checks
Files changed
Open
upgrade to null safety
#13
lslv1243
wants to merge 36 commits into
FooStudio:master
FooStudio/tinycolor:master
from
lslv1243:master
lslv1243/tinycolor:master
Copy head branch name to clipboard
Commits
Commits on Jan 2, 2021
upgrade to null safety
lslv1243
committed
8c302ef
View commit details
Copy full SHA for 8c302ef
Browse repository at this point
Commits on May 4, 2021
updated dependencies
lslv1243
committed
467de07
View commit details
Copy full SHA for 467de07
Browse repository at this point
remove unnecessary late
lslv1243
committed
eb3efbd
View commit details
Copy full SHA for eb3efbd
Browse repository at this point
using Pigment lib instead of reimplementing colorFromString
lslv1243
committed
87f654c
View commit details
Copy full SHA for 87f654c
Browse repository at this point
Commits on Jun 24, 2021
Update issue templates
calvintam236
authored
56d7d94
View commit details
Copy full SHA for 56d7d94
Browse repository at this point
Update pubspec for this fork
calvintam236
authored
f61116c
View commit details
Copy full SHA for f61116c
Browse repository at this point
Update underlying color with setting alpha and opacity.
TNorbury
committed
f431be7
View commit details
Copy full SHA for f431be7
Browse repository at this point
restructure as a library
TNorbury
committed
2f13899
View commit details
Copy full SHA for 2f13899
Browse repository at this point
format code for pub points
TNorbury
committed
1997311
View commit details
Copy full SHA for 1997311
Browse repository at this point
Fixes issues #2 and #10 in FooStudio/tinycolor
dsyrstad
committed
797606a
View commit details
Copy full SHA for 797606a
Browse repository at this point
Commits on Jun 25, 2021
Merge pull request #5 from dsyrstad/master
Show description for ee3ab47
calvintam236
authored
ee3ab47
View commit details
Copy full SHA for ee3ab47
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into fix_set_alpha_opacity
TNorbury
committed
acf1be2
View commit details
Copy full SHA for acf1be2
Browse repository at this point
spelling
TNorbury
committed
68d18fd
View commit details
Copy full SHA for 68d18fd
Browse repository at this point
Commits on Jun 26, 2021
Create SECURITY.md
calvintam236
authored
1fc89ce
View commit details
Copy full SHA for 1fc89ce
Browse repository at this point
Update issue templates
calvintam236
authored
7ab3574
View commit details
Copy full SHA for 7ab3574
Browse repository at this point
Merge pull request #9 from TinyCommunity/hotfix/issues-template
Show description for ee0125f
calvintam236
authored
ee0125f
View commit details
Copy full SHA for ee0125f
Browse repository at this point
Merge pull request #10 from TinyCommunity/hotfix/security-policy
Show description for 2d25c26
calvintam236
authored
2d25c26
View commit details
Copy full SHA for 2d25c26
Browse repository at this point
Commits on Jun 29, 2021
Update changelog template
calvintam236
committed
3cf7078
View commit details
Copy full SHA for 3cf7078
Browse repository at this point
Merge pull request #12 from TinyCommunity/hotfix/changelog
Show description for 89c7b9d
calvintam236
authored
89c7b9d
View commit details
Copy full SHA for 89c7b9d
Browse repository at this point
Commits on Jul 4, 2021
Merge pull request #4 from TNorbury/fix_set_alpha_opacity
Show description for e33128c
calvintam236
authored
e33128c
View commit details
Copy full SHA for e33128c
Browse repository at this point
Replace .gitignore from flutter/packages
calvintam236
authored
eebc84c
View commit details
Copy full SHA for eebc84c
Browse repository at this point
Reimport .gitignore from dart template
calvintam236
authored
a331464
View commit details
Copy full SHA for a331464
Browse repository at this point
Remove pubspec.lock
calvintam236
authored
d9737dc
View commit details
Copy full SHA for d9737dc
Browse repository at this point
Merge pull request #14 from TinyCommunity/patch-gitignore
Show description for 1274905
calvintam236
authored
1274905
View commit details
Copy full SHA for 1274905
Browse repository at this point
Commits on Jul 7, 2021
Add .equals() (#16)
Show description for 4b92abe
calvintam236
authored
4b92abe
View commit details
Copy full SHA for 4b92abe
Browse repository at this point
Commits on Jul 8, 2021
Fix #19
calvintam236
authored
c7b9db7
View commit details
Copy full SHA for c7b9db7
Browse repository at this point
Merge pull request #20 from TinyCommunity/bugfix/hashcode
Show description for 627818f
calvintam236
authored
627818f
View commit details
Copy full SHA for 627818f
Browse repository at this point
Update with template gitignore
calvintam236
authored
983245c
View commit details
Copy full SHA for 983245c
Browse repository at this point
Ignore OS related files
calvintam236
authored
4806874
View commit details
Copy full SHA for 4806874
Browse repository at this point
Ignore IDE related files
Show description for 825a1b4
calvintam236
authored
825a1b4
View commit details
Copy full SHA for 825a1b4
Browse repository at this point
Add .toHex8() (#17)
calvintam236
authored
a6e7c4a
View commit details
Copy full SHA for a6e7c4a
Browse repository at this point
Commits on Jul 9, 2021
Merge pull request #21 from TinyCommunity/hotfix/gitignore
Show description for c2c29d5
calvintam236
authored
c2c29d5
View commit details
Copy full SHA for c2c29d5
Browse repository at this point
Commits on Jul 11, 2021
Add autogenerated files in .idea/ folder (#22)
WieFel
authored
5a58244
View commit details
Copy full SHA for 5a58244
Browse repository at this point
Add component ProjectRootManager line in misc.xml (#23)
WieFel
authored
e52805a
View commit details
Copy full SHA for e52805a
Browse repository at this point
Commits on Jul 13, 2021
rename method copy -> clone
Show description for d3710c1
lslv1243
committed
d3710c1
View commit details
Copy full SHA for d3710c1
Browse repository at this point
Merge https://github.com/TinyCommunity/tinycolor2
lslv1243
committed
5b4b323
View commit details
Copy full SHA for 5b4b323
Browse repository at this point
You can’t perform that action at this time.