readme & license
This commit is contained in:
		
							
								
								
									
										21
									
								
								LICENSE
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								LICENSE
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,21 @@
 | 
				
			|||||||
 | 
					MIT License
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Copyright (c) 2025 f0ck
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Permission is hereby granted, free of charge, to any person obtaining a copy
 | 
				
			||||||
 | 
					of this software and associated documentation files (the "Software"), to deal
 | 
				
			||||||
 | 
					in the Software without restriction, including without limitation the rights
 | 
				
			||||||
 | 
					to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 | 
				
			||||||
 | 
					copies of the Software, and to permit persons to whom the Software is
 | 
				
			||||||
 | 
					furnished to do so, subject to the following conditions:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					The above copyright notice and this permission notice shall be included in all
 | 
				
			||||||
 | 
					copies or substantial portions of the Software.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 | 
				
			||||||
 | 
					IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 | 
				
			||||||
 | 
					FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 | 
				
			||||||
 | 
					AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 | 
				
			||||||
 | 
					LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 | 
				
			||||||
 | 
					OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 | 
				
			||||||
 | 
					SOFTWARE.
 | 
				
			||||||
							
								
								
									
										52
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										52
									
								
								README.md
									
									
									
									
									
								
							@@ -1,16 +1,48 @@
 | 
				
			|||||||
# f0ckapp
 | 
					# fApp
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Overview
 | 
				
			||||||
 | 
					
 | 
				
			||||||
A new Flutter project.
 | 
					fApp is the mobile application for the website [f0ck.me](https://f0ck.me). This app provides a user-friendly interface to access the content of the website and utilize its features conveniently from your mobile device.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Getting Started
 | 
					## Installation
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This project is a starting point for a Flutter application.
 | 
					fApp is available in its own F-Droid repository.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
A few resources to get you started if this is your first Flutter project:
 | 
					### Installation Steps
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
 | 
					1. Add the F-Droid repository to your F-Droid app:
 | 
				
			||||||
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
 | 
					   - Go to the settings in the F-Droid app.
 | 
				
			||||||
 | 
					   - Select "Repositories" and add the URL `https://fdroid.flumm.io/fdroid/repo/`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
For help getting started with Flutter development, view the
 | 
					2. Search for "f0ckapp" in the F-Droid app and install the app.
 | 
				
			||||||
[online documentation](https://docs.flutter.dev/), which offers tutorials,
 | 
					
 | 
				
			||||||
samples, guidance on mobile development, and a full API reference.
 | 
					## Development
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### Prerequisites
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Flutter SDK
 | 
				
			||||||
 | 
					- Dart SDK
 | 
				
			||||||
 | 
					- Android Studio or Visual Studio Code
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### Setting Up the Project
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					1. Clone the repository:
 | 
				
			||||||
 | 
					   ```bash
 | 
				
			||||||
 | 
					   git clone https://git.lat/f0ck/fApp.git
 | 
				
			||||||
 | 
					   cd fApp
 | 
				
			||||||
 | 
					2. Install dependencies:
 | 
				
			||||||
 | 
					  ```flutter pub get```
 | 
				
			||||||
 | 
					3. Run the app:
 | 
				
			||||||
 | 
					  ```flutter run```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### Contributing
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					don't.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### License
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					This project is licensed under the MIT License. See the LICENSE file for more information.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### Contact
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					For questions or feedback, you can reach us at [contact@f0ck.me](mailto:contact@f0ck.me).
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user