Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
fluttertpc_get
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Jonatas
2020-09-19 15:58:05 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9503fd02259b5f6807d0916cab2307cf87ac8f76
9503fd02
1 parent
a08c1c23
remove author from pubspec
Hide whitespace changes
Inline
Side-by-side
Showing
18 changed files
with
143 additions
and
62 deletions
getx/pubspec.yaml
packages/get_core/CHANGELOG.md
packages/get_core/LICENSE
packages/get_core/pubspec.yaml
packages/get_instance/CHANGELOG.md
packages/get_instance/LICENSE
packages/get_instance/pubspec.yaml
packages/get_instance/test/.test_coverage.dart
packages/get_navigation/LICENSE
packages/get_navigation/pubspec.yaml
packages/get_rx/LICENSE
packages/get_rx/coverage_badge.svg
packages/get_rx/pubspec.yaml
packages/get_rx/test/.test_coverage.dart
packages/get_state_manager/LICENSE
packages/get_state_manager/pubspec.yaml
packages/get_utils/LICENSE
packages/get_utils/pubspec.yaml
getx/pubspec.yaml
View file @
9503fd0
name
:
get
description
:
Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with GetX.
version
:
3.10.2
homepage
:
https://github.com/jonataslaw/get
homepage
:
https://github.com/jonataslaw/get
x
environment
:
sdk
:
"
>=2.8.0
<3.0.0"
...
...
packages/get_core/CHANGELOG.md
View file @
9503fd0
## [
0.0.1] - TODO: Add release date.
## [
3.10.2]
*
TODO: Describe initial release.
*
Initial release
...
...
packages/get_core/LICENSE
View file @
9503fd0
TODO: Add your license here.
MIT License
Copyright (c) 2019 Jonny Borges
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
\ No newline at end of file
...
...
packages/get_core/pubspec.yaml
View file @
9503fd0
name
:
get_core
description
:
A
core package from GetX
description
:
A
base package from allow use resources from GetX™ framework.
version
:
3.10.2
author
:
homepage
:
homepage
:
https://github.com/jonataslaw/getx
environment
:
sdk
:
"
>=2.7.0
<3.0.0"
...
...
packages/get_instance/CHANGELOG.md
View file @
9503fd0
## [0.0.1] - TODO: Add release date.
*
TODO: Describe initial release.
## [3.10.2]
-
Initial release
...
...
packages/get_instance/LICENSE
View file @
9503fd0
TODO: Add your license here.
MIT License
Copyright (c) 2019 Jonny Borges
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
\ No newline at end of file
...
...
packages/get_instance/pubspec.yaml
View file @
9503fd0
name
:
get_instance
description
:
A
new Flutter package project
.
description
:
A
smart dependency injector to GetX™ framework
.
version
:
3.10.2
author
:
homepage
:
homepage
:
https://github.com/jonataslaw/getx
environment
:
sdk
:
"
>=2.7.0
<3.0.0"
...
...
packages/get_instance/test/.test_coverage.dart
deleted
100644 → 0
View file @
a08c1c2
// Auto-generated by test_coverage. Do not edit by hand.
// Consider adding this file to your .gitignore.
import
'get_instance_test.dart'
as
get_instance_test
;
void
main
(
)
{
get_instance_test
.
main
();
}
packages/get_navigation/LICENSE
View file @
9503fd0
TODO: Add your license here.
MIT License
Copyright (c) 2019 Jonny Borges
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
\ No newline at end of file
...
...
packages/get_navigation/pubspec.yaml
View file @
9503fd0
name
:
get_navigation
description
:
A new Flutter package project
.
description
:
Open Screens, bottomsheets, dialogs, e snackbars with no context using GetX™ framework
.
version
:
3.10.2
author
:
homepage
:
homepage
:
https://github.com/jonataslaw/getx
environment
:
sdk
:
"
>=2.7.0
<3.0.0"
...
...
packages/get_rx/LICENSE
View file @
9503fd0
TODO: Add your license here.
MIT License
Copyright (c) 2019 Jonny Borges
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
\ No newline at end of file
...
...
packages/get_rx/coverage_badge.svg
deleted
100644 → 0
View file @
a08c1c2
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="88" height="20">
<linearGradient id="b" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/>
</linearGradient>
<clipPath id="a">
<rect width="88" height="20" rx="3" fill="#fff"/>
</clipPath>
<g clip-path="url(#a)">
<path fill="#555" d="M0 0h59v20H0z"/>
<path fill="#e05d44" d="M59 0h29v20H59z"/>
<path fill="url(#b)" d="M0 0h88v20H0z"/>
</g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110">
<text x="305" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="490">coverage</text>
<text x="305" y="140" transform="scale(.1)" textLength="490">coverage</text>
<text x="725" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="190">6%</text>
<text x="725" y="140" transform="scale(.1)" textLength="190">6%</text>
</g>
</svg>
packages/get_rx/pubspec.yaml
View file @
9503fd0
name
:
get_rx
description
:
A
new Flutter package project
.
description
:
A
set of powerful tools to provide reactive programming for the GetX™ framework
.
version
:
3.10.2
author
:
homepage
:
homepage
:
https://github.com/jonataslaw/getx
environment
:
sdk
:
"
>=2.7.0
<3.0.0"
...
...
packages/get_rx/test/.test_coverage.dart
deleted
100644 → 0
View file @
a08c1c2
// Auto-generated by test_coverage. Do not edit by hand.
// Consider adding this file to your .gitignore.
import
'rx_workers_test.dart'
as
rx_workers_test
;
void
main
(
)
{
rx_workers_test
.
main
();
}
packages/get_state_manager/LICENSE
View file @
9503fd0
TODO: Add your license here.
MIT License
Copyright (c) 2019 Jonny Borges
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
\ No newline at end of file
...
...
packages/get_state_manager/pubspec.yaml
View file @
9503fd0
name
:
get_state_manager
description
:
A new Flutter package project
.
description
:
The most powerful, easier and flexible StateManager to Flutter and GetX™ framework
.
version
:
3.10.2
author
:
homepage
:
homepage
:
https://github.com/jonataslaw/getx
environment
:
sdk
:
"
>=2.7.0
<3.0.0"
...
...
packages/get_utils/LICENSE
View file @
9503fd0
TODO: Add your license here.
MIT License
Copyright (c) 2019 Jonny Borges
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
\ No newline at end of file
...
...
packages/get_utils/pubspec.yaml
View file @
9503fd0
name
:
get_utils
description
:
A
new Flutter package project
.
description
:
A
set of tools that allows you to access high-level APIs and obtain validation tools for Flutter and GetX™ framework
.
version
:
3.10.2
author
:
homepage
:
homepage
:
https://github.com/jonataslaw/getx
environment
:
sdk
:
"
>=2.7.0
<3.0.0"
...
...
Please
register
or
login
to post a comment