Pinned Repositories
dart_avif_decoder
flutter_avif_encoder, decoder only, bytes only, to make it compatible with Flutter Web running on WASM.
fllama
llama.cpp for Flutter
flutter_avif
Forked to avoid dart:html. A flutter plugin to view and encode avif images.
flutter_math_fork_fork
Fork of flutter_math_fork addressing compatibility problems while flutter_math_fork is not being maintained.
flutter_pcm_sound_dev_fork
A flutter plugin for playing raw PCM audio data (16-bit integer)
fonnx
ONNX runtime for Flutter.
json_serializable.dart
Patch issue with WASM x String casts. Generates utilities to aid in serializing to/from JSON.
libmonet
Dart library that makes Material You's foundation generic
markdown_widget
📖Rendering markdown by flutter!Welcome for pr and issue.
supabase-flutter
Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.
Telosnex's Repositories
Telosnex/fonnx
ONNX runtime for Flutter.
Telosnex/fllama
llama.cpp for Flutter
Telosnex/libmonet
Dart library that makes Material You's foundation generic
Telosnex/flutter_pcm_sound_dev_fork
A flutter plugin for playing raw PCM audio data (16-bit integer)
Telosnex/dart_avif_decoder
flutter_avif_encoder, decoder only, bytes only, to make it compatible with Flutter Web running on WASM.
Telosnex/markdown_widget
📖Rendering markdown by flutter!Welcome for pr and issue.
Telosnex/archive
Forked to create a "separate" package to use Archive 4.0.0 in client code while deps still use Archive 3.x.x
Telosnex/archive_endless_fix
Dart library to encode and decode various archive and compression formats, such as Zip, Tar, GZip, ZLib, and BZip2.
Telosnex/dart-rss
A dart package for parsing RSS & Atom feed
Telosnex/flutter_avif
Forked to avoid dart:html. A flutter plugin to view and encode avif images.
Telosnex/flutter_dev_scripts
Scripts for Flutter development
Telosnex/flutter_inappwebview
A Flutter plugin that allows you to add an inline webview, to use a headless webview, and to open an in-app browser window.
Telosnex/flutter_math_fork_fork
Fork of flutter_math_fork addressing compatibility problems while flutter_math_fork is not being maintained.
Telosnex/flutter_tts
Flutter Text to Speech package
Telosnex/image
Forked to use Archive from git to get unreleased Archive 4.0.0.
Telosnex/jinja.dart
Jinja2 template engine port for Dart.
Telosnex/json_serializable.dart
Patch issue with WASM x String casts. Generates utilities to aid in serializing to/from JSON.
Telosnex/just_audio
Forked to fix toJS invalid types on Flutter master channel
Telosnex/supabase-flutter
Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.
Telosnex/super_native_extensions
Native drag & drop, clipboard access and context menu.
Telosnex/super_sliver_list
Forked to have a playground for understanding it in the context of our app. Drop-in replacement for SliverList and ListView that can handle large amount of items with variable extents and reliably jump / animate to any item.
Telosnex/universal_html_compat
Cross-platform 'dart:html', without the 'dart:html', for compatibility with WASM
Telosnex/webview_cef
WebView for Flutter Desktop Apps using CEF(Chromium Embedded Framework) [Work in Progress]. Forked for fixes building on Ubuntu 24 on Framework 13" with stock Flutter install.
Telosnex/auto_updater_windows_noop
This plugin allows Flutter desktop apps to automatically update themselves (based on sparkle and winsparkle).
Telosnex/libavif-rs
Original: Rust AVIF Decoder and Encoder crate. Forked to add x86 macOS crossfile for dart_avif_decoder.
Telosnex/record_aec
Patching record for aec, and testing, before attempting upstream.