A Flutter server rendering framework

Overview

Shark Flutter 🦈 (Under Construction)

codecov

A Flutter server rendering framework

After i finish the project structure, I would draw a project diagram and dev roadmap. At that time, welcome to contribute your code !!!

You might also like...

server status & toolbox app using Flutter

server status & toolbox app using Flutter

Server Monitor & Toolbox A new Flutter project which provide a chart view to display server status data. ScreenShots Milestone SSH connect Server info

Dec 19, 2022

Flutter + Bloc + Laravel Sunctum + SQL Server Job Finder App

Flutter  + Bloc + Laravel Sunctum + SQL Server Job Finder App

Intro Job Finder App on Flutter. Front-end: Flutter State Management: Bloc / Cubit Back-end: Laravel + SQL server to Build Rest Api Check the screensh

Oct 31, 2022

Server-side timer project using WebSockets(with Socket.IO), NestJS and Flutter

Server-side timer project using WebSockets(with Socket.IO), NestJS and Flutter

Documentation Full documentation and the article series can be found here, Article on dev.to Output Setup Run Locally Clone the project git clone ht

Dec 26, 2022

Nakama is an open-source server designed to power modern games and apps

Nakama is an open-source server designed to power modern games and apps. Features include user accounts, chat, social, matchmaker, realtime multiplayer, and much more.

Dec 30, 2022

Server that provide API to simple note application

Server that provide API to simple note application

note-app-api-mobile end-to-end note application API Golang for the web application MongoDB for the database PostMan requests Collection Flutter simple

Oct 4, 2022

This design has been created for educational purposes. Also this project has integrated push notifications with firebase and my own server in python.

This design has been created for educational purposes. Also this project has integrated push notifications with firebase and my own server in python.

Ui Clone of the Nequi application This design has been created for educational purposes. Also this project has integrated push notifications with fire

Nov 17, 2022

This project is a implementation of a collection of terminal server samples in Dart

Terminal Server Samples ⭐ Star me on GitHub — it helps! This project is a implementation of a collection of terminal server samples in Dart licensed u

Nov 26, 2021

Passwall Server is the core backend infrastructure for Passwall platform

PassWall Server PassWall Server is the core backend for open source password manager PassWall platform. Using this server, you can safely store your p

Dec 20, 2022

A Proxy Server App For Open Weather API

A proxy server app for open weather api. It is built using Shelf and shelf_rate_limiter. This code handles HTTP GET requests to /api. By default it al

Nov 26, 2021
Comments
  • example doesn't work

    example doesn't work

    Describe the bug After running the example, I got a white screen with a text "Something went wrong" Screen Shot 2021-08-03 at 14 53 16 on the emulator and the error in the console:

    Running Xcode build...
    Xcode build done.                                           33.3s
    Debug service listening on ws://127.0.0.1:50043/-JwhQeTIzm0=/ws
    Syncing files to device iPhone 12 Pro Max...
    flutter: SharkError: Network error while fetching widget
    [VERBOSE-2:ui_dart_state.cc(199)] Unhandled Exception: SharkError: Error Occur while fetching UI components: DioError [DioErrorType.other]: SocketException: OS Error: Connection refused, errno = 61, address = localhost, port = 50046
    #0      DioMixin.assureDioError (package:dio/src/dio_mixin.dart:819:20)
    #1      DioMixin._dispatchRequest (package:dio/src/dio_mixin.dart:678:13)
    <asynchronous suspension>
    #2      DioMixin.fetch.<anonymous closure>.<anonymous closure> (package:dio/src/dio_mixin.dart)
    <asynchronous suspension>
    
    #0      onError.<anonymous closure> (package:shark/src/core/share_error.dart:8:7)
    #1      SharkReport.report.<anonymous closure>.<anonymous closure> (package:shark/src/core/share_error.dart:34:10)
    #2      List.forEach (dart:core-patch/growable_array.dart:403:8)
    #3      SharkReport.report.<anonymous closure> (package:shark/src/core/share_error.dart:33:21)
    #4      new Future.microtask.<anonymous closure> (dart:async/future.dart:198:37)
    #5      _rootRun (dart:async/zone.dart:1346:47)
    #<…>
    flutter: null
    Application finished.
    

    To Reproduce Steps to reproduce the behavior:

    1. Clone the repository
    2. Run an example

    Desktop (please complete the following information):

    • OS: macOS Big Sur 11.5.1
    • flutter 2.2.3 stable
    • dart 2.13.4

    Smartphone (please complete the following information):

    • Device: Phone12 Pro Max Simulator
    opened by loothood 3
  • Error: Member not found: 'pie_chart_outlined' when adding import shark

    Error: Member not found: 'pie_chart_outlined' when adding import shark

    I'm doing a little test running something similar to the example provided. But just importing the shark library to the top, this following error occurs

    To Reproduce Steps to reproduce the behavior:

    1. add import 'package:shark/shark.dart' em main.dart
    2. compile any empty widget, a container for example, without shark implementation 3 - Error: Member not found: 'pie_chart_outlined'. 'pie_chart_outlined': Icons.pie_chart_outlined,

    Screenshots image

    Smartphone (please complete the following information):

    • Device: Flutter emulator(androidx86) and WXGA tablet API 29

    Initially I thought I had inserted an incorrect json, but I changed the page to one that counted an empty Container and even then just importing the shark library this problem already occurs, I would know if it is some missing configuration ? image

    opened by fernandaferrari 1
