pheasant

The Pheasant Framework is an innovative and powerful frontend web framework. It is used for making powerful and progressive web apps ontop of the Dart language. (by pheasantframework)

Pheasant Alternatives

Similar projects and alternatives to pheasant based on common topics and language

  • FlutterExampleApps

    [Example APPS] Basic Flutter apps, for flutter devs.

  • gsy_github_app_flutter

    Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本 : https://github.com/CarGuo/GSYGithubAppWeex 、同款React Native版本 : https://github.com/CarGuo/GSYGithubApp 、原生 kotlin 版本 https://github.com/CarGuo/GSYGithubAppKotlin

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • bloc

    56 pheasant VS bloc

    A predictable state management library that helps implement the BLoC design pattern

  • getwidget

    Most popular and easy to use open source UI library with 1000+ Widgets to build flutter app.

  • inKino

    A multiplatform Dart movie app with 40% of code sharing between Flutter and the Web.

  • authpass

    AuthPass - Password Manager based on Flutter for all platforms. Keepass 2.x (kdbx 3.x) compatible.

  • angular

    Discontinued Fast and productive web framework provided by Dart (by angulardart)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better pheasant alternative or higher similarity.

pheasant reviews and mentions

Posts with mentions or reviews of pheasant. We have used some of these posts to build our list of alternatives and similar projects.
  • The Pheasant Framework: A Look into Modern Web Development in Dart
    1 project | news.ycombinator.com | 26 Feb 2024
    I was trying to do some web development in Dart, because I have enjoyed the Dart language as of recent. The package management, interop with JavaScript (even though it's been a bit of a pain) and vast number of libraries has made my experience with the language one to truly enjoy.

    However, I noticed that Dart could be used for web development, and I was interested in finding out more. I had two options: create a flutter application and render on the web, or go with AngularDart. Flutter is the main framework most people use and is the first thing that usually comes to mind when people talk about Dart. However, it really hasn't had much focus on the web, and of course this has made it a bit far from the perfect choice for writing web applications that can compete with others. AngularDart is also a very good option, but I haven't really been much of a fan of Angular, and I've usually preferred using a component based framework that brings your JavaScript (or Dart in this case) into your HTML - much like Vue or Svelte.

    Then I found a new web framework that recently came out named - Pheasant. It was exactly something like what I was looking for - component-based, feature-rich, and it compiles to Dart Code using the Dart Build System (the build system developed by Dart that AngularDart uses), so there is no virtual DOM. The framework makes it easy to write web applications by using the power and performance of Dart. The component files look much like what you would find in Vue and Svelte, except there are no hidden or extra keywords, meaning that you can write plain dart code and it would render. You could also work with dart files seamlessly, and has first-hand support for Sass and SCSS. One feature I found enjoyable and one that will make me to continuously utilize the framework is its ability to render Markdown Code (makes static site generation easy).

    The framework may not be a heavyweight like those in the JavaScript world because of the differences in programming between Dart and JavaScript, but when it comes to web development and being able to utilize the performance of dart, as well as the dart ecosystem, the framework does prove to be a very useful tool in creating quick and simple web applications. The framework even promises to work for both Dart and JavaScript developers by creating their own JavaScript pipeline to reduce dart2js compilation on JavaScript components.

    If you want to check out more on the framework, as well as it's source code, you can go to github: https://github.com/pheasantframework/pheasant

Stats

Basic pheasant repo stats
1
18
9.0
7 days ago

pheasantframework/pheasant is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of pheasant is Dart.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com