Skip to content

Commit

Permalink
update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
justkawal committed Dec 23, 2023
1 parent b9b6356 commit ef4edfb
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [4.0.2] - 2023-12-23

### Modifications

- Modified Readme.md

## [4.0.1] - 2023-12-23

### Modifications
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
- [PayPal](https://paypal.me/justkawal)

## Road-map (Major Update: `5.0.0`: By March, 2024): ( Already started 🤝 )
- 🔜 Resolve nearly all issues.
- ➕ Formulas and Calculations
- 💾 Support Multiple Data type efficiently
- 📈 Charts
Expand Down
7 changes: 6 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
name: excel
description: A flutter and dart library for reading, creating, editing and updating excel sheets with compatible both on client and server side.
version: 4.0.1
version: 4.0.2
homepage: https://github.com/justkawal/excel
topics:
- excel
- office
- storage
- xlsx
- spreadsheet
- microsoft-office
- sheets
- microsoft-excel

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down

0 comments on commit ef4edfb

Please sign in to comment.