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 }}
bashtem
/
flutter_paystack
Public
forked from
wilburx9/flutter_paystack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 22, 2020
Merge pull request #46 from wilburt/dev
Show description for e090ca4
Wilberforce Uwadiegwu
authored
e090ca4
View commit details
Copy full SHA for e090ca4
Browse repository at this point
Changes for 1.3.0+1
wilburx9
committed
147fdc8
View commit details
Copy full SHA for 147fdc8
Browse repository at this point
Added spaces to initial string for card number field
wilburx9
committed
78c05e8
View commit details
Copy full SHA for 78c05e8
Browse repository at this point
Fixed issue with wrong plugin class. Resolves #45
wilburx9
committed
558b719
View commit details
Copy full SHA for 558b719
Browse repository at this point
Merge pull request #44 from wilburt/dev
Show description for b52183c
Wilberforce Uwadiegwu
authored
b52183c
View commit details
Copy full SHA for b52183c
Browse repository at this point
Changes for 1.3.0
wilburx9
committed
7c76dee
View commit details
Copy full SHA for 7c76dee
Browse repository at this point
Merge pull request #43 from wilburt/dev
Show description for 945d7bc
Wilberforce Uwadiegwu
authored
945d7bc
View commit details
Copy full SHA for 945d7bc
Browse repository at this point
Merge with remote
wilburx9
committed
ce57bde
View commit details
Copy full SHA for ce57bde
Browse repository at this point
Hard-coded bindings_version
wilburx9
committed
66acd0d
View commit details
Copy full SHA for 66acd0d
Browse repository at this point
Refactored to facilitate testing
wilburx9
committed
2c7c3e0
View commit details
Copy full SHA for 2c7c3e0
Browse repository at this point
Made example main.dart more usable
wilburx9
committed
4a8c78a
View commit details
Copy full SHA for 4a8c78a
Browse repository at this point
Made displaying of email and amount customizable
wilburx9
committed
0cfea81
View commit details
Copy full SHA for 0cfea81
Browse repository at this point
Commits on Jan 21, 2020
Added tests for checkout_widget
wilburx9
committed
4499448
View commit details
Copy full SHA for 4499448
Browse repository at this point
Wrote widget tests for card_checkout_test
wilburx9
committed
2bdf1b2
View commit details
Copy full SHA for 2bdf1b2
Browse repository at this point
Wrote widget tests for card_input widget
wilburx9
committed
758bac6
View commit details
Copy full SHA for 758bac6
Browse repository at this point
Fixed type. Resolves #42
wilburx9
committed
2843795
View commit details
Copy full SHA for 2843795
Browse repository at this point
Fixed bug with validating past months
wilburx9
committed
c8dac92
View commit details
Copy full SHA for c8dac92
Browse repository at this point
Commits on Jan 9, 2020
Merge pull request #37 from Itope84/json-metadata
Show description for 77b3bc8
Wilberforce Uwadiegwu
authored
77b3bc8
View commit details
Copy full SHA for 77b3bc8
Browse repository at this point
Commits on Dec 30, 2019
Converted metadata to json format
Itope84
committed
d42f3f1
View commit details
Copy full SHA for d42f3f1
Browse repository at this point
Commits on Dec 29, 2019
Merge pull request #36 from wilburt/dev
Show description for e2005f3
Wilberforce Uwadiegwu
authored
e2005f3
View commit details
Copy full SHA for e2005f3
Browse repository at this point
Wrote unit tests for Card model
wilburx9
committed
1f53ee7
View commit details
Copy full SHA for 1f53ee7
Browse repository at this point
Renamed model to models
wilburx9
committed
3bb1f56
View commit details
Copy full SHA for 3bb1f56
Browse repository at this point
Merge branch 'master' of github.com:wilburt/flutter_paystack into dev
wilburx9
committed
2c8a6a8
View commit details
Copy full SHA for 2c8a6a8
Browse repository at this point
Merge pull request #35 from wilburt/dev
Show description for 1f850b9
Wilberforce Uwadiegwu
authored
1f850b9
View commit details
Copy full SHA for 1f850b9
Browse repository at this point
Merge branch 'master' of github.com:wilburt/flutter_paystack into dev
wilburx9
committed
7f4cea6
View commit details
Copy full SHA for 7f4cea6
Browse repository at this point
Fixed analyzer warnings
wilburx9
committed
1bb4f06
View commit details
Copy full SHA for 1bb4f06
Browse repository at this point
Refactored transaction model
wilburx9
committed
752a6c7
View commit details
Copy full SHA for 752a6c7
Browse repository at this point
Wrote unittests for Utils
wilburx9
committed
f641f24
View commit details
Copy full SHA for f641f24
Browse repository at this point
Wrote tests for Stringutils
wilburx9
committed
2248e3d
View commit details
Copy full SHA for 2248e3d
Browse repository at this point
Commits on Dec 28, 2019
Merge pull request #34 from wilburt/dev
Show description for 48f1922
Wilberforce Uwadiegwu
authored
48f1922
View commit details
Copy full SHA for 48f1922
Browse repository at this point
Wrote tests for CardUtils
wilburx9
committed
851f12a
View commit details
Copy full SHA for 851f12a
Browse repository at this point
Commits on Dec 27, 2019
Merge pull request #33 from wilburt/dev
Show description for bd638c0
Wilberforce Uwadiegwu
authored
bd638c0
View commit details
Copy full SHA for bd638c0
Browse repository at this point
Resolves #31
wilburx9
committed
ae5221c
View commit details
Copy full SHA for ae5221c
Browse repository at this point
Merge branch 'master' into dev
wilburx9
committed
41d50d5
View commit details
Copy full SHA for 41d50d5
Browse repository at this point
Merge pull request #32 from wilburt/dev
Show description for a90c2f6
Wilberforce Uwadiegwu
authored
a90c2f6
View commit details
Copy full SHA for a90c2f6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.