Skip to content

Commit

Permalink
Add checklist to Read.me
Browse files Browse the repository at this point in the history
  • Loading branch information
kackogut committed Sep 19, 2023
1 parent 83a49c9 commit 1543fe0
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
# sol_pay_gen
# Solana Pay QR generator

QR code generator for Solana Pay

## Getting Started
## Checklist

This project is a starting point for a Flutter application.
- ✅ Validation

A few resources to get you started if this is your first Flutter project:

- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)

For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
- 🚧 Download QR code
- 🚧 SPL token picker
- 🚧 Upload custom icon
- 🚧 Adaptive layout
- 🚧 How it works page
- 🚧 Transaction request
- 🚧 Transactions history

0 comments on commit 1543fe0

Please sign in to comment.