All Projects → cryptoplease → cryptoplease-dart

cryptoplease / cryptoplease-dart

Licence: other
Dart and Flutter apps and libraries maintained by Espresso Cash (Formerly Crypto Please) team for Solana.

Programming Languages

javascript
184084 projects - #8 most used programming language
dart
5743 projects
java
68154 projects - #9 most used programming language
kotlin
9241 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to cryptoplease-dart

http middleware
A middleware library for Dart's http library.
Stars: ✭ 38 (-79.79%)
Mutual labels:  dart-library, flutter-apps, dart2
Flutter Mvvm Provider Demo
Stars: ✭ 89 (-52.66%)
Mutual labels:  mobile-app, flutter-apps
Flutter Ui Showcase
FLUTTER UI Showcase
Stars: ✭ 68 (-63.83%)
Mutual labels:  mobile-app, flutter-apps
Fultter Example App
一个功能完整齐全的Bloc模式Flutter App项目。🍨更关注架构的SPA应用。,使用Node作为后台系统,使用了部分官方plugin,大体功能自己封装。🥰 有用请Star。
Stars: ✭ 248 (+31.91%)
Mutual labels:  mobile-app, flutter-apps
Contraflutterkit
A Flutter UI kit with 50 plus screens for beginners to learn.
Stars: ✭ 288 (+53.19%)
Mutual labels:  mobile-app, flutter-apps
Flutter Restaruant App
Restaurant Applebee | Food Delivery Mobile App with NodeJS Backend.
Stars: ✭ 23 (-87.77%)
Mutual labels:  mobile-app, flutter-apps
Flutter parallax scroll
Flutter UI challenge- Parallax scroll effect
Stars: ✭ 172 (-8.51%)
Mutual labels:  mobile-app, flutter-apps
Flutter-Example
Flutter练手项目,通过一些实例项目来学习、记录 Flutter 的知识点,zhihu、2048
Stars: ✭ 44 (-76.6%)
Mutual labels:  mobile-app, dart2
data examples
An example app showing different ways to pass to and share data with widgets and pages.
Stars: ✭ 56 (-70.21%)
Mutual labels:  mobile-app, flutter-apps
WhatsAppUIClone
WhatsApp UI Clone with Flutter
Stars: ✭ 66 (-64.89%)
Mutual labels:  flutter-apps, dart2
HelpingHand
Leveraging Intelligent Processing Tools and Algorithms to help the Visually Impaired see and navigate 💥✨
Stars: ✭ 29 (-84.57%)
Mutual labels:  mobile-app, flutter-apps
computeiro
Computer science courses, books and exams in your pocket. Built with Flutter and Free! ❤️
Stars: ✭ 27 (-85.64%)
Mutual labels:  mobile-app, flutter-apps
keplr-wallet
The most powerful wallet for the Cosmos ecosystem and the Interchain
Stars: ✭ 321 (+70.74%)
Mutual labels:  mobile-app, wallet
Awesome Flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Stars: ✭ 38,582 (+20422.34%)
Mutual labels:  mobile-app, flutter-apps
flutter designs world
We at Appstree has implemented design concepts of different application using mock ups available out there at internet. These are open source projects and any once can use them. Say Hello to us at [email protected], if you want to hire our team is available to provide you top notch solutions.
Stars: ✭ 22 (-88.3%)
Mutual labels:  mobile-app, flutter-apps
Piggyvault
Family finance management app.
Stars: ✭ 152 (-19.15%)
Mutual labels:  mobile-app, flutter-apps
flutter-app
Full Feature Todos Flutter Mobile app with fireStore integration.
Stars: ✭ 138 (-26.6%)
Mutual labels:  flutter-apps, dart2
nomdebebe
A simple, private tool to help pick a baby name.
Stars: ✭ 254 (+35.11%)
Mutual labels:  mobile-app, flutter-apps
Flutter-BabyStepsQuiz
A Flutter Quiz App.
Stars: ✭ 21 (-88.83%)
Mutual labels:  mobile-app, flutter-apps
flutter sliding tutorial
User onboarding library with smooth animation of objects and background colors
Stars: ✭ 127 (-32.45%)
Mutual labels:  dart-library, dart2

melos Twitter Follow Solana Dart developers discord Espresso Cash support discord

Packages

  • cryptoplease: full-fledged mobile wallet for iOS and Android on Solana built with solana library.
  • cryptoplease-ui: UI library for mobile wallet.
  • The solana library. This is the implementation of the Solana transaction codec and the JSON RPC api.
  • The jsonrpc_client is used to generate the RPC api methods from their definitions. This technique helps us stick to the DRY principle very easily.
  • The Borsh serialization package which is itself divided in two packages borsh and borsh_annotation. The former is a code generator that generates borsh serialization and deserialization for a Dart class. And the latter is an annotation used to annotate these classes.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].