flutter_mobx
MobX के लिए Flutter इंटीग्रेशन। यह ट्रैक किए गए ओब्जर्वेबल्स में परिवर्तन होने पर स्वचालित रूप से पुनर्निर्माण करने वाले Observer विजेट्स का सेट प्रदान करता है।
एक सरल ट्राई पीक्स गेम, दूसरा वर्जन।
MobX के लिए Flutter इंटीग्रेशन। यह ट्रैक किए गए ओब्जर्वेबल्स में परिवर्तन होने पर स्वचालित रूप से पुनर्निर्माण करने वाले Observer विजेट्स का सेट प्रदान करता है।
MobX एक पुस्तकालय है जो आपके अनुप्रयोगों के राज्य को प्रतिक्रियाशील ढंग से प्रबंधित करता है। डार्ट और फ्लटर ऐप्स को सुपरचार्ज करने के लिए ऑब्जर्वेबल, एक्शन और रिएक्शन की शक्ति का उपयोग करें।
MobX के लिए कोड जनरेटर जो @observable, @computed, @action के साथ आपके कोड को टैग करने और स्टोर क्लासेस बनाने का समर्थन करता है।
JS इंटरॉप के चारों ओर बनाई गई हल्की ब्राउज़र API बाइंडिंग।
एक लाइब्रेरी जो Dart पैकेज के pubspec.yaml का उपयोग करके OSS लाइसेंस की जानकारी निकालने में आसानी करती है
एक बिल्डर जो कोड में एक पैकेज संस्करण को निकालता है।
^6.8.1^0.0.112.3.0{"sdk":"flutter"}{"sdk":"flutter"}^2.4.0{"git":{"url":"https://github.com/mimoguz/handy_window.dart","ref":"35b816812218f014d0ab213629a6e18a251798df"}}any^2.8.0^2.7.0^2.1.6^6.1.5^1.1.1^0.1.14any^5.0.1^2.16.1^2.1.3^6.0.0^3.2.0{"sdk":"flutter"}^2.8.0यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।
A simple Tri Peaks game, using Flutter. This is a remake of my previous implementation of the same game.
| Get it on F-Droid | Get it on Google Play |
| Get it on Flathub | Get it from the Snap Store |
| Play on itch.io | Buy Me A Coffee |
Portait Landscape
While it's not a copy, I hope, the game draws a lot of design inspiration from Dustland Design's Solitaire - The Clean One. Credit where credit is due.
This software is available under GNU Affero General Public License (AGPL) Version 3, except:
If you check the required permissions for this game on F-Droid, you will see that it requires DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION.
The best explanation I could find about this was again in the F-Droid repository:
Tl;dr: As far as I could understand, it's a compatibility hack rather than a true permission. Its existence means that the application uses broadcasts, but only internally and rejects intents coming from outside.
Here is a couple of wallpapers I made when trying to make a banner for Google Play: download zip file