Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
open_file_manager
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dart-package
open_file_manager
Commits
8c53c2f4
Commit
8c53c2f4
authored
Sep 20, 2023
by
Nayan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- Upgrade flutter version in pubspec.yaml
parent
4d31171b
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
14 additions
and
7 deletions
+14
-7
CHANGELOG.md
+7
-0
LICENSE
+1
-1
example/pubspec.lock
+2
-2
pubspec.yaml
+4
-4
No files found.
CHANGELOG.md
View file @
8c53c2f4
...
...
@@ -5,3 +5,9 @@
## 0.0.2
-
Update description
## 0.0.3
-
Upgrade platform related files.
-
Upgrade kotlin version to "1.9.10"
-
Upgrade iOS deployment target to "12"
\ No newline at end of file
LICENSE
View file @
8c53c2f4
MIT License
Copyright (c) 2022 Aubergine
Copyright (c) 2022 Aubergine
Solutions Pvt. Ltd.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
...
...
example/pubspec.lock
View file @
8c53c2f4
...
...
@@ -113,7 +113,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.0.
2
"
version: "0.0.
3
"
path:
dependency: transitive
description:
...
...
@@ -201,4 +201,4 @@ packages:
version: "0.1.4-beta"
sdks:
dart: ">=3.1.0-185.0.dev <4.0.0"
flutter: ">=2.
5
.0"
flutter: ">=2.
10
.0"
pubspec.yaml
View file @
8c53c2f4
name
:
open_file_manager
description
:
A flutter plugin to open default file manager app. on an Android, it opens Download folder on selected file manager app. on iOS, it opens app folder in default Files app.
version
:
0.0.
2
homepage
:
https://
github.com/nayanAubie/open_file_manager
version
:
0.0.
3
homepage
:
https://
auberginesolutions.com
repository
:
https://github.com/nayanAubie/open_file_manager
environment
:
sdk
:
'
>=
2.18.2
<3
.0.0'
flutter
:
"
>=2.
5
.0"
sdk
:
'
>=
3.0.0
<4
.0.0'
flutter
:
"
>=2.
10
.0"
dependencies
:
flutter
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment