Jonatas

remove author from pubspec

1 name: get 1 name: get
2 description: Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with GetX. 2 description: Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with GetX.
3 version: 3.10.2 3 version: 3.10.2
4 -homepage: https://github.com/jonataslaw/get 4 +homepage: https://github.com/jonataslaw/getx
5 5
6 environment: 6 environment:
7 sdk: ">=2.8.0 <3.0.0" 7 sdk: ">=2.8.0 <3.0.0"
1 -## [0.0.1] - TODO: Add release date. 1 +## [3.10.2]
2 2
3 -* TODO: Describe initial release. 3 +* Initial release
1 -TODO: Add your license here. 1 +MIT License
  2 +
  3 +Copyright (c) 2019 Jonny Borges
  4 +
  5 +Permission is hereby granted, free of charge, to any person obtaining a copy
  6 +of this software and associated documentation files (the "Software"), to deal
  7 +in the Software without restriction, including without limitation the rights
  8 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  9 +copies of the Software, and to permit persons to whom the Software is
  10 +furnished to do so, subject to the following conditions:
  11 +
  12 +The above copyright notice and this permission notice shall be included in all
  13 +copies or substantial portions of the Software.
  14 +
  15 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  16 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  17 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  18 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  19 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  20 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  21 +SOFTWARE.
1 name: get_core 1 name: get_core
2 -description: A core package from GetX 2 +description: A base package from allow use resources from GetX™ framework.
3 version: 3.10.2 3 version: 3.10.2
4 -author:  
5 -homepage: 4 +homepage: https://github.com/jonataslaw/getx
6 5
7 environment: 6 environment:
8 sdk: ">=2.7.0 <3.0.0" 7 sdk: ">=2.7.0 <3.0.0"
1 -## [0.0.1] - TODO: Add release date.  
2 -  
3 -* TODO: Describe initial release. 1 +## [3.10.2]
  2 +- Initial release
1 -TODO: Add your license here. 1 +MIT License
  2 +
  3 +Copyright (c) 2019 Jonny Borges
  4 +
  5 +Permission is hereby granted, free of charge, to any person obtaining a copy
  6 +of this software and associated documentation files (the "Software"), to deal
  7 +in the Software without restriction, including without limitation the rights
  8 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  9 +copies of the Software, and to permit persons to whom the Software is
  10 +furnished to do so, subject to the following conditions:
  11 +
  12 +The above copyright notice and this permission notice shall be included in all
  13 +copies or substantial portions of the Software.
  14 +
  15 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  16 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  17 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  18 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  19 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  20 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  21 +SOFTWARE.
1 name: get_instance 1 name: get_instance
2 -description: A new Flutter package project. 2 +description: A smart dependency injector to GetX™ framework.
3 version: 3.10.2 3 version: 3.10.2
4 -author:  
5 -homepage: 4 +homepage: https://github.com/jonataslaw/getx
6 5
7 environment: 6 environment:
8 sdk: ">=2.7.0 <3.0.0" 7 sdk: ">=2.7.0 <3.0.0"
1 -// Auto-generated by test_coverage. Do not edit by hand.  
2 -// Consider adding this file to your .gitignore.  
3 -  
4 -import 'get_instance_test.dart' as get_instance_test;  
5 -  
6 -void main() {  
7 - get_instance_test.main();  
8 -}  
1 -TODO: Add your license here. 1 +MIT License
  2 +
  3 +Copyright (c) 2019 Jonny Borges
  4 +
  5 +Permission is hereby granted, free of charge, to any person obtaining a copy
  6 +of this software and associated documentation files (the "Software"), to deal
  7 +in the Software without restriction, including without limitation the rights
  8 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  9 +copies of the Software, and to permit persons to whom the Software is
  10 +furnished to do so, subject to the following conditions:
  11 +
  12 +The above copyright notice and this permission notice shall be included in all
  13 +copies or substantial portions of the Software.
  14 +
  15 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  16 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  17 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  18 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  19 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  20 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  21 +SOFTWARE.
1 name: get_navigation 1 name: get_navigation
2 -description: A new Flutter package project. 2 +description: Open Screens, bottomsheets, dialogs, e snackbars with no context using GetX™ framework.
3 version: 3.10.2 3 version: 3.10.2
4 author: 4 author:
5 -homepage: 5 +homepage: https://github.com/jonataslaw/getx
6 6
7 environment: 7 environment:
8 sdk: ">=2.7.0 <3.0.0" 8 sdk: ">=2.7.0 <3.0.0"
1 -TODO: Add your license here. 1 +MIT License
  2 +
  3 +Copyright (c) 2019 Jonny Borges
  4 +
  5 +Permission is hereby granted, free of charge, to any person obtaining a copy
  6 +of this software and associated documentation files (the "Software"), to deal
  7 +in the Software without restriction, including without limitation the rights
  8 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  9 +copies of the Software, and to permit persons to whom the Software is
  10 +furnished to do so, subject to the following conditions:
  11 +
  12 +The above copyright notice and this permission notice shall be included in all
  13 +copies or substantial portions of the Software.
  14 +
  15 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  16 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  17 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  18 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  19 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  20 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  21 +SOFTWARE.
