-
Notifications
You must be signed in to change notification settings - Fork 4
Tutorials
Isaac Olajos edited this page Feb 14, 2023
·
8 revisions
For content, videos, questions, and more you can follow our social links:
And don't forget to Star this GitHub repo!
- Online Cross Platform Application in Under 10 Minutes Using ngrok and Flutter Markup Language
- LAN Cross-Platform Application Using XAMPP and Flutter Markup Language in under 10 Minutes
- The Flutter Counter App using Flutter Markup Language in 18 lines.
- Quickly Connect, Display, and Transform Network API Data In Your Cross Platform App using Flutter Markup Language
- Quickly Reading and Writing to NFC Tags, Grabbing Barcodes From Images, and More Using Flutter Markup Language.
Framework Markup Language is an open source programming language created by AppDaddy Software Solutions Inc. FML and is licensed under a fair source license agreement and is maintained by a community of developers.
- Quick Start
- Widget Structure
- Layout Basics
- Config
- Navigation
- Authentication
- Server Configuration
- Offline Use
- Resource Guides
-
<FML/>
- <BOX/>
- <CHART/>
- <COLUMN/>
- <DRAWER/>
- <FOOTER/>
- <FORM/>
- <GRID/>
- <HEADER/>
- <LIST/>
- <MAP/>
- <WINDOW/>
- <PAGER/>
- <ROW/>
- <SCROLLER/>
- <SPLITVIEW/>
- <STACK/>
- <TABLE/>
- <TABVIEW/>
- <TREEVIEW/>
- <WEBVIEW/>
Important Concepts