dart_framework

Aggregates a set of dart framework repositories as submodules (by squarealfa)

Dart_framework Alternatives

Similar projects and alternatives to dart_framework

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

dart_framework reviews and mentions

Posts with mentions or reviews of dart_framework. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-16.
  • [serious] why isn’t Dart more popular?
    4 projects | /r/dartlang | 16 Oct 2021
    If you are referring to the https://pub.dev/packages/firebase_auth_admin package, then yes, I implemented it. Thanks! :-) However, I don't think one could directly ffi-gen the Go SDK. What I did was create a GO package that exposes some of the SDK features as a dynamic library (with C headers and all), so that I could use from FFI then. Here's the package: https://github.com/squarealfa/dart_framework/blob/main/firebase-auth-admin/go/auth.go. Probably it could use some of improvement, as this was my first exposure to Go. Here and there I decided to keep things a little simple, although possibly at the cost of some performance. For example, for the verifyToken function, instead of trying to marshal the SDK's returned Token structure, I decided it would be simpler to serialize the received structure into Json and return a string to Dart.
  • proto_annotations and proto_generator packages just published
    1 project | /r/FlutterDev | 21 Mar 2021
    The packages are proto_annotations and proto_generator. You can find an example of their usage at https://github.com/squarealfa/dart_framework/tree/main/proto_mapper/proto_mapper_example, which you can use as a starting point.

Stats

Basic dart_framework repo stats
3
24
8.9
about 2 years ago

squarealfa/dart_framework is an open source project licensed under Mozilla Public License 2.0 which is an OSI approved license.

The primary programming language of dart_framework is Dart.

Popular Comparisons


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