Skip to content

Commit

Permalink
Merge pull request #2 from adityathakurxd/version-0.0.3
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
adityathakurxd authored Jul 26, 2021
2 parents 95098f8 + acef21f commit dcde533
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@ class FancyScreen extends StatelessWidget {

## Next Goals

- [ ] Add onTap for functions.
- [ ] Change font and color style for text.
- [x] Add onTap for functions.
Now, you can specify the onTap and specify a function.

- [x] Change font and color style for text.
Change color by specifying `textcolor` and `subtitlecolor` properties.

- [ ] Add more containers to the package.

0 comments on commit dcde533

Please sign in to comment.