thomashii
a8dc7ef515
Update dependencies for development
2021-02-18 21:30:50 +08:00
Tobe Osakwe
a6062cf7cc
Merge pull request #120 from eliasreis54/update-readme
...
Update the README.MD
2019-10-09 14:26:35 -04:00
Tobe O
8d9668bd8a
Remove extraneous newline
2019-10-09 14:25:42 -04:00
Tobe O
0cf2adeafe
slight updates to eliasreis54 readme
2019-10-09 14:24:56 -04:00
Elias Reis
d5f3ec6945
Update the README.MD
2019-10-02 22:21:08 -03:00
Tobe Osakwe
21e583644b
Merge pull request #118 from fredtma/patch-1
...
Change Dockerfile to use latest dart image
2019-09-26 08:35:01 -04:00
fredtma
8d2f0e9d02
Change Dockerfile to use latest dart image
...
I generated an application with `angel init`
When running the application in a docker container, I get the error.
`file:///root/.pub-cache/hosted/pub.dartlang.org/angel_configuration-2.1.0/lib/angel_configuration.dart:62:1: Error: 'Future' expects 0 type arguments.`
This is due to the fact that *angel_configuration.dart* does not import 'dart:async'.
This works when using the latest dart version.
[see](https://github.com/dart-lang/sdk/issues/26162 )
[see](https://github.com/dart-lang/sdk/issues/34384 )
[see](https://github.com/dart-lang/sdk/issues/34237 )
2019-09-26 09:09:01 +02:00
Tobe Osakwe
4aec4c5cec
Create FUNDING.yml
2019-05-29 03:06:49 -04:00
Tobe O
28aae83d96
Listen on Level.ALL
2019-05-01 19:32:55 -04:00
Tobe O
b8a9f36746
Prettylog handle fine, config
2019-05-01 19:29:51 -04:00
Tobe O
177a550a9e
Depend on 2.0.0
2019-04-29 12:48:06 -04:00
Tobe O
b648fdf65d
Add unnecessary_new lints, upgrade prod
2019-04-28 14:38:01 -04:00
Tobe O
96b27a402b
Clean up README
2019-04-18 12:18:39 -04:00
Tobe O
f90bcfe27b
Fix error handling
2019-04-18 12:09:37 -04:00
Tobe O
de88321865
Use app.environment
2019-04-18 12:07:17 -04:00
Tobe O
9d8cd1b6f3
Bump angel_framework dep
2019-04-18 12:07:07 -04:00
Tobe O
a7d6a8cf76
Use mirrors reflector in prod by default
2019-04-18 12:06:43 -04:00
Tobe O
7773303a07
Edit bin/dev.dart for logging logic
2019-04-18 12:05:40 -04:00
Tobe O
14da50550e
ANGEL_ENV -> production in launch.json
2019-04-18 12:04:54 -04:00
Tobe O
30c2add0f3
Delete tasks.json
2019-04-18 12:04:33 -04:00
Tobe Osakwe
2c787f7571
Update dev.dart
2019-02-06 23:00:28 -05:00
Tobe Osakwe
014c07a89f
Update dev.dart
2019-02-06 16:57:53 -05:00
Tobe Osakwe
ec53896d86
Update README.md
2019-02-03 01:04:35 -05:00
Tobe Osakwe
5f89710996
Update pubspec.yaml
2019-01-27 19:48:33 -05:00
Tobe Osakwe
06af5078e0
Update routes.dart
2019-01-23 14:45:20 -05:00
Tobe Osakwe
62670f0771
Update pubspec.yaml
2019-01-23 14:44:10 -05:00
Tobe Osakwe
e13b990cd3
Update prod.dart
2019-01-04 09:49:24 -05:00
Tobe Osakwe
075ab0a322
Update launch.json
2018-12-31 12:27:04 -05:00
Tobe Osakwe
8f491dd63c
Create pretty_logging.dart
2018-12-31 12:22:41 -05:00
Tobe Osakwe
14b47d6efe
Update dev.dart
2018-12-31 11:15:48 -05:00
Tobe Osakwe
1f4c46d18a
Update prod.dart
2018-12-31 11:15:21 -05:00
Tobe Osakwe
09861238a1
Update dev.dart
2018-12-30 20:40:24 -05:00
Tobe Osakwe
b70c3bb26f
Update dev.dart
2018-12-30 20:39:29 -05:00
Tobe Osakwe
96e0c61ead
Update dev.dart
2018-12-30 20:39:22 -05:00
Tobe Osakwe
e68b36ef6e
Update analysis_options.yaml
2018-12-30 18:53:51 -05:00
Tobe Osakwe
a3f8057023
Update pubspec.yaml
2018-12-30 18:53:14 -05:00
Tobe O
46d50c8b13
Dockerfile
2018-12-27 21:14:42 -05:00
Tobe O
04f7bd43ae
README update for v2
2018-12-10 22:36:14 -05:00
Tobe O
386141269c
move 2.x into master
2018-12-10 22:30:48 -05:00
Tobe O
db6e5f2039
merge from 2.x
2018-12-10 22:26:30 -05:00
Tobe O
f9584c5310
Fix includes in views
2018-11-14 02:18:56 -05:00
Tobe O
bb088c345d
Rename views, re-enable Jael
2018-11-10 16:56:41 -05:00
Tobe Osakwe
af115641c4
Merge pull request #63 from angel-dart/1.1.x
...
Merge pull request #62 from angel-dart/master
2018-10-04 11:21:52 -04:00
Tobe Osakwe
80209f9c91
Merge pull request #62 from angel-dart/master
...
Update from master
2018-10-04 11:21:27 -04:00
Tobe O
59e904dddd
Remove CORS
2018-10-02 13:11:10 -04:00
Tobe O
350e538b2b
Add angel_hot
2018-10-02 13:10:56 -04:00
Tobe O
de1d0c6dd0
Require package:angel_production
2018-09-04 21:10:18 -04:00
Tobe O
4369c52a28
Begin update for 2.x
2018-09-04 20:57:39 -04:00
Tobe Osakwe
7b12541842
Update routes.dart
2018-09-02 11:18:18 -04:00
Tobe Osakwe
1a7efdfa25
Update README.md
2018-08-27 11:10:23 -04:00