Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IoT connections #2

Merged
merged 36 commits into from
Jan 26, 2023
Merged

IoT connections #2

merged 36 commits into from
Jan 26, 2023

Conversation

sultur
Copy link
Member

@sultur sultur commented Oct 12, 2022

New interface, allows connecting IoT devices/accounts. Depends on IoT functionality in this Greynir PR: mideind/GreynirServer#187

sultur and others added 30 commits July 26, 2022 13:08
…ded fallback images for company logos if internet is down
/*
* This file is part of the Embla Flutter app
* Copyright (c) 2020-2022 Miðeind ehf. <[email protected]>
* Original author: Sveinbjorn Thordarson
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Header copy paste. Ekki setja nafnið mitt á kóðann ykkar :). Settu bara nöfn ykkar, eða ekkert, hvort sem þú vilt.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Og rétt ártal betra, þ.e. 2022, ekki 2020-2022.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

),
decoration: BoxDecoration(
borderRadius: BorderRadius.circular(25.0),
color: HexColor.fromHex("#C00004"),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Litir af allri gerð ættu sennilega að vera teknir úr þemunni frekar en að vera harðkóðaðir.

lib/iot.dart Outdated
),
),
];
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, that is an incomprehensible monster. Do people generally do stuff like this in Flutter?

pubspec.yaml Outdated
version: 1.3.1+15

environment:
sdk: ">=2.10.0 <3.0.0"
sdk: ">=2.10.0 <3.0.0"

dependencies:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't YAML usually formatted with two-space indentation? That's what VS Code does by default.

*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice if the bottom of the header of the new Dart source files contained a brief description of the functionality contained therein.

@sveinbjornt
Copy link
Member

I know this isn't what you'd love to be doing, @sultur, but given the rapid changes in the Embla_Flutter codebase, this pull request should be merged into master sooner rather than later to ease the pain.

@sveinbjornt sveinbjornt marked this pull request as ready for review January 26, 2023 16:12
@sveinbjornt sveinbjornt merged commit 8b9a77e into mideind:master Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants