Commit Graph

57 Commits

Author SHA1 Message Date
Gustavo Bonifacio Rodrigues
9f1a8d0128
Update README.md 2021-11-19 18:35:53 -05:00
Gustavo Rodrigues
3193424f8f versioning 2021-03-08 18:33:21 -05:00
Gustavo Rodrigues
573844b0b0 refactor 2021-03-08 18:32:10 -05:00
Gustavo Rodrigues
69042fd27d oof 2021-03-08 16:38:50 -05:00
Gustavo Rodrigues
6281d24c64 refactoring 2021-03-08 16:34:34 -05:00
Gustavo Bonifacio Rodrigues
11cba09e30
Update pubspec.yaml 2021-03-08 13:22:40 -05:00
Gustavo Bonifacio Rodrigues
0d7db1c890
Update pubspec.yaml 2021-03-08 13:04:24 -05:00
Gustavo Rodrigues
c1ec946371 fix 2021-03-08 12:56:35 -05:00
Gustavo Rodrigues
cc0beae94d versioning 2021-03-08 12:56:06 -05:00
Gustavo Rodrigues
6362138705 fixes 2021-03-08 12:54:34 -05:00
Gustavo Rodrigues
3193dc0c22 version 2021-03-08 12:46:03 -05:00
Gustavo Rodrigues
08fa590ed4 changelog 2021-03-08 12:45:38 -05:00
Gustavo Rodrigues
43a1d9b47d general update 2021-03-08 12:37:23 -05:00
Gustavo Rodrigues
6755e96f06 initial fork 2021-03-08 11:37:06 -05:00
Victor Choueiri
f9edf394af Remove dead test code 2018-08-30 03:10:18 +03:00
Victor Choueiri
dca87b2b66 Bump sdk version constraints 2018-08-30 03:10:18 +03:00
Victor Choueiri
c46de81524 Add missing trailing comma in readme example 2018-05-09 23:49:03 +03:00
Victor Choueiri
d7512c20a3 Resize 2018-05-09 23:49:03 +03:00
Victor Choueiri
6d1dcb1722 Update readme 2018-05-09 23:49:03 +03:00
Victor Choueiri
e8e01d11b3 Add screenshots 2018-05-09 23:49:03 +03:00
Victor Choueiri
c09c4497a5 Prefer lowercase enums 2018-05-09 23:49:03 +03:00
Victor Choueiri
3bcc37359d Update changelog 2018-05-09 23:49:03 +03:00
Victor Choueiri
7fd5c0d99e Add round edgeStyle in example 2018-05-09 23:49:03 +03:00
Victor Choueiri
c8bbc3f8c1 Draw segment strokeCap based on edgeStyle 2018-05-09 23:49:03 +03:00
Victor Choueiri
de9f37138a Add edgeStyle to AnimatedCircularChart and CircularChart 2018-05-09 23:49:03 +03:00
Victor Choueiri
c98ed04297 Update screenshots to bust github cache 2018-03-21 04:22:45 +02:00
Victor Choueiri
d6ebc9af0b Update pub references 2018-03-21 04:19:47 +02:00
Victor Choueiri
b46ea93569 Update pubspec 2018-03-21 04:03:12 +02:00
Victor Choueiri
838ddb9a06
Update README.md 2018-03-21 04:00:12 +02:00
Victor Choueiri
25021a4657 Update screenshots 2018-03-21 03:55:55 +02:00
Victor Choueiri
8d8924e52d Update screenshot gif 2018-03-21 03:55:55 +02:00
Victor Choueiri
5c371cf6fc Fix: null labelPainter 2018-03-21 03:55:55 +02:00
Victor Choueiri
ae85badc74 Format with dartfmt 2018-03-21 03:55:55 +02:00
Victor Choueiri
1c846b4e21 Update example to use holeLabel 2018-03-21 03:55:55 +02:00
Victor Choueiri
a6e061feb1 Rev version 2018-03-21 03:55:55 +02:00
Victor Choueiri
0804bfc456 Commit pubspec.lock 2018-03-21 03:55:55 +02:00
Victor Choueiri
3ff0032e80 Add holeLabel and labelStyle 2018-03-21 03:55:55 +02:00
Victor Choueiri
8f9d553c22 Update Changelog 2018-03-21 03:55:55 +02:00
Victor Choueiri
d445089176 Fix: deprecated Math.PI 2018-03-21 03:55:55 +02:00
Victor Choueiri
23e8965368 Update gitignore rules 2018-03-21 03:55:55 +02:00
Victor Choueiri
cc755a6a5e Fix: missing super call 2018-03-21 03:55:55 +02:00
Victor Choueiri
05e54d033e
Remove unnecessary flutter block from pubspec
Fixes #9
2018-03-11 17:44:45 +02:00
Victor Choueiri
5d6a913469
Update README.md
- Fix missing GlobalKey initializer
- Add dart syntax highlighting to code snippets
2018-02-22 22:09:28 +02:00
Victor Choueiri
9ac1f3c6cf
Update README.md 2018-02-01 17:41:30 +02:00
Victor Choueiri
b9496c6ada
Merge pull request #7 from rkc13/patch-1
Update README.md errors
2018-02-01 17:38:28 +02:00
rkc13
bda67cdd40
Update README.md errors
This widget repo is awesome! Here is a couple recommendations to make the getting started code smoother.
2018-01-26 22:46:05 -08:00
Victor Choueiri
5ed7d12927 Document data entry classes 2017-11-05 20:28:28 +02:00
Victor Choueiri
77e06fff80
Add random example screenshot to README 2017-11-03 13:47:47 +02:00
Victor Choueiri
96f3fd172d Add randomly generated radials example 2017-11-03 13:45:27 +02:00
Victor Choueiri
f4084f9d1d
Add chart data entries section to readme 2017-11-03 05:31:49 +02:00