Tobe O
|
31006f54e2
|
Remove unnecessary named parameters
|
2018-03-09 07:45:03 -05:00 |
|
Tobe O
|
51bf0c2329
|
Fix ID/Date typo in README
|
2018-03-09 07:43:47 -05:00 |
|
Tobe O
|
323ad807bd
|
Test Fields class
|
2018-03-09 07:43:17 -05:00 |
|
Tobe O
|
039f0b3443
|
Create a Fields class
|
2018-03-09 07:39:21 -05:00 |
|
Tobe O
|
ea9322a930
|
Travis - use dev Dart SDK
|
2018-03-05 01:54:23 -05:00 |
|
Tobe O
|
779dc080be
|
Fixed lists
|
2018-03-05 01:18:46 -05:00 |
|
Tobe O
|
9ccc406aa5
|
Bump to 2.0.0, modify README
|
2018-03-02 16:23:00 -05:00 |
|
Tobe O
|
ec494270f3
|
Remove path dep
|
2018-03-02 14:56:30 -05:00 |
|
Tobe O
|
43579da76a
|
build.yaml
|
2018-03-02 14:49:47 -05:00 |
|
Tobe O
|
e3b1dc86ba
|
Updated README further
|
2018-03-02 13:55:03 -05:00 |
|
Tobe O
|
7e1f0b52d6
|
Updated README
|
2018-03-02 13:48:03 -05:00 |
|
Tobe O
|
6aaa932195
|
Add canSerialize, deserialize to Exclude
|
2018-03-02 13:38:41 -05:00 |
|
Tobe O
|
eb8d6c1328
|
Add canSerialize, deserialize
|
2018-02-28 16:04:58 -05:00 |
|
Tobe O
|
73ec77091c
|
Updated README... somewhat
|
2018-02-27 21:12:49 -05:00 |
|
Tobe O
|
5f4411b6e9
|
Mark both as 2.0.0-alpha
|
2018-02-27 21:11:04 -05:00 |
|
Tobe O
|
2210cde81c
|
fromMap
|
2018-02-27 21:10:43 -05:00 |
|
Tobe O
|
64cd59c345
|
Remove unnecessary JSON calls in test
|
2018-02-27 20:51:42 -05:00 |
|
Tobe O
|
ea298d4362
|
Generate toJson()
|
2018-02-27 20:49:14 -05:00 |
|
Tobe O
|
92a6ea8c30
|
Serialize maps of models
|
2018-02-27 20:43:43 -05:00 |
|
Tobe O
|
b8ec1571d9
|
Serialize lists of models
|
2018-02-27 20:41:19 -05:00 |
|
Tobe O
|
ea1ee1f9d3
|
Serialize nested model class
|
2018-02-27 20:20:42 -05:00 |
|
Tobe O
|
236ef55230
|
Detect model class
|
2018-02-27 20:18:48 -05:00 |
|
Tobe O
|
acce9a4bb8
|
Fix bug where all natural fields were excluded
|
2018-02-27 20:12:56 -05:00 |
|
Tobe O
|
81e6263191
|
Basic toMap()
|
2018-02-27 20:10:57 -05:00 |
|
Tobe O
|
b5ca9c6d7b
|
Only gen serializer if serializers are specifid
|
2018-02-27 19:59:43 -05:00 |
|
Tobe O
|
4319721ce3
|
Add auto* flags to BuildContext
|
2018-02-27 19:50:16 -05:00 |
|
Tobe O
|
5ccc7755a7
|
Rename constants to lowercase
|
2018-02-27 19:47:42 -05:00 |
|
Tobe O
|
53f6b468a5
|
Static serializer types, also autoIdAndDateFields, autoSnakeCaseNames
|
2018-02-27 19:46:35 -05:00 |
|
Tobe O
|
29ed032e61
|
Split main lib
|
2018-02-27 19:36:53 -05:00 |
|
Tobe O
|
36b24480b2
|
modelClassType
|
2018-02-27 15:03:58 -05:00 |
|
Tobe O
|
f10b8ab21b
|
Named parameters in constructor
|
2018-02-27 14:57:05 -05:00 |
|
Tobe O
|
1fac0bfee0
|
Support generic types
|
2018-02-27 14:50:46 -05:00 |
|
Tobe O
|
c0d57bf8b1
|
Add final fields
|
2018-02-27 14:47:42 -05:00 |
|
Tobe O
|
50153dedf3
|
Added modelClassNameReCas
|
2018-02-27 14:42:06 -05:00 |
|
Tobe O
|
387f05009b
|
More documentation
|
2018-02-27 14:22:30 -05:00 |
|
Tobe O
|
488934c485
|
BuildContext documentation
|
2018-02-27 14:20:39 -05:00 |
|
Tobe O
|
5956302d6f
|
Upgrade dependencies, remove old generator class
|
2018-02-27 14:15:09 -05:00 |
|
Tobe O
|
9c1b8d18a3
|
Update README.md
|
2018-02-12 11:35:52 -05:00 |
|
Tobe O
|
194c012806
|
Pubspec -> v1.1.1
|
2018-02-07 00:53:46 -05:00 |
|
Tobe O
|
79433b7c84
|
README update
|
2018-02-07 00:52:20 -05:00 |
|
Tobe O
|
95433854e5
|
IDEA
|
2018-02-07 00:51:22 -05:00 |
|
Tobe O
|
b3aceaa83b
|
Service.toId no longer only takes a String
|
2018-02-07 00:48:32 -05:00 |
|
Tobe O
|
9e915fa7d2
|
AnonymousService now takes FutureOr
|
2018-02-07 00:46:59 -05:00 |
|
Tobe O
|
453d19aa31
|
Created pkg:framework/http.dart
|
2018-02-07 00:44:21 -05:00 |
|
Tobe O
|
e4b23768e4
|
HTTP ResponseContext works
|
2018-02-07 00:36:24 -05:00 |
|
Tobe O
|
7602578938
|
Export HTTP Req+Res context
|
2018-02-07 00:26:33 -05:00 |
|
Tobe O
|
14f2b5d807
|
Deprecated AngelMetrics
|
2018-02-07 00:26:11 -05:00 |
|
Tobe O
|
25dc29e126
|
Removed HttpHeaders in ResponseContext
|
2018-02-07 00:22:15 -05:00 |
|
Tobe O
|
9b7bf84acf
|
Deprecated ResponseContext.io , added HTTP equivalent
|
2018-02-07 00:21:14 -05:00 |
|
Tobe O
|
cf02582d1b
|
Change return type of AngelHttp.createRequestContext
|
2018-02-06 23:59:59 -05:00 |
|