1 -<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="88" height="20">  
2 - <linearGradient id="b" x2="0" y2="100%">  
3 - <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>  
4 - <stop offset="1" stop-opacity=".1"/>  
5 - </linearGradient>  
6 - <clipPath id="a">  
7 - <rect width="88" height="20" rx="3" fill="#fff"/>  
8 - </clipPath>  
9 - <g clip-path="url(#a)">  
10 - <path fill="#555" d="M0 0h59v20H0z"/>  
11 - <path fill="#e05d44" d="M59 0h29v20H59z"/>  
12 - <path fill="url(#b)" d="M0 0h88v20H0z"/>  
13 - </g>  
14 - <g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110">  
15 - <text x="305" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="490">coverage</text>  
16 - <text x="305" y="140" transform="scale(.1)" textLength="490">coverage</text>  
17 - <text x="725" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="190">6%</text>  
18 - <text x="725" y="140" transform="scale(.1)" textLength="190">6%</text>  
19 - </g>  
20 -</svg>  
1 name: get_rx 1 name: get_rx
2 -description: A new Flutter package project. 2 +description: A set of powerful tools to provide reactive programming for the GetX™ framework.
3 version: 3.10.2 3 version: 3.10.2
4 author: 4 author:
5 -homepage: 5 +homepage: https://github.com/jonataslaw/getx
6 6
7 environment: 7 environment:
8 sdk: ">=2.7.0 <3.0.0" 8 sdk: ">=2.7.0 <3.0.0"
1 -// Auto-generated by test_coverage. Do not edit by hand.  
2 -// Consider adding this file to your .gitignore.  
3 -  
4 -import 'rx_workers_test.dart' as rx_workers_test;  
5 -  
6 -void main() {  
7 - rx_workers_test.main();  
8 -}  
1 -TODO: Add your license here. 1 +MIT License
  2 +
  3 +Copyright (c) 2019 Jonny Borges
  4 +
  5 +Permission is hereby granted, free of charge, to any person obtaining a copy
  6 +of this software and associated documentation files (the "Software"), to deal
  7 +in the Software without restriction, including without limitation the rights
  8 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  9 +copies of the Software, and to permit persons to whom the Software is
  10 +furnished to do so, subject to the following conditions:
  11 +
  12 +The above copyright notice and this permission notice shall be included in all
  13 +copies or substantial portions of the Software.
  14 +
  15 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  16 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  17 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  18 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  19 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  20 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  21 +SOFTWARE.
1 name: get_state_manager 1 name: get_state_manager
2 -description: A new Flutter package project. 2 +description: The most powerful, easier and flexible StateManager to Flutter and GetX™ framework.
3 version: 3.10.2 3 version: 3.10.2
4 author: 4 author:
5 -homepage: 5 +homepage: https://github.com/jonataslaw/getx
6 6
7 environment: 7 environment:
8 sdk: ">=2.7.0 <3.0.0" 8 sdk: ">=2.7.0 <3.0.0"
1 -TODO: Add your license here. 1 +MIT License
  2 +
  3 +Copyright (c) 2019 Jonny Borges
  4 +
  5 +Permission is hereby granted, free of charge, to any person obtaining a copy
  6 +of this software and associated documentation files (the "Software"), to deal
  7 +in the Software without restriction, including without limitation the rights
  8 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  9 +copies of the Software, and to permit persons to whom the Software is
  10 +furnished to do so, subject to the following conditions:
  11 +
  12 +The above copyright notice and this permission notice shall be included in all
  13 +copies or substantial portions of the Software.
  14 +
  15 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  16 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  17 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  18 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  19 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  20 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  21 +SOFTWARE.
1 name: get_utils 1 name: get_utils
2 -description: A new Flutter package project. 2 +description: A set of tools that allows you to access high-level APIs and obtain validation tools for Flutter and GetX™ framework.
3 version: 3.10.2 3 version: 3.10.2
4 author: 4 author:
5 -homepage: 5 +homepage: https://github.com/jonataslaw/getx
6 6
7 environment: 7 environment:
8 sdk: ">=2.7.0 <3.0.0" 8 sdk: ">=2.7.0 <3.0.0"