Owner
Vau
Software Engineer, Love Kotlin && Dart
Vau
Math rendering and editing in pure Flutter.

Flutter Math Math equation rendering in pure Dart & Flutter. This project aims to achieve maximum compatibility and fidelity with regard to the KaTeX

null 109 Dec 16, 2022
server side dart micro-framework to handle incoming http requests

Queen Palace ???? Introduction server side dart micro-framework to handle incoming http requests

Ahmed Masoud 32 Aug 30, 2022
Rokeet UI - A Server Driven UI Framework

Rokeet UI A Server-Driven UI framework. Status Lib Build Coverage Core Configure Mockoon server Install Mockoon: Mac OSX brew install --cask mockoon

osodroid 6 Apr 7, 2022
An expressive, functional, and full-featured server-side framework for Dart.

A framework and collection of packages for writing http servers, built on top of the shelf package. This framework is intended to reduce the technical

Marathon 45 Jun 25, 2022
A performant, expressjs like server framework with a few gadgets that make life even easier.

Alfred A performant, expressjs like server framework thats easy to use and has all the bits in one place. Quickstart: import 'package:alfred/alfred.da

Ryan Knell 449 Jan 2, 2023
Modular server framework with ConnectMe (WebSockets + PackMe) and MongoDb support.

What is ServeMe ServeMe is a simple and powerful modular server framework. It allows to easily create backend services for both mobile and web applica

Source Caster 20 Dec 3, 2022
Dart HTTP server framework for building REST APIs. Includes PostgreSQL ORM and OAuth2 provider.

Aqueduct is a modern Dart HTTP server framework. The framework is composed of libraries for handling and routing HTTP requests, object-relational mapp

Stable Kernel 2.4k Jan 5, 2023
GetDoctor is a complete app developed in Flutter, Firebase and Blazor,.Net Core API and SQL Server

GetDoctor ?? ?? ?? GetDoctor is a complete app developed in Flutter, Firebase and Blazor,DotNet Core API and SQL Server GetDoctor is a complete packag

Sunil Vijayan 69 Dec 19, 2022
A complete grocery store developed with Flutter, .Net Core, Firebase, One Signal and SQL Server as backend

# Grocery-Store developed in Flutter,DotNet Core, Firebase, One-Signal, SQL-Server, Stripe, Razorpay, Paypal A complete grocery store developed with F

Sunil Vijayan 31 Jan 1, 2023
Flutter WebRTC demo with Python server to perform image processing on video frames using OpenCV

flutter + webrtc => python + aiortc + opencv This demo project should help you to get setup sending a video feed from a flutter app to a python backen

John Crisp 42 Dec 29, 2022