save_projects 0.0.1 copy "save_projects: ^0.0.1" to clipboard
save_projects: ^0.0.1 copied to clipboard

A Flutter package for saving projects in local storage

0.0.1 #

  • TODO: Describe initial release.
  • Support for saving and retrieving projects.
  • saveProject method to save a project with a given name and data.
  • getProject method to retrieve the data of a specific project.
  • deleteProject method to delete a project by name.
  • getAllProjects method to get a list of all saved project names.
  • getProjectPath method to get the file path of a specific project

1.1.0 - 2024-03-01 #

1
likes
140
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for saving projects in local storage

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path_provider

More

Packages that depend on save_projects