Giter VIP home page Giter VIP logo

terminal's People

Contributors

hrx03 avatar imreallyliam avatar larsb24 avatar quintenvandamme avatar sincerelyfaust avatar thewickedkarma avatar whiskeypeak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

terminal's Issues

no terminal emulator?

this would be a nice addition to pangolin. if we were able to even traverse a basic Linux filesystem and run basic bash scripts it would already be a suitable os. that coupled with the hopeful success of sapphire for raspi 3 would make a nice os

Terminal v2

Related to #6.

As I've closed this PR to make it easier for others to contribute, I'll be opening this issue to keep track of core features, outside of Discussions. All new issues with this branch should go into their own separate issue.

[BUG] build fail

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

flutter 3.10.1

ERROR: ../../../../../.pub-cache/hosted/pub.dev/quiver-3.1.0/lib/src/collection/treeset.dart:45:3: Error: Type 'BidirectionalIterator' not found.
ERROR: BidirectionalIterator get iterator;
ERROR: ^^^^^^^^^^^^^^^^^^^^^
ERROR: ../../../../../.pub-cache/hosted/pub.dev/quiver-3.1.0/lib/src/collection/treeset.dart:49:3: Error: Type 'BidirectionalIterator' not found.
ERROR: BidirectionalIterator get reverseIterator;
ERROR: ^^^^^^^^^^^^^^^^^^^^^
ERROR: ../../../../../.pub-cache/hosted/pub.dev/quiver-3.1.0/lib/src/collection/treeset.dart:58:3: Error: Type 'BidirectionalIterator' not found.
ERROR: BidirectionalIterator fromIterator(V anchor,
ERROR: ^^^^^^^^^^^^^^^^^^^^^
ERROR: ../../../../../.pub-cache/hosted/pub.dev/quiver-3.1.0/lib/src/collection/treeset.dart:742:3: Error: Type 'BidirectionalIterator' not found.
ERROR: BidirectionalIterator get iterator => AvlTreeIterator.(this);
ERROR: ^^^^^^^^^^^^^^^^^^^^^
ERROR: ../../../../../.pub-cache/hosted/pub.dev/quiver-3.1.0/lib/src/collection/treeset.dart:746:3: Error: Type 'BidirectionalIterator' not found.
ERROR: BidirectionalIterator get reverseIterator =>
ERROR: ^^^^^^^^^^^^^^^^^^^^^
ERROR: ../../../../../.pub-cache/hosted/pub.dev/quiver-3.1.0/lib/src/collection/treeset.dart:751:3: Error: Type 'BidirectionalIterator' not found.
ERROR: BidirectionalIterator fromIterator(V anchor,
ERROR: ^^^^^^^^^^^^^^^^^^^^^
ERROR: ../../../../../.pub-cache/hosted/pub.dev/quiver-3.1.0/lib/src/collection/treeset.dart:894:38: Error: Type 'BidirectionalIterator' not found.
ERROR: class _AvlTreeIterator implements BidirectionalIterator {
ERROR: ^^^^^^^^^^^^^^^^^^^^^
ERROR: ../../../../../.pub-cache/hosted/pub.dev/google_fonts-3.0.1/lib/src/google_fonts_base.dart:14:1: Error: 'AssetManifest' is imported from both 'package:flutter/src/services/asset_manifest.dart' and 'package:google_fonts/src/asset_manifest.dart'.
ERROR: import 'asset_manifest.dart';
ERROR: ^^^^^^^^^^^^^
ERROR: ../../../../../.pub-cache/git/xterm-5d4bd82cc4b288a21165255f273bf0421fa5f269/lib/src/ui/custom_text_edit.dart:54:7: Error: The non-abstract class 'CustomTextEditState' is missing implementations for these members:
ERROR: - TextInputClient.insertContent
ERROR: Try to either
ERROR: - provide an implementation,
ERROR: - inherit an implementation from a superclass or mixin,
ERROR: - mark the class as abstract, or
ERROR: - provide a 'noSuchMethod' implementation.
ERROR: class CustomTextEditState extends State implements TextInputClient {
ERROR: ^^^^^^^^^^^^^^^^^^^
ERROR: /opt/flutter/packages/flutter/lib/src/services/text_input.dart:1117:8: Context: 'TextInputClient.insertContent' is defined here.
ERROR: void insertContent(KeyboardInsertedContent content) {}
ERROR: ^^^^^^^^^^^^^
ERROR: ../../../../../.pub-cache/hosted/pub.dev/google_fonts-3.0.1/lib/src/google_fonts_base.dart:32:31: Error: 'AssetManifest' is imported from both 'package:flutter/src/services/asset_manifest.dart' and 'package:google_fonts/src/asset_manifest.dart'.
ERROR: AssetManifest assetManifest = AssetManifest();
ERROR: ^^^^^^^^^^^^^
ERROR: Target kernel_snapshot failed: Exception
Building Linux application...
Build process failed

Expected behavior

No response

Steps to reproduce

No response

Environment (values that do not apply assign with "N/A")

- OS: archlinux
- Device: x86_64

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.