30 changed files with 990 additions and 1110 deletions
@ -1,39 +1,35 @@ |
|||||||
############################################################################### |
# Copyright (C) 2023 Open Mobile Platform LLC. |
||||||
## |
# Contact: https://community.omprussia.ru/open-source |
||||||
## Copyright (C) 2023 Open Mobile Platform LLC. |
# |
||||||
## Contact: https://community.omprussia.ru/open-source |
# This file is part of the Aurora OS Application Template project. |
||||||
## |
# |
||||||
## This file is part of the Aurora OS Application Template project. |
# Redistribution and use in source and binary forms, |
||||||
## |
# with or without modification, are permitted provided |
||||||
## Redistribution and use in source and binary forms, |
# that the following conditions are met: |
||||||
## with or without modification, are permitted provided |
# |
||||||
## that the following conditions are met: |
# * Redistributions of source code must retain the above copyright notice, |
||||||
## |
# this list of conditions and the following disclaimer. |
||||||
## * Redistributions of source code must retain the above copyright notice, |
# * Redistributions in binary form must reproduce the above copyright notice, |
||||||
## this list of conditions and the following disclaimer. |
# this list of conditions and the following disclaimer |
||||||
## * Redistributions in binary form must reproduce the above copyright notice, |
# in the documentation and/or other materials provided with the distribution. |
||||||
## this list of conditions and the following disclaimer |
# * Neither the name of the copyright holder nor the names of its contributors |
||||||
## in the documentation and/or other materials provided with the distribution. |
# may be used to endorse or promote products derived from this software |
||||||
## * Neither the name of the copyright holder nor the names of its contributors |
# without specific prior written permission. |
||||||
## may be used to endorse or promote products derived from this software |
# |
||||||
## without specific prior written permission. |
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
||||||
## |
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
||||||
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
||||||
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
# FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
||||||
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
# IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
||||||
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
||||||
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
# OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
||||||
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
||||||
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
# LOSS OF USE, DATA, OR PROFITS; |
||||||
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
# OR BUSINESS INTERRUPTION) |
||||||
## LOSS OF USE, DATA, OR PROFITS; |
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
||||||
## OR BUSINESS INTERRUPTION) |
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
||||||
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
# (INCLUDING NEGLIGENCE OR OTHERWISE) |
||||||
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
||||||
## (INCLUDING NEGLIGENCE OR OTHERWISE) |
# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
||||||
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
|
||||||
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
||||||
## |
|
||||||
############################################################################### |
|
||||||
|
|
||||||
include: package:flutter_lints/flutter.yaml |
include: package:flutter_lints/flutter.yaml |
||||||
|
@ -1,39 +1,35 @@ |
|||||||
############################################################################### |
# Copyright (C) 2023 Open Mobile Platform LLC. |
||||||
## |
# Contact: https://community.omprussia.ru/open-source |
||||||
## Copyright (C) 2023 Open Mobile Platform LLC. |
# |
||||||
## Contact: https://community.omprussia.ru/open-source |
# This file is part of the Aurora OS Application Template project. |
||||||
## |
# |
||||||
## This file is part of the Aurora OS Application Template project. |
# Redistribution and use in source and binary forms, |
||||||
## |
# with or without modification, are permitted provided |
||||||
## Redistribution and use in source and binary forms, |
# that the following conditions are met: |
||||||
## with or without modification, are permitted provided |
# |
||||||
## that the following conditions are met: |
# * Redistributions of source code must retain the above copyright notice, |
||||||
## |
# this list of conditions and the following disclaimer. |
||||||
## * Redistributions of source code must retain the above copyright notice, |
# * Redistributions in binary form must reproduce the above copyright notice, |
||||||
## this list of conditions and the following disclaimer. |
# this list of conditions and the following disclaimer |
||||||
## * Redistributions in binary form must reproduce the above copyright notice, |
# in the documentation and/or other materials provided with the distribution. |
||||||
## this list of conditions and the following disclaimer |
# * Neither the name of the copyright holder nor the names of its contributors |
||||||
## in the documentation and/or other materials provided with the distribution. |
# may be used to endorse or promote products derived from this software |
||||||
## * Neither the name of the copyright holder nor the names of its contributors |
# without specific prior written permission. |
||||||
## may be used to endorse or promote products derived from this software |
# |
||||||
## without specific prior written permission. |
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
||||||
## |
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
||||||
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
||||||
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
# FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
||||||
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
# IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
||||||
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
||||||
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
# OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
||||||
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
||||||
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
# LOSS OF USE, DATA, OR PROFITS; |
||||||
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
# OR BUSINESS INTERRUPTION) |
||||||
## LOSS OF USE, DATA, OR PROFITS; |
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
||||||
## OR BUSINESS INTERRUPTION) |
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
||||||
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
# (INCLUDING NEGLIGENCE OR OTHERWISE) |
||||||
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
||||||
## (INCLUDING NEGLIGENCE OR OTHERWISE) |
# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
||||||
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
|
||||||
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
||||||
## |
|
||||||
############################################################################### |
|
||||||
|
|
||||||
include: package:flutter_lints/flutter.yaml |
include: package:flutter_lints/flutter.yaml |
||||||
|
@ -1,39 +1,35 @@ |
|||||||
############################################################################### |
# Copyright (C) 2023 Open Mobile Platform LLC. |
||||||
## |
# Contact: https://community.omprussia.ru/open-source |
||||||
## Copyright (C) 2023 Open Mobile Platform LLC. |
# |
||||||
## Contact: https://community.omprussia.ru/open-source |
# This file is part of the Aurora OS Application Template project. |
||||||
## |
# |
||||||
## This file is part of the Aurora OS Application Template project. |
# Redistribution and use in source and binary forms, |
||||||
## |
# with or without modification, are permitted provided |
||||||
## Redistribution and use in source and binary forms, |
# that the following conditions are met: |
||||||
## with or without modification, are permitted provided |
# |
||||||
## that the following conditions are met: |
# * Redistributions of source code must retain the above copyright notice, |
||||||
## |
# this list of conditions and the following disclaimer. |
||||||
## * Redistributions of source code must retain the above copyright notice, |
# * Redistributions in binary form must reproduce the above copyright notice, |
||||||
## this list of conditions and the following disclaimer. |
# this list of conditions and the following disclaimer |
||||||
## * Redistributions in binary form must reproduce the above copyright notice, |
# in the documentation and/or other materials provided with the distribution. |
||||||
## this list of conditions and the following disclaimer |
# * Neither the name of the copyright holder nor the names of its contributors |
||||||
## in the documentation and/or other materials provided with the distribution. |
# may be used to endorse or promote products derived from this software |
||||||
## * Neither the name of the copyright holder nor the names of its contributors |
# without specific prior written permission. |
||||||
## may be used to endorse or promote products derived from this software |
# |
||||||
## without specific prior written permission. |
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
||||||
## |
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
||||||
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
||||||
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
# FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
||||||
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
# IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
||||||
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
||||||
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
# OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
||||||
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
||||||
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
# LOSS OF USE, DATA, OR PROFITS; |
||||||
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
# OR BUSINESS INTERRUPTION) |
||||||
## LOSS OF USE, DATA, OR PROFITS; |
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
||||||
## OR BUSINESS INTERRUPTION) |
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
||||||
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
# (INCLUDING NEGLIGENCE OR OTHERWISE) |
||||||
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
||||||
## (INCLUDING NEGLIGENCE OR OTHERWISE) |
# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
||||||
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
|
||||||
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
||||||
## |
|
||||||
############################################################################### |
|
||||||
|
|
||||||
include: package:flutter_lints/flutter.yaml |
include: package:flutter_lints/flutter.yaml |
||||||
|
@ -1,39 +1,35 @@ |
|||||||
############################################################################### |
# Copyright (C) 2023 Open Mobile Platform LLC. |
||||||
## |
# Contact: https://community.omprussia.ru/open-source |
||||||
## Copyright (C) 2023 Open Mobile Platform LLC. |
# |
||||||
## Contact: https://community.omprussia.ru/open-source |
# This file is part of the Aurora OS Application Template project. |
||||||
## |
# |
||||||
## This file is part of the Aurora OS Application Template project. |
# Redistribution and use in source and binary forms, |
||||||
## |
# with or without modification, are permitted provided |
||||||
## Redistribution and use in source and binary forms, |
# that the following conditions are met: |
||||||
## with or without modification, are permitted provided |
# |
||||||
## that the following conditions are met: |
# * Redistributions of source code must retain the above copyright notice, |
||||||
## |
# this list of conditions and the following disclaimer. |
||||||
## * Redistributions of source code must retain the above copyright notice, |
# * Redistributions in binary form must reproduce the above copyright notice, |
||||||
## this list of conditions and the following disclaimer. |
# this list of conditions and the following disclaimer |
||||||
## * Redistributions in binary form must reproduce the above copyright notice, |
# in the documentation and/or other materials provided with the distribution. |
||||||
## this list of conditions and the following disclaimer |
# * Neither the name of the copyright holder nor the names of its contributors |
||||||
## in the documentation and/or other materials provided with the distribution. |
# may be used to endorse or promote products derived from this software |
||||||
## * Neither the name of the copyright holder nor the names of its contributors |
# without specific prior written permission. |
||||||
## may be used to endorse or promote products derived from this software |
# |
||||||
## without specific prior written permission. |
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
||||||
## |
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
||||||
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
||||||
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
# FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
||||||
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
# IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
||||||
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
||||||
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
# OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
||||||
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
||||||
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
# LOSS OF USE, DATA, OR PROFITS; |
||||||
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
# OR BUSINESS INTERRUPTION) |
||||||
## LOSS OF USE, DATA, OR PROFITS; |
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
||||||
## OR BUSINESS INTERRUPTION) |
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
||||||
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
# (INCLUDING NEGLIGENCE OR OTHERWISE) |
||||||
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
||||||
## (INCLUDING NEGLIGENCE OR OTHERWISE) |
# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
||||||
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
|
||||||
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
||||||
## |
|
||||||
############################################################################### |
|
||||||
|
|
||||||
include: package:flutter_lints/flutter.yaml |
include: package:flutter_lints/flutter.yaml |
||||||
|
@ -1,39 +1,35 @@ |
|||||||
############################################################################### |
# Copyright (C) 2023 Open Mobile Platform LLC. |
||||||
## |
# Contact: https://community.omprussia.ru/open-source |
||||||
## Copyright (C) 2023 Open Mobile Platform LLC. |
# |
||||||
## Contact: https://community.omprussia.ru/open-source |
# This file is part of the Aurora OS Application Template project. |
||||||
## |
# |
||||||
## This file is part of the Aurora OS Application Template project. |
# Redistribution and use in source and binary forms, |
||||||
## |
# with or without modification, are permitted provided |
||||||
## Redistribution and use in source and binary forms, |
# that the following conditions are met: |
||||||
## with or without modification, are permitted provided |
# |
||||||
## that the following conditions are met: |
# * Redistributions of source code must retain the above copyright notice, |
||||||
## |
# this list of conditions and the following disclaimer. |
||||||
## * Redistributions of source code must retain the above copyright notice, |
# * Redistributions in binary form must reproduce the above copyright notice, |
||||||
## this list of conditions and the following disclaimer. |
# this list of conditions and the following disclaimer |
||||||
## * Redistributions in binary form must reproduce the above copyright notice, |
# in the documentation and/or other materials provided with the distribution. |
||||||
## this list of conditions and the following disclaimer |
# * Neither the name of the copyright holder nor the names of its contributors |
||||||
## in the documentation and/or other materials provided with the distribution. |
# may be used to endorse or promote products derived from this software |
||||||
## * Neither the name of the copyright holder nor the names of its contributors |
# without specific prior written permission. |
||||||
## may be used to endorse or promote products derived from this software |
# |
||||||
## without specific prior written permission. |
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
||||||
## |
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
||||||
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
||||||
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
# FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
||||||
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
# IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
||||||
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
||||||
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
# OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
||||||
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
||||||
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
# LOSS OF USE, DATA, OR PROFITS; |
||||||
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
# OR BUSINESS INTERRUPTION) |
||||||
## LOSS OF USE, DATA, OR PROFITS; |
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
||||||
## OR BUSINESS INTERRUPTION) |
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
||||||
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
# (INCLUDING NEGLIGENCE OR OTHERWISE) |
||||||
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
||||||
## (INCLUDING NEGLIGENCE OR OTHERWISE) |
# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
||||||
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
|
||||||
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
||||||
## |
|
||||||
############################################################################### |
|
||||||
|
|
||||||
include: package:flutter_lints/flutter.yaml |
include: package:flutter_lints/flutter.yaml |
||||||
|
@ -1,39 +1,35 @@ |
|||||||
############################################################################### |
# Copyright (C) 2023 Open Mobile Platform LLC. |
||||||
## |
# Contact: https://community.omprussia.ru/open-source |
||||||
## Copyright (C) 2023 Open Mobile Platform LLC. |
# |
||||||
## Contact: https://community.omprussia.ru/open-source |
# This file is part of the Aurora OS Application Template project. |
||||||
## |
# |
||||||
## This file is part of the Aurora OS Application Template project. |
# Redistribution and use in source and binary forms, |
||||||
## |
# with or without modification, are permitted provided |
||||||
## Redistribution and use in source and binary forms, |
# that the following conditions are met: |
||||||
## with or without modification, are permitted provided |
# |
||||||
## that the following conditions are met: |
# * Redistributions of source code must retain the above copyright notice, |
||||||
## |
# this list of conditions and the following disclaimer. |
||||||
## * Redistributions of source code must retain the above copyright notice, |
# * Redistributions in binary form must reproduce the above copyright notice, |
||||||
## this list of conditions and the following disclaimer. |
# this list of conditions and the following disclaimer |
||||||
## * Redistributions in binary form must reproduce the above copyright notice, |
# in the documentation and/or other materials provided with the distribution. |
||||||
## this list of conditions and the following disclaimer |
# * Neither the name of the copyright holder nor the names of its contributors |
||||||
## in the documentation and/or other materials provided with the distribution. |
# may be used to endorse or promote products derived from this software |
||||||
## * Neither the name of the copyright holder nor the names of its contributors |
# without specific prior written permission. |
||||||
## may be used to endorse or promote products derived from this software |
# |
||||||
## without specific prior written permission. |
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
||||||
## |
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
||||||
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
||||||
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
# FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
||||||
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
# IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
||||||
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
||||||
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
# OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
||||||
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
||||||
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
# LOSS OF USE, DATA, OR PROFITS; |
||||||
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
# OR BUSINESS INTERRUPTION) |
||||||
## LOSS OF USE, DATA, OR PROFITS; |
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
||||||
## OR BUSINESS INTERRUPTION) |
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
||||||
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
# (INCLUDING NEGLIGENCE OR OTHERWISE) |
||||||
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
||||||
## (INCLUDING NEGLIGENCE OR OTHERWISE) |
# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
||||||
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
|
||||||
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
||||||
## |
|
||||||
############################################################################### |
|
||||||
|
|
||||||
include: package:flutter_lints/flutter.yaml |
include: package:flutter_lints/flutter.yaml |
||||||
|
@ -1,39 +1,35 @@ |
|||||||
############################################################################### |
# Copyright (C) 2023 Open Mobile Platform LLC. |
||||||
## |
# Contact: https://community.omprussia.ru/open-source |
||||||
## Copyright (C) 2023 Open Mobile Platform LLC. |
# |
||||||
## Contact: https://community.omprussia.ru/open-source |
# This file is part of the Aurora OS Application Template project. |
||||||
## |
# |
||||||
## This file is part of the Aurora OS Application Template project. |
# Redistribution and use in source and binary forms, |
||||||
## |
# with or without modification, are permitted provided |
||||||
## Redistribution and use in source and binary forms, |
# that the following conditions are met: |
||||||
## with or without modification, are permitted provided |
# |
||||||
## that the following conditions are met: |
# * Redistributions of source code must retain the above copyright notice, |
||||||
## |
# this list of conditions and the following disclaimer. |
||||||
## * Redistributions of source code must retain the above copyright notice, |
# * Redistributions in binary form must reproduce the above copyright notice, |
||||||
## this list of conditions and the following disclaimer. |
# this list of conditions and the following disclaimer |
||||||
## * Redistributions in binary form must reproduce the above copyright notice, |
# in the documentation and/or other materials provided with the distribution. |
||||||
## this list of conditions and the following disclaimer |
# * Neither the name of the copyright holder nor the names of its contributors |
||||||
## in the documentation and/or other materials provided with the distribution. |
# may be used to endorse or promote products derived from this software |
||||||
## * Neither the name of the copyright holder nor the names of its contributors |
# without specific prior written permission. |
||||||
## may be used to endorse or promote products derived from this software |
# |
||||||
## without specific prior written permission. |
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
||||||
## |
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
||||||
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
||||||
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
# FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
||||||
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
# IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
||||||
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
||||||
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
# OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
||||||
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
||||||
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
# LOSS OF USE, DATA, OR PROFITS; |
||||||
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
# OR BUSINESS INTERRUPTION) |
||||||
## LOSS OF USE, DATA, OR PROFITS; |
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
||||||
## OR BUSINESS INTERRUPTION) |
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
||||||
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
# (INCLUDING NEGLIGENCE OR OTHERWISE) |
||||||
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
||||||
## (INCLUDING NEGLIGENCE OR OTHERWISE) |
# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
||||||
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
|
||||||
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
||||||
## |
|
||||||
############################################################################### |
|
||||||
|
|
||||||
include: package:flutter_lints/flutter.yaml |
include: package:flutter_lints/flutter.yaml |
||||||
|
@ -1,39 +1,35 @@ |
|||||||
############################################################################### |
# Copyright (C) 2023 Open Mobile Platform LLC. |
||||||
## |
# Contact: https://community.omprussia.ru/open-source |
||||||
## Copyright (C) 2023 Open Mobile Platform LLC. |
# |
||||||
## Contact: https://community.omprussia.ru/open-source |
# This file is part of the Aurora OS Application Template project. |
||||||
## |
# |
||||||
## This file is part of the Aurora OS Application Template project. |
# Redistribution and use in source and binary forms, |
||||||
## |
# with or without modification, are permitted provided |
||||||
## Redistribution and use in source and binary forms, |
# that the following conditions are met: |
||||||
## with or without modification, are permitted provided |
# |
||||||
## that the following conditions are met: |
# * Redistributions of source code must retain the above copyright notice, |
||||||
## |
# this list of conditions and the following disclaimer. |
||||||
## * Redistributions of source code must retain the above copyright notice, |
# * Redistributions in binary form must reproduce the above copyright notice, |
||||||
## this list of conditions and the following disclaimer. |
# this list of conditions and the following disclaimer |
||||||
## * Redistributions in binary form must reproduce the above copyright notice, |
# in the documentation and/or other materials provided with the distribution. |
||||||
## this list of conditions and the following disclaimer |
# * Neither the name of the copyright holder nor the names of its contributors |
||||||
## in the documentation and/or other materials provided with the distribution. |
# may be used to endorse or promote products derived from this software |
||||||
## * Neither the name of the copyright holder nor the names of its contributors |
# without specific prior written permission. |
||||||
## may be used to endorse or promote products derived from this software |
# |
||||||
## without specific prior written permission. |
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
||||||
## |
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
||||||
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
||||||
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
# FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
||||||
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
# IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
||||||
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
||||||
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
# OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
||||||
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
||||||
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
# LOSS OF USE, DATA, OR PROFITS; |
||||||
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
# OR BUSINESS INTERRUPTION) |
||||||
## LOSS OF USE, DATA, OR PROFITS; |
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
||||||
## OR BUSINESS INTERRUPTION) |
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
||||||
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
# (INCLUDING NEGLIGENCE OR OTHERWISE) |
||||||
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
||||||
## (INCLUDING NEGLIGENCE OR OTHERWISE) |
# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
||||||
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
|
||||||
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
||||||
## |
|
||||||
############################################################################### |
|
||||||
|
|
||||||
include: package:flutter_lints/flutter.yaml |
include: package:flutter_lints/flutter.yaml |
||||||
|
@ -1,39 +1,35 @@ |
|||||||
############################################################################### |
# Copyright (C) 2023 Open Mobile Platform LLC. |
||||||
## |
# Contact: https://community.omprussia.ru/open-source |
||||||
## Copyright (C) 2023 Open Mobile Platform LLC. |
# |
||||||
## Contact: https://community.omprussia.ru/open-source |
# This file is part of the Aurora OS Application Template project. |
||||||
## |
# |
||||||
## This file is part of the Aurora OS Application Template project. |
# Redistribution and use in source and binary forms, |
||||||
## |
# with or without modification, are permitted provided |
||||||
## Redistribution and use in source and binary forms, |
# that the following conditions are met: |
||||||
## with or without modification, are permitted provided |
# |
||||||
## that the following conditions are met: |
# * Redistributions of source code must retain the above copyright notice, |
||||||
## |
# this list of conditions and the following disclaimer. |
||||||
## * Redistributions of source code must retain the above copyright notice, |
# * Redistributions in binary form must reproduce the above copyright notice, |
||||||
## this list of conditions and the following disclaimer. |
# this list of conditions and the following disclaimer |
||||||
## * Redistributions in binary form must reproduce the above copyright notice, |
# in the documentation and/or other materials provided with the distribution. |
||||||
## this list of conditions and the following disclaimer |
# * Neither the name of the copyright holder nor the names of its contributors |
||||||
## in the documentation and/or other materials provided with the distribution. |
# may be used to endorse or promote products derived from this software |
||||||
## * Neither the name of the copyright holder nor the names of its contributors |
# without specific prior written permission. |
||||||
## may be used to endorse or promote products derived from this software |
# |
||||||
## without specific prior written permission. |
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
||||||
## |
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
||||||
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
||||||
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
# FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
||||||
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
# IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
||||||
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
||||||
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
# OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
||||||
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
||||||
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
# LOSS OF USE, DATA, OR PROFITS; |
||||||
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
# OR BUSINESS INTERRUPTION) |
||||||
## LOSS OF USE, DATA, OR PROFITS; |
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
||||||
## OR BUSINESS INTERRUPTION) |
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
||||||
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
# (INCLUDING NEGLIGENCE OR OTHERWISE) |
||||||
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
||||||
## (INCLUDING NEGLIGENCE OR OTHERWISE) |
# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
||||||
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
|
||||||
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
||||||
## |
|
||||||
############################################################################### |
|
||||||
|
|
||||||
include: package:flutter_lints/flutter.yaml |
include: package:flutter_lints/flutter.yaml |
||||||
|
@ -1,39 +1,35 @@ |
|||||||
############################################################################### |
# Copyright (C) 2023 Open Mobile Platform LLC. |
||||||
## |
# Contact: https://community.omprussia.ru/open-source |
||||||
## Copyright (C) 2023 Open Mobile Platform LLC. |
# |
||||||
## Contact: https://community.omprussia.ru/open-source |
# This file is part of the Aurora OS Application Template project. |
||||||
## |
# |
||||||
## This file is part of the Aurora OS Application Template project. |
# Redistribution and use in source and binary forms, |
||||||
## |
# with or without modification, are permitted provided |
||||||
## Redistribution and use in source and binary forms, |
# that the following conditions are met: |
||||||
## with or without modification, are permitted provided |
# |
||||||
## that the following conditions are met: |
# * Redistributions of source code must retain the above copyright notice, |
||||||
## |
# this list of conditions and the following disclaimer. |
||||||
## * Redistributions of source code must retain the above copyright notice, |
# * Redistributions in binary form must reproduce the above copyright notice, |
||||||
## this list of conditions and the following disclaimer. |
# this list of conditions and the following disclaimer |
||||||
## * Redistributions in binary form must reproduce the above copyright notice, |
# in the documentation and/or other materials provided with the distribution. |
||||||
## this list of conditions and the following disclaimer |
# * Neither the name of the copyright holder nor the names of its contributors |
||||||
## in the documentation and/or other materials provided with the distribution. |
# may be used to endorse or promote products derived from this software |
||||||
## * Neither the name of the copyright holder nor the names of its contributors |
# without specific prior written permission. |
||||||
## may be used to endorse or promote products derived from this software |
# |
||||||
## without specific prior written permission. |
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
||||||
## |
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
||||||
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
||||||
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
# FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
||||||
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
# IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
||||||
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
||||||
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
# OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
||||||
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
||||||
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
# LOSS OF USE, DATA, OR PROFITS; |
||||||
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
# OR BUSINESS INTERRUPTION) |
||||||
## LOSS OF USE, DATA, OR PROFITS; |
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
||||||
## OR BUSINESS INTERRUPTION) |
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
||||||
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
# (INCLUDING NEGLIGENCE OR OTHERWISE) |
||||||
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
||||||
## (INCLUDING NEGLIGENCE OR OTHERWISE) |
# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
||||||
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
|
||||||
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
||||||
## |
|
||||||
############################################################################### |
|
||||||
|
|
||||||
include: package:flutter_lints/flutter.yaml |
include: package:flutter_lints/flutter.yaml |
||||||
|
@ -1,39 +1,35 @@ |
|||||||
############################################################################### |
# Copyright (C) 2023 Open Mobile Platform LLC. |
||||||
## |
# Contact: https://community.omprussia.ru/open-source |
||||||
## Copyright (C) 2023 Open Mobile Platform LLC. |
# |
||||||
## Contact: https://community.omprussia.ru/open-source |
# This file is part of the Aurora OS Application Template project. |
||||||
## |
# |
||||||
## This file is part of the Aurora OS Application Template project. |
# Redistribution and use in source and binary forms, |
||||||
## |
# with or without modification, are permitted provided |
||||||
## Redistribution and use in source and binary forms, |
# that the following conditions are met: |
||||||
## with or without modification, are permitted provided |
# |
||||||
## that the following conditions are met: |
# * Redistributions of source code must retain the above copyright notice, |
||||||
## |
# this list of conditions and the following disclaimer. |
||||||
## * Redistributions of source code must retain the above copyright notice, |
# * Redistributions in binary form must reproduce the above copyright notice, |
||||||
## this list of conditions and the following disclaimer. |
# this list of conditions and the following disclaimer |
||||||
## * Redistributions in binary form must reproduce the above copyright notice, |
# in the documentation and/or other materials provided with the distribution. |
||||||
## this list of conditions and the following disclaimer |
# * Neither the name of the copyright holder nor the names of its contributors |
||||||
## in the documentation and/or other materials provided with the distribution. |
# may be used to endorse or promote products derived from this software |
||||||
## * Neither the name of the copyright holder nor the names of its contributors |
# without specific prior written permission. |
||||||
## may be used to endorse or promote products derived from this software |
# |
||||||
## without specific prior written permission. |
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
||||||
## |
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
||||||
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
||||||
## AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
# FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
||||||
## THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
# IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
||||||
## FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
||||||
## IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
# OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
||||||
## FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
||||||
## OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
# LOSS OF USE, DATA, OR PROFITS; |
||||||
## PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
# OR BUSINESS INTERRUPTION) |
||||||
## LOSS OF USE, DATA, OR PROFITS; |
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
||||||
## OR BUSINESS INTERRUPTION) |
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
||||||
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
# (INCLUDING NEGLIGENCE OR OTHERWISE) |
||||||
## WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
||||||
## (INCLUDING NEGLIGENCE OR OTHERWISE) |
# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
||||||
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
|
||||||
## EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
||||||
## |
|
||||||
############################################################################### |
|
||||||
|
|
||||||
include: package:flutter_lints/flutter.yaml |
include: package:flutter_lints/flutter.yaml |
||||||
|
Loading…
Reference in new issue