4 Commits

Author SHA1 Message Date
b5cdeb6adb Make sure saveTo returns a Future (#3363) 2020-12-22 19:02:49 +01:00
0b683e0d90 Fix outdated links across a number of markdown files (#3276) 2020-12-18 14:49:03 -08:00
9e462852cb [a-c] Update Flutter SDK constraint (#3320)
Update Flutter SDK constraint to match templates.
2020-12-11 15:45:41 -08:00
623c515673 [cross_file] An abstraction to allow working with files across multiple platforms. (#3260)
* Initial version of x_file package

* Renamed from x_file to cross_file

* Add back x_file type to file_selector

* Fix formatting issues

* Update homepage and version

* Added README.md

* Added missing copyright

* Revert "Added missing copyright"

This reverts commit cf7e8d5f3810ae646669f584738502a8cc3c5ca1.

* Add missing copyright

Co-Authored-By: Jason Panelli <38673809+jasonpanelli@users.noreply.github.com>

* Renamed class implementation back to XFile

* Fix formatting issues

* Rename to cross_file

* Added code owners for cross_file package

Co-authored-by: Jason Panelli <38673809+jasonpanelli@users.noreply.github.com>
2020-11-18 09:04:06 +01:00