All Projects → imWildCat → flutter-docset

imWildCat / flutter-docset

Licence: MIT License
Community driven Flutter Docset for Dash.app

Projects that are alternatives of or similar to flutter-docset

Flutter-Apps
🌀 This is mainly focus on a complete application for production
Stars: ✭ 18 (-67.86%)
Mutual labels:  flutter-apps, flutter-examples, flutter-package
flutter-app
Full Feature Todos Flutter Mobile app with fireStore integration.
Stars: ✭ 138 (+146.43%)
Mutual labels:  flutter-apps, flutter-examples, flutter-package
swipedetector
A Flutter package to detect up, down, left, right swipes.
Stars: ✭ 34 (-39.29%)
Mutual labels:  flutter-apps, flutter-examples, flutter-package
flutter-UI
将Flutter各种Widget各种API📘都实现一次。喜欢请Star。
Stars: ✭ 67 (+19.64%)
Mutual labels:  flutter-apps, flutter-examples, flutter-package
Flutter-firestore-auth
Flutter mobile app with firestore authentication including Email and Social auth.
Stars: ✭ 95 (+69.64%)
Mutual labels:  flutter-apps, flutter-examples, flutter-package
Flutter-Bottom-Tab-Bar
No description or website provided.
Stars: ✭ 72 (+28.57%)
Mutual labels:  flutter-apps, flutter-examples
DeveloperFolio
Flutter web - DeveloperFolio template
Stars: ✭ 143 (+155.36%)
Mutual labels:  flutter-apps, flutter-examples
Bank-profile
a flutter Ui profile for bank account
Stars: ✭ 33 (-41.07%)
Mutual labels:  flutter-apps, flutter-examples
Flutter-Paypal-Redesign
Paypal Redesign in a Flutter App
Stars: ✭ 77 (+37.5%)
Mutual labels:  flutter-apps, flutter-examples
CustomSwitch
Custom Switch package created in Flutter
Stars: ✭ 56 (+0%)
Mutual labels:  flutter-examples, flutter-package
BlogApp
A Blog App UI made with Flutter
Stars: ✭ 47 (-16.07%)
Mutual labels:  flutter-apps, flutter-examples
aarogya seva
A beautiful 😍 covid-19 app with self - assessment and more.
Stars: ✭ 118 (+110.71%)
Mutual labels:  flutter-apps, flutter-examples
flutter expense manager
Flutter Provider and Shared Preferences Sample Application.
Stars: ✭ 59 (+5.36%)
Mutual labels:  flutter-apps, flutter-examples
sticker-chat
Sticker chat is a messaging application built using Flutter, Stream, and Rive
Stars: ✭ 45 (-19.64%)
Mutual labels:  flutter-apps, flutter-examples
WhatsappClone
Flutter WhatsappClone
Stars: ✭ 29 (-48.21%)
Mutual labels:  flutter-apps, flutter-examples
Interactive-Add-Button-Layout
Custom Layout with interactive add button to impove your UI and UX .
Stars: ✭ 20 (-64.29%)
Mutual labels:  flutter-examples, flutter-package
weather app
Weather App built in Flutter and Riverpod state management
Stars: ✭ 38 (-32.14%)
Mutual labels:  flutter-apps, flutter-examples
nepali date picker
Material Style Date Picker with Bikram Sambat(Nepali) Calendar Support. Supports both Android and ios.
Stars: ✭ 30 (-46.43%)
Mutual labels:  flutter-apps, flutter-package
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 (-60.71%)
Mutual labels:  flutter-apps, flutter-examples
FlutterMarvelHeroesLibrary
The simple concept for Marvel universe fans made in Flutter. Everything about favourite characters in one app.
Stars: ✭ 18 (-67.86%)
Mutual labels:  flutter-apps, flutter-examples

Flutter Docset for Dash

Please note that is docset is not very optimal because the dashing.json is not perfectly written. Futher help needed.

This project has been merged into the official Fluter repository

Good news! This repo has been merged into the official Fluuter repository. Please find usage of the official flutter docset at: flutter/flutter#9955 (comment)

For more details, please read: flutter/flutter#24374.

How to use

Open Preferences of the Dash menu, then navigate to the Downloads tab. After that, click the + button at the bottom of the window. Add this URL for 'Docset Feed URL':

https://cdn.jsdelivr.net/gh/imWildCat/flutter-docset@master/flutter.xml

Finally, click the 'Download' button of the newly added flutter docset.

How to build the docset by yourself (draft)

  1. Clone the flutter repository to your local machine or use the flutter installted on your machine.
  2. Run the script dev/bots/docs.sh to build the flutter docs locally. It should take more than 10 minutes.
  3. Install dashing with either of the following approaches (Reference: https://github.com/technosophos/dashing):
    • For Mac users: brew install dashing
    • For other users: go get -u github.com/technosophos/dashing
  4. Copy the dashing.json from this repository.
  5. Run dashing build -f dashing.json to build the docset. It should also take more than 10 minutes.

License

MIT

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].