You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -171,26 +171,6 @@ Possible future `LogOutput`s could send to a file, firebase or to Logcat. Feel f
171
171
172
172
The [logger_flutter](https://pub.dev/packages/logger_flutter) package is an extension for logger. You can add it to any Flutter app. Just shake the phone to show the console.
173
173
174
+
# Acknowledgments
174
175
175
-
## MIT License
176
-
```
177
-
Copyright (c) 2019 Simon Leier
178
-
179
-
Permission is hereby granted, free of charge, to any person obtaining a copy
180
-
of this software and associated documentation files (the "Software"), to deal
181
-
in the Software without restriction, including without limitation the rights
182
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
183
-
copies of the Software, and to permit persons to whom the Software is
184
-
furnished to do so, subject to the following conditions:
185
-
186
-
The above copyright notice and this permission notice shall be included in all
187
-
copies or substantial portions of the Software.
188
-
189
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
190
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
191
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
192
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
193
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
194
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
195
-
SOFTWARE.
196
-
```
176
+
This package was originally created by [Simon Choi](https://github.com/simc).
0 commit